[LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security

Jack Howarth howarth at bromo.med.uc.edu
Sun Jan 18 17:11:39 PST 2009


   The current llvm/llvm-gcc-4.2 svn when built on
i686-apple-darwin9 still produces the bogus warnings...

f951: warning: command line option "-Wformat" is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: warning: command line option "-Wformat-security" is valid for C/C++/ObjC/ObjC++ but not for Fortran

whenc compling any code with gfortran. This causes the gfortran testsuite
in gcc-4.2 to fail any test for compilation errors. Can we get this fixed
before the llvm 2.5 release?
           Jack




More information about the llvm-dev mailing list