c-lex.c (process_directive): If not HANDLE_GENERIC_PRAGMAS, do not call dispatch_pragma.
authorRichard Henderson <rth@cygnus.com>
Fri, 8 Sep 2000 01:38:08 +0000 (18:38 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 8 Sep 2000 01:38:08 +0000 (18:38 -0700)
commit30acbc3e34bb8b43154fc49bf84ebce893f165d9
treefacb89fe37b98cabb8d25b9ea3ec500418035d3e
parent46146529f66e8e16ad5eef0eb286d903722649e5
c-lex.c (process_directive): If not HANDLE_GENERIC_PRAGMAS, do not call dispatch_pragma.

        * c-lex.c (process_directive): If not HANDLE_GENERIC_PRAGMAS,
        do not call dispatch_pragma.

From-SVN: r36257
gcc/ChangeLog
gcc/c-lex.c