https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
Martin Sebor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
--- Comment #2 from Martin Sebor ---
Author: msebor
Date: Thu Apr 4 22:38:10 2019
New Revision: 270154
URL: https://gcc.gnu.org/viewcvs?rev=270154&root=gcc&view=rev
Log:
PR middle-end/89957 - ICE calling strnlen with an int128_t bound in a know
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
Martin Sebor changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89957
Martin Sebor changed:
What|Removed |Added
Keywords||ice-on-invalid-code
See Also|