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 tree-optimization/55075] GCC optimizer makes bad assumptions on data range


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55075

John Ulvr <julvr at broadcom dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from John Ulvr <julvr at broadcom dot com> 2012-10-25 21:44:23 UTC ---
Sorry, so this is my bad -- In our original environment, x was restricted to 0
or 1, but the compiler would likely not have caught on to this.

I am closing.

Thanks

John


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