Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3

John David Anglin dave@hiauly1.hia.nrc.ca
Fri Sep 20 00:57:00 GMT 2002


> When compiled with gcc, libiberty/md5.c gets many warnings of the form
> 
> libiberty/md5.c:407:58: warning: function-like macro "FI" must be used with arguments in traditional C
> 
> Your patch does not address this issue.  Is it actually a problem?

It doesn't cause a problem with respect to compilation with either the vax
pcc or hpux traditional compilers.  However, I am not sure functionality
is tested.  dwarf2out.c appears to use the md5 module.  However,
we don't generate dwarf2 debug output on either vax ultrix or the
32-bit hpux port.  Possibly, this could be a problem on the 64-bit
hpux port.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Binutils mailing list