diff options
author | Zack Weinberg <zack@wolery.cumb.org> | 2000-05-27 22:34:05 +0000 |
---|---|---|
committer | Zack Weinberg <zack@gcc.gnu.org> | 2000-05-27 22:34:05 +0000 |
commit | f45c9d956fb0a137a3ec8e48e38a617b0119db53 (patch) | |
tree | 035aabe4512417329e926b4fba53a53dc50da4a6 /gcc/cpplib.c | |
parent | f12bc141e11b308701fe665cd3d9735c30366672 (diff) | |
download | gcc-f45c9d956fb0a137a3ec8e48e38a617b0119db53.zip gcc-f45c9d956fb0a137a3ec8e48e38a617b0119db53.tar.gz gcc-f45c9d956fb0a137a3ec8e48e38a617b0119db53.tar.bz2 |
configure.in (stage1_warn_cflags): Add -Wstrict-prototypes -Wmissing-prototypes.
* configure.in (stage1_warn_cflags): Add -Wstrict-prototypes
-Wmissing-prototypes.
* configure: Regenerate.
* gcc.texi: Remove explanation of MD_CALL_PROTOTYPES.
* builtins.c, calls.c: Change all instances of gen_call_* or
gen_sibcall_* to GEN_CALL_* and GEN_SIBCALL_*.
* calls.c (struct_value_size_rtx): Separate definition from
initialization to avoid unused variable warning.
* genflags.c (gen_macro): New function.
(gen_proto): Call it for gen_call_* and gen_sibcall_*.
(gen_nonproto): Delete.
(gen_insn): Put all insns on the same obstack.
(main): Generate prototypes for everything unconditionally.
From-SVN: r34213
Diffstat (limited to 'gcc/cpplib.c')
0 files changed, 0 insertions, 0 deletions