Displaying 6 results from an estimated 6 matches for "felimin".
Did you mean:
elimin
2008 Oct 31
1
[LLVMdev] r57326 malfunctions?
...LOCAL ignore -mcpu=G4 -mcpu=G5 */"\
%<faltivec %<mno-fused-madd %<mlong-branch %<mlongcall %<mcpu=G4 %<mcpu=G5 \
+ "/* APPLE LOCAL enable 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/...
2005 May 14
2
[LLVMdev] Building Cygwin binaries
...end of line, first unrecognized character
is
`-'
/tmp/cctoZeMj.s:12: Error: junk at end of line, first unrecognized character
is
`-'
/tmp/cctoZeMj.s:13: Error: junk at end of line, first unrecognized character
is
`-'
/tmp/cctoZeMj.s:14: Error: no such instruction: `options
enabled:-feliminate-unu
sed-debug-types -fdefer-pop'
/tmp/cctoZeMj.s:15: Error: junk at end of line, first unrecognized character
is
`-'
/tmp/cctoZeMj.s:16: Error: junk at end of line, first unrecognized character
is
< ----------------------------- snip ---------------------------->
/tmp/cc4867fH....
2008 Nov 01
0
[LLVMdev] llvm-gcc-4.2 CC1_SPECS
...no-format-zero-length -Wno-nonnull
# -mmacosx-version-min=10.5.6 -mtune=generic -march=nocona -auxbase
# -fverbose-asm -D__private_extern__=extern
# options enabled: -fPIC -falign-jumps-max-skip -falign-loops
# -falign-loops-max-skip -fargument-alias -fbranch-count-reg -fcommon
# -fearly-inlining -feliminate-unused-debug-types -femit-class-debug-always
# -fexceptions -ffunction-cse -fgcse-lm -fglobal-alloc-prefer-bytes -fident
# -finline-functions-called-once -fivopts -fkeep-static-consts
# -fleading-underscore -flocal-alloc -fmove-loop-invariants -fpeephole
# -freg-struct-return -fsched-interblock...
2005 May 13
0
[LLVMdev] Cygwin binaries
Hi Aaron,
Please be aware that my instructions are directed to get the cfe to compile
on mingw. I wasn't in the first place aware that you were building on the
Cygwin platform.
However, me and others will try to help you to compile the cfe. Please
submit your compiling errors on this mailing list.
Henrik.
>From: "Aaron Gray" <angray at beeb.net>
>Reply-To: LLVM
2005 May 12
2
[LLVMdev] Cygwin binaries
>Sorry for the delay. Please be aware, that these instructions has not been
>used lately. However, I'll try to follow up on your questions.
Thanks for getting back to me. Unfortunately I lost my Cygwin configuration
and cannot even seem to get GCC 3.4.3 built on CygWin now, when I had it
built before. Been trying all day to get it to work maybe I will crack it
tomorrow as I have had
2008 Nov 02
1
[LLVMdev] llvm-2.4 prerelease gfortran results
...LOCAL ignore -mcpu=G4 -mcpu=G5 */"\
%<faltivec %<mno-fused-madd %<mlong-branch %<mlongcall %<mcpu=G4 %<mcpu=G5 \
- "/* APPLE LOCAL enable format security warnings */"\
- %{!Wno-format:-Wformat -Wformat-security} \
%{g: %{!fno-eliminate-unused-debug-symbols: -feliminate-unused-debug-symbols }}"
/* APPLE LOCAL AltiVec */
to allow gfortran to build and compile without extra warnings produces the appended gfortran
testsuite results.
LAST_UPDATED:
Native configuration is i686-apple-darwin9
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg...