c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sat, 16 Dec 2000 23:41:44 +0000 (23:41 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 16 Dec 2000 23:41:44 +0000 (23:41 +0000)
commit9f416fac8f180c78e6be63131494c1f1b5161d46
tree71b87136b9f8dce383b0758a078566ac1bcc48a2
parent94eebed99ae75af66b357e96c5492de01ff4df7b
c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.

* config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call c4x_init_pragma.

* config/c4x/c4x-protos.h (c4x_init_pragma): New prototype.

* config/c4x/c4x.c (c4x_init_pragma): New function.
(c_lex_func): New variable.
(c4x_parse_pragma): Use c_lex_func.

Co-Authored-By: Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
From-SVN: r38317
gcc/ChangeLog
gcc/config/c4x/c4x-protos.h
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h