search for: r57326

Displaying 2 results from an estimated 2 matches for "r57326".

Did you mean: 57326
2008 Oct 31
1
[LLVMdev] r57326 malfunctions?
...able format security warnings */"\ + %{!Wno-format:-Wformat -Wformat-security} \ %{g: %{!fno-eliminate-unused-debug-symbols: -feliminate-unused-debug-symbols }}" /* APPLE LOCAL AltiVec */ followed by a fixed that claims not to enable the formatting warnings by default on darwin (r57326)... --- llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h 2008/10/02 06:16:08 56946 +++ llvm-gcc-4.2/trunk/gcc/config/i386/darwin.h 2008/10/09 20:56:07 57326 @@ -101,8 +101,13 @@ %{!mmacosx-version-min=*: %{!miphoneos-version-min=*: %(darwin_cc1_minversion)}} \ "/* APPLE LOCAL ignore -mcpu=G4...
2008 Nov 01
0
[LLVMdev] llvm-gcc-4.2 CC1_SPECS
...ortran >> f951: warning: command line option "-Wno-format-zero-length" is valid >> for C/C++/ObjC/ObjC++ but not for Fortran >> f951: warning: command line option "-Wno-nonnull" is valid for C/C++/ >> ObjC/ObjC++ but not for Fortran >> >> Is r57326 really crafted properly? > > No. As you can see, it is plainly broken. Yes. Even for the llvm-gcc compiler in llvm svn, I get.. # GNU C++ version 4.2.1 (Based on Apple Inc. build 5623) (LLVM build) (i686-apple-darwin9) # compiled by GNU C version 4.2.1 (Based on Apple Inc. build 5623...