]> gcc.gnu.org Git - gcc.git/commit
c-decl.c (start_function): Don't warn if old prototype is builtin that's not in C...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sat, 13 Jan 2001 12:34:02 +0000 (12:34 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 13 Jan 2001 12:34:02 +0000 (07:34 -0500)
commit757e6639b9513610e16cd9795148668bcb82d944
tree5c0e24efb7b63aabd09a3c22a36caa8fb7ac34c6
parent9e7adcb3f02fed791a723af46c6bdb16b81019bb
c-decl.c (start_function): Don't warn if old prototype is builtin that's not in C's namespace.

* c-decl.c (start_function): Don't warn if old prototype is builtin
that's not in C's namespace.
* libgcc2.c (_varargs): Update definition of __builtin_saveregs.
(_bb): Add prototype for ctime.
* config/alpha/osf.h (TRANSFER_FROM_TRAMPOLINE): Add missing protos.

From-SVN: r38980
gcc/ChangeLog
gcc/c-decl.c
gcc/config/alpha/osf.h
gcc/libgcc2.c
This page took 0.063525 seconds and 5 git commands to generate.