http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49261
davidxl <xinliangli at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xinliangli at gmail dot com
--- Comment #1 from davidxl <xinliangli at gmail dot com> 2011-06-01 22:27:59
UTC ---
(In reply to comment #0)
> On Linux/ia32, revision 174538 gave
>
> FAIL: gcc.dg/tree-ssa/forwprop-9.c scan-tree-dump-times optimized " = 1" 2
>
> Revision 174535 is OK.
Right -- the counting of '= 1' is screwed up.
David