Duncan Sands
2009-Jan-19 08:32 UTC
[LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
> 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.
Bill Wendling
2009-Jan-19 11:07 UTC
[LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
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.
Duncan Sands
2009-Jan-19 13:22 UTC
[LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
On Monday 19 January 2009 12:07:39 Bill Wendling wrote:> 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.Yay! Thanks for doing this, Duncan.
Possibly Parallel Threads
- [LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
- [LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
- [LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
- [LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security
- [LLVMdev] llvm/llvm-gcc-4.2 svn still produces -Wformat/-Wformat-security