[Bug tree-optimization/17591] Ada bootstrap SEGV in stage2 on osint.adb, no SEGV when -fno-ivopts
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 21 19:09:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-21 19:09 -------
Hmm, this is looks like an out of ssa problem (we would have got a different error if expand_expr_real
did not understand SSA_NAME [which it should not unless we are expanding during ivopts] ).
--
What |Removed |Added
----------------------------------------------------------------------------
Component|bootstrap |tree-optimization
Keywords| |build, ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17591
More information about the Gcc-bugs
mailing list