tests: normalize trailing spaces in gcc -E -dD output.
commit8449314a7a2ba0faf915a0842407ef73287b6d51
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 24 Sep 2010 04:34:39 +0000 (24 06:34 +0200)
committerEric Blake <eblake@redhat.com>
Fri, 24 Sep 2010 16:31:19 +0000 (24 10:31 -0600)
treea51b3153e6fdd4c2c5be7c76329cf4c972b2e4be
parent3c11ae063d3ce070d0bef87c23692c6bd642814b
tests: normalize trailing spaces in gcc -E -dD output.

* tests/compile.at (AC_LANG_SOURCE example)
(AC_LANG_PROGRAM example): Remove trailing spaces before
comparing with expected output.  Fixes testsuite failure
with GCC 2.95.3 on Haiku.
Report by Scott McCreary.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
tests/compile.at