This is the mail archive of the gcc@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]

Re: [RFC] Replace Java with Go in default languages


>>>>> "Jeff" == Jeff Law <law@redhat.com> writes:

Jeff> Given the problems Ian outlined around adding Go to the default
Jeff> languages and the build time issues with using Ada instead of Java,
Jeff> I'm unsure how best to proceed.

IIRC from upthread the main reason to keep one of these languages is
-fnon-call-exceptions testing.

How about just writing some tests for that, in C++?  It may not be quite
as good but it seems like it could be a reasonable first pass; with more
obscure issues caught by subsequent testing, much as is the case for
non-core targets.

Tom


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