------- Comment #10 from rguenth at gcc dot gnu dot org 2010-02-14 19:00 ------- (In reply to comment #9) > (In reply to comment #8) > > Hm. So CCP through get_symbol_constant_value causes > > > you run the compile inside gdb, break on get_symbol_constant_value > > maybe I've messed something up - but setting a break on > get_symbol_constant_value .. > .. the cc1obj just completes with "Program exited normally'.
That can't be. Make sure to enable optimization though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43061