[Bug bootstrap/45445] [4.6 regression] ARM bootstrap failure: comparison failures after stage 3
mikpe at it dot uu dot se
gcc-bugzilla@gcc.gnu.org
Mon Sep 20 12:41:00 GMT 2010
------- Comment #17 from mikpe at it dot uu dot se 2010-09-20 12:40 -------
expmed.c:expand_shift () is miscompiled: breaking that function out to a
separate source file, compiling it with stage1/xgcc, and relinking stage2/cc1 I
get 'lsls', compiling it with the bootstrap gcc and relinking stage2/cc1 I get
'adds'.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45445
More information about the Gcc-bugs
mailing list