https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62204
--- Comment #1 from David Koes ---
Okay, I figured this out. It is a use after free error. Line numbers are for
4.8.4. The root cause was that I had these two lines in different header files:
typedef long int128_t __attribute__((mode(TI))) __at
++
Assignee: unassigned at gcc dot gnu.org
Reporter: koes at cmu dot edu
Created attachment 33369
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33369&action=edit
preprocessed file for reproducing -Wall related bug
I get an internal compiler error when compiling pharme