------- Comment #2 from rguenth at gcc dot gnu dot org 2010-02-03 15:41 ------- -a is very expensive and prone to run into some endless cfg reduction, try to avoid it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42945
rguenth at gcc dot gnu dot org Wed, 03 Feb 2010 07:42:03 -0800
------- Comment #2 from rguenth at gcc dot gnu dot org 2010-02-03 15:41 ------- -a is very expensive and prone to run into some endless cfg reduction, try to avoid it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42945