libgo patch committed: Run tests in source file order

Ian Lance Taylor iant@google.com
Wed Jul 13 01:50:00 GMT 2011


The libgo tests expect to be run in the order in which they appear in
the source file.  This patch uses -fno-toplevel-reorder to make sure
that happens.  Bootstrapped and ran libgo tests on
x86_64-unknown-linux-gnu.  Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 644 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110713/91573c33/attachment.bin>


More information about the Gcc-patches mailing list