https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66975
vries at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66975
--- Comment #3 from vries at gcc dot gnu.org ---
https://gcc.gnu.org/ml/gcc-cvs/2015-08/msg3.html :
Author: vries
Date: Sat Aug 1 08:29:29 2015
New Revision: 226463
URL: https://gcc.gnu.org/viewcvs?rev=226463&root=gcc&view=rev
Log:
Allow no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66975
--- Comment #2 from vries at gcc dot gnu.org ---
(In reply to vries from comment #1)
> This ( https://gcc.gnu.org/ml/gcc-patches/2015-07/msg02064.html ) patches
> fixes the problem for operations that do not overflow, f.i. min and max.
Updated pa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66975
--- Comment #1 from vries at gcc dot gnu.org ---
This ( https://gcc.gnu.org/ml/gcc-patches/2015-07/msg02064.html ) patches fixes
the problem for operations that do not overflow, f.i. min and max.