https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
Thomas Koenig changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #6 from Thomas Koenig ---
Comment on attachment 46648
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46648
test case 1
Oops, correction. If len is small enough, the test case can be
valid (well, it could be if str was ever assi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
Thomas Koenig changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #4 from Fritz Reese ---
Created attachment 46651
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46651&action=edit
intermediate code for test case 2
You can see the central loop described in the original report from lines 18-25.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #3 from Fritz Reese ---
Created attachment 46650
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46650&action=edit
intermediate code for test case 1
You can see the central condition described in the original report from lines
1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #2 from Fritz Reese ---
Created attachment 46649
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46649&action=edit
test case 2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91310
--- Comment #1 from Fritz Reese ---
Created attachment 46648
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46648&action=edit
test case 1