Warnings from the egcs C compiler when compiling egcs-980129
Richard Henderson
rth@cygnus.com
Wed Feb 4 14:09:00 GMT 1998
On Wed, Feb 04, 1998 at 01:05:15PM +0100, Christian Joensson FOA 72 wrote:
> ../../egcs-980129/gcc/f/com.c:15487: warning: suggest explicit braces
> to avoid ambiguous `else'
This new warning annoys me, because whoever added it didn't check
for a full if-then-else tree, which cannot be ambiguous. Which
about half of the warnings in g77 are from.
r~
More information about the Gcc
mailing list