From f72bbc3739258fd167d81b4b575a241e71643378 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Wed, 17 Apr 1996 12:24:26 -0700 Subject: [PATCH] Pragma handling rewrite. From-SVN: r11843 --- gcc/cp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 8cfe37d4afc6..d31ef2fe1aa0 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,12 @@ +Wed Apr 17 15:20:10 1996 Brendan Kehoe + + * lex.c (handle_cp_pragma): New function, with decl, doing the cc1plus + pragmas. + (check_newline): Put the vtable/unit/implementation/interface pragma + code into handle_cp_pragma, replacing it with a call. + (handle_sysv_pragma): Give int return type, and take FINPUT and TOKEN + args. Get the next token after handling the pragma token. + Fri Apr 12 09:08:27 1996 Bob Manson * search.c (expand_upcast_fixups): Mark the new fixup as