diff options
author | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | 1998-05-21 06:29:55 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1998-05-21 06:29:55 +0000 |
commit | fd97443cb69a8ae16ed6417f9a32eea79f488a2f (patch) | |
tree | eecd955c52d8444e1edfac860b03f6f150e349da /libiberty | |
parent | b385c8412e8d4c6e257134e5bb7559ee06cd0c20 (diff) | |
download | gcc-fd97443cb69a8ae16ed6417f9a32eea79f488a2f.zip gcc-fd97443cb69a8ae16ed6417f9a32eea79f488a2f.tar.gz gcc-fd97443cb69a8ae16ed6417f9a32eea79f488a2f.tar.bz2 |
ANSI does not allow a prototype to specify an item smaller than an int if the function uses an old-style definition.
ANSI does not allow a prototype to specify an item smaller than an int
if the function uses an old-style definition. This only worked as a
GNUC extension, so stop doing it.
* gengenrtl.c (type_from_format, accessor_from_format): Change
type of parameter `c' from `char' to `int'.
From-SVN: r19922
Diffstat (limited to 'libiberty')
0 files changed, 0 insertions, 0 deletions