https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
--- Comment #7 from Jonathan Wakely ---
(In reply to Jonathan Wakely from comment #6)
> Bisection using the original preprocessed code shows it started to ICE with
> r13-4937 although maybe that just added an assertion to catch a latent bug.
An
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
Jonathan Wakely changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
--- Comment #5 from Andrew Pinski ---
Created attachment 55011
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55011&action=edit
Reduced testcase as far as I can get it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
--- Comment #4 from Luke Dalessandro ---
(In reply to Andrew Pinski from comment #2)
> (In reply to Luke Dalessandro from comment #0)
> >
> > PR: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108451 fails the same
> > assert but I don't know if
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
--- Comment #3 from Luke Dalessandro ---
Created attachment 55010
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55010&action=edit
Preprocessed source copied from the godbolt live link.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
Andrew Pinski changed:
What|Removed |Added
See Also|https://gcc.gnu.org/bugzill |
|a/show_bug.cgi?id=1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109752
--- Comment #1 from Andrew Pinski ---
Can you provide the preprocessed source?