public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to check for a specific language in gcc/tree.cc?
@ 2022-11-09 23:00 Zopolis0
  0 siblings, 0 replies; only message in thread
From: Zopolis0 @ 2022-11-09 23:00 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

8ff2a92a0450243e52d3299a13b30f208bafa7e0 has caused a severe regression
within GCJ, as it sets void_list_node in a different way to all of the
frontends.

Is there any way for me to check for Java in tree.cc and conditionally
set void_list_node based off of that?

As it stands, my best option is to revert 8ff2a92a entirely, which I would
prefer to avoid.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-09 23:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 23:00 How to check for a specific language in gcc/tree.cc? Zopolis0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).