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/52171] memcmp/strcmp/strncmp can be optimized when the result is tested for [in]equality with 0


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-06 04:55:13 UTC ---
This really sounds like the same as PR 12086.


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