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/55152] MAX_EXPR(a,-a) is really ABS_EXPR(a)


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-31 20:18:58 UTC ---
Only if you ignore signed zeros and maybe even NaNs.


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