------- Comment #4 from pinskia at gcc dot gnu dot org 2010-04-20 03:08 ------- (In reply to comment #2) > Another -O0 -fipa-* bug.
Actually it also fails with "-fipa-cp -fipa-cp-clone -O2 -fno-inline" so this is not just a -O0 issue but something going funny with the ipa-cp cloner. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43801