[LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
Bill Wendling
isanbard at gmail.com
Mon Jan 19 03:07:39 PST 2009
We've started cracking down on these types of errors. I actually did
what you suggested. And fortran built (Yay). :-)
I may introduce it into our buildbot setup at some point. I also need
to include the LLVM-gcc testsuite into buildbot as well, but that's
trickier.
-bw
On Jan 19, 2009, at 12:32 AM, Duncan Sands <baldrick at free.fr> wrote:
>> Could you craft a patch for this? Not many of us compile gfortran on
>> our boxes.
>
> It's very easy to build (just add fortran to the list of languages),
> so...
> why not? This would help catch changes that break non-C languages
> (these
> seem to happen at every sync with Apple...).
>
> Ciao,
>
> Duncan.
More information about the llvm-dev
mailing list