This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/49261] [4.7 Regression] FAIL: gcc.dg/tree-ssa/forwprop-9.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]