(handle_cp_pragma): New function, with decl, doing the cc1plus pragmas.
authorBrendan Kehoe <brendan@lisa.cygnus.com>
Wed, 17 Apr 1996 19:18:01 +0000 (12:18 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 17 Apr 1996 19:18:01 +0000 (12:18 -0700)
commita82e1b5569dab500cc4d77635549f59f057aac49
treee9e8189ee982690ee4703dad35c1285935cb4c04
parent78f308f51e2138b775182d2d4b09f53f96ec6175
(handle_cp_pragma): New function, with decl, doing the cc1plus pragmas.

(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.

From-SVN: r11842
gcc/cp/lex.c