https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53943
Eric Gallager changed:
What|Removed |Added
CC||iains at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53943
Eric Gallager changed:
What|Removed |Added
Status|WAITING |NEW
Last reconfirmed|2017-07-27 00:00:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53943
--- Comment #3 from Eric Gallager ---
(In reply to Konstantin Osipov from comment #2)
> kostja@atlas ~ % gcc -fobjc-direct-dispatch foo.m -lobjc
You still left off the -fobjc-exceptions flag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53943
--- Comment #2 from Konstantin Osipov ---
kostja@atlas ~ % gcc -fobjc-direct-dispatch foo.m -lobjc
foo.m: In function ‘main’:
foo.m:14:9: internal compiler error: Segmentation fault
@throw [Interface new];
^
Please submit a full
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53943
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|