[PATCH] Fix for gcc-test-suite

Andy Gibbs andyg1001@hotmail.co.uk
Fri Oct 29 09:08:00 GMT 2010


Hi,

Attached to this email is a patch to fix an issue in the gcc-test-suite
Makefile.  The problem occurs on my build machine because, for some reason,
it is misinterpretting the use of "echo -e ..." and the "-e" is appearing in
the generated file.

This patch basically changes the use of quotes so that the "-e" option is
unnecessary.

I haven't been able to test this patch on a system where "-e" is correctly
interpretted, but I expect the change should not cause a regression there.

Cheers
Andy

P.S. I tried using the mercurial patch submission, but my emailer is
somewhat broken; hopefully the patch file can still be used?...

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20101029/eb925d6a/attachment.txt>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list