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

Bill Wendling isanbard at gmail.com
Sun Jan 18 18:07:32 PST 2009


On Jan 18, 2009, at 5:11 PM, Jack Howarth wrote:

>   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?

Hi Jack,

Could you craft a patch for this? Not many of us compile gfortran on  
our boxes.

-bw




More information about the llvm-dev mailing list