https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
--- Comment #5 from Aldy Hernandez ---
Author: aldyh
Date: Wed Oct 3 17:36:29 2018
New Revision: 264817
URL: https://gcc.gnu.org/viewcvs?rev=264817&root=gcc&view=rev
Log:
PR tree-optimization/87415
* tree-vrp.c (set_value_range_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
--- Comment #4 from Aldy Hernandez ---
Fixed in trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
--- Comment #3 from Aldy Hernandez ---
Created attachment 44753
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44753&action=edit
untested patch
1-bit signed fields are weird in that 0 - (-MIN) is still -MIN. In any other
world, it is an i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
Aldy Hernandez changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |aldyh at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
Martin Liška changed:
What|Removed |Added
Keywords||wrong-code
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87415
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|