https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
--- Comment #4 from Sam James ---
*** Bug 114919 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
--- Comment #3 from Sam James ---
Reduced (!):
```
typedef struct lispunion *object;
struct lispunion {};
object Icall_gen_error_handler_noreturn() __attribute__((noreturn));
volatile object sLblock;
void(Fblock)(volatile object) { Icall_gen_err
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
--- Comment #2 from Sam James ---
oops:
> We also had a rep
We had another report of this, curiously again lisp, for ecl with
https://bugs.gentoo.org/931081. I haven't investigated that at all though.
Maybe it's a bundled copy of gcl in there o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
--- Comment #1 from Sam James ---
Created attachment 58082
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58082&action=edit
block.i.xz