genoutput.c (process_template): Strip trailing whitespace in @ templates and issue...
authorJakub Jelinek <jakub@redhat.com>
Sun, 22 Feb 2004 18:39:06 +0000 (19:39 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 22 Feb 2004 18:39:06 +0000 (19:39 +0100)
commit4112be4ad381448094bc3c5d7c3c3b1ed8c48615
treee2cea1d7300a7fc7dc1860a205e91c963f5fff0f
parent20da06efdce4e245fe3e13524121fb545796d5f3
genoutput.c (process_template): Strip trailing whitespace in @ templates and issue a warning if there was any.

* genoutput.c (process_template): Strip trailing whitespace in @
templates and issue a warning if there was any.

From-SVN: r78270
gcc/ChangeLog
gcc/genoutput.c