------- Comment #12 from cgd at gcc dot gnu dot org 2009-09-20 01:57 ------- (In reply to comment #11) > Gack, sorry, looks like I screwed this up. > > When I retested after updating, I only compared test results > before/after, and saw what I was expecting, I didn't actually recheck > all of the output from the new tests.
Actually, it looking at this error further, I can't see how the new tests ever passed in trunk. (I initially wrote this in 4.4.0, where I definitely verified that all of the tests passed... but the 'fatal error' bit was changed in trunk, and so I had to change the tests. And I know that I diffed the test results in trunk, but I can only conclude that I never actually verified that they all passed in trunk. *sigh*) Anyway, testing the fix now (copying the error-checking style from the current missing-header-1 test). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28435