------- 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