Fix broken gold/testsuite/script_test_12 in some setup.
authorJing Yu <jingyu@google.com>
Thu, 11 Jun 2015 19:41:36 +0000 (12:41 -0700)
committerJing Yu <jingyu@google.com>
Thu, 11 Jun 2015 19:52:07 +0000 (12:52 -0700)
commita3a0c39166742c9ef9bb5d87ab51320b7f62cb92
tree4a101da4abe30b2afa6d53f075539c703ee3d760
parentc1d8560ea5721191e30e2fcad720345730918497
Fix broken gold/testsuite/script_test_12 in some setup.

This patch adds -O0 to gold script_test_12 test, hoping that compiler
won't change the order of globel variables that the test assumes.

Changelog:
testsuite/Makefile.am: Add -O0 to compile script_test_12 test.
testsuite/Makefile.in: Regenerate.
gold/ChangeLog
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
This page took 0.024181 seconds and 4 git commands to generate.