This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc/53943] Compiler ICE with -fobjc-direct-dispatch flag on Linux


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53943

--- Comment #3 from Eric Gallager <egallager at gcc dot gnu.org> ---
(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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]