Test for broken gcc -combine on FC12.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 20 Nov 2009 14:19:28 +0000 (09:19 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 20 Nov 2009 14:19:28 +0000 (09:19 -0500)
commit3133e38211e61dc758d7e4e701eac7a556aa7067
treeb3874fb821d711ae2c02879f9d66f9f99bb4bb89
parentb021a57b6af2e1f055391b1d813f7e3a94f41b54
Test for broken gcc -combine on FC12.

The Fedora Core 12 distro throws an internal compiler error due to a
    bug in gcc.  Look for this case and avoid using -combine if found.
tools/test-gcc.sh