https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |13.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
Aldy Hernandez changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
--- Comment #5 from CVS Commits ---
The master branch has been updated by Aldy Hernandez :
https://gcc.gnu.org/g:2615502971ca11c15f1949c03d93ccfe1ce54f55
commit r13-1840-g2615502971ca11c15f1949c03d93ccfe1ce54f55
Author: Aldy Hernandez
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
--- Comment #4 from Aldy Hernandez ---
Created attachment 53356
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53356&action=edit
patch in testing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
Aldy Hernandez changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
--- Comment #2 from Richard Biener ---
hmm, but r.symbolic_p returns false. Ah, because it's "wrong" in the way
of treating &MEM [(void *)&D.42061 + 16B] as not symbolic
(it's an address constant). It's still not an irange though?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106444
Richard Biener changed:
What|Removed |Added
CC||aldyh at gcc dot gnu.org
--- Comment #