This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/45067] [4.6 regression] ARM bootstrap failure: internal compiler error: in expand_widen_pattern_expr, at optabs.c:522



------- Comment #2 from mikpe at it dot uu dot se  2010-07-25 16:14 -------
Created an attachment (id=21307)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21307&action=view)
reduced test case

Attaching reduced 9-line test case.  The ICE reproduces with a 4.6 cross hosted
on i686-linux:

> gcc/xgcc -Bgcc/ -O2 -S /tmp/pr45067.c 
/tmp/pr45067.c: In function 'decDivideOp':
/tmp/pr45067.c:6:6: internal compiler error: in expand_widen_pattern_expr, at
optabs.c:522
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45067


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]