Possible bug fold-const.c

grahams@rcp.co.uk grahams@rcp.co.uk
Sat Apr 25 09:35:00 GMT 1998


Hi,

In the egcs-19980418 snapshot their is a possible bug
in the file "gcc/fold-const.c" at line 1525. This is the first
call to force_fit_type() in function fold_const().

The 2nd parameter is using "&" to combine to truth values
shouldn't it be "&&"

Graham  



More information about the Gcc-bugs mailing list