http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46423
Jan Hubicka <hubicka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenther at suse dot de --- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-11-11 14:12:57 UTC --- Hmm, the testcase seems to come and go depending on inline metrics. It is testing that all calls to the function marked as warning are optimized out, but I can not make sense of it. Richard, was purpose of this testcase to verify that it is indeed having everything optimized out, or it is just about the infinite recursion problem? In the second case we probably want to accept the warnings.