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 rtl-optimization/28062] [4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466



------- Comment #9 from tbm at cyrius dot com  2006-06-18 01:09 -------
(In reply to comment #7)
> It works with "4.2.0 20060617".

Hmm.

(sid)46:tbm@usurper: ~/tmp/gcc/4.2/gcc] ./cc1 -O2 ~/m.c
 NSMakePoint RelativePoint g
Analyzing compilation unitPerforming intraprocedural optimizations
Assembling functions:
 g
/home/tbm/m.c: In function ?g?:
/home/tbm/m.c:24: internal compiler error: in simplify_subreg, at
simplify-rtx.c:4466
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 4     ./cc1 -O2 ~/m.c
(sid)47:tbm@usurper: ~/tmp/gcc/4.2/gcc] ./xgcc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: /home/tbm/scratch/gcc-4.2/configure --disable-bootstrap
--enable-languages=c
Thread model: posix
gcc version 4.2.0 20060617 (experimental)
(sid)48:tbm@usurper: ~/tmp/gcc/4.2/gcc]


-- 


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


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