diff options
author | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | 1998-06-06 09:25:16 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1998-06-06 09:25:16 +0000 |
commit | 83e0821b6037a62cc8b865bfb89e8c4011ecbc96 (patch) | |
tree | 5254ed03752711c180fe7b0b7997af811aeffd2b /gcc/gcc.c | |
parent | 8db79477cd5af63639b2440fceb76f74afb8b969 (diff) | |
download | gcc-83e0821b6037a62cc8b865bfb89e8c4011ecbc96.zip gcc-83e0821b6037a62cc8b865bfb89e8c4011ecbc96.tar.gz gcc-83e0821b6037a62cc8b865bfb89e8c4011ecbc96.tar.bz2 |
Some fixes for KNR compilers:
* gencheck.c: Remove redundant stdio.h include. Add a definition
of xmalloc for when we are forced to link with alloca.o.
* reload1.c (reload_reg_free_for_value_p): Use `(unsigned)1'
instead of `1U'.
* fold-const.c (constant_boolean_node): Make definition static to
match the prototype.
From-SVN: r20261
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions