[Bug lto/43455] Compiler hang with -O2 -flto

2010-03-20 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-03-20 20:15 --- Works for me on i?86-linux. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/43455] Compiler hang with -O2 -flto

2010-03-20 Thread marbacz at gmail dot com
--- Comment #2 from marbacz at gmail dot com 2010-03-20 22:25 --- Passing -m32 make the hang disappear. Below is slightly less reduced version of previous test case. It comes from gnu bc. It causes ICE. Uncommenting declarations changes ICE into hang. ICE doesn't go away with -m32.