[Bug target/66930] [5 Regression]: gengtype.c is miscompiled during stage2

glaubitz at physik dot fu-berlin.de gcc-bugzilla@gcc.gnu.org
Tue Jul 21 16:46:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66930

--- Comment #5 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> ---
As expected, r223346 went as far as r222550 and ran into the same bug which is
PR/65979.

I am now building r225710, however with -O2 and not -O1 unlike what's currently
set in the Debian package source for sh4. I expect it to run into PR/66358.

Currently, my suspicion is that this particular bug is actually PR/66358 but it
just shows differently with -O1 by miscompiling the code instead of resulting
into an ICE. If my theory is correct, we should see an ICE instead of
gengtype.c being miscompiled.

Adrian



More information about the Gcc-bugs mailing list