From: Jeff Law Date: Wed, 8 Apr 1998 11:40:54 +0000 (-0600) Subject: Note lang_print_xnode change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f36c0c095f63d7d1122e8c561bb413420b73527e;p=gcc.git Note lang_print_xnode change. From-SVN: r19042 --- diff --git a/gcc/LANGUAGES b/gcc/LANGUAGES index 216ad2e798f..ed8a8967d0c 100644 --- a/gcc/LANGUAGES +++ b/gcc/LANGUAGES @@ -6,6 +6,9 @@ time as we can formally start documenting the interface this file will serve as a repository for information on these interface and any incompatable changes we've made. +Apr 1, 1998: + Front-ends must now define lang_print_xnode. It is safe for this + function to do nothing. See c-lang.c. Feb 1, 1998: