------- Comment #2 from pinskia at gcc dot gnu dot org  2010-03-22 20:49 -------
apin...@apinski-desktop:~/src/gcc-fsf/local/gcc/objdir-ppc/gcc$ ./gfortran -B.
t.f -S -m32 -mcpu=power4 -O2 -funroll-loops -v
Using built-in specs.
COLLECT_GCC=./gfortran
Target: powerpc64-linux-gnu
Configured with: ../configure --target=powerpc64-linux-gnu --enable-tls :
(reconfigured) 
Thread model: posix
gcc version 4.5.0 20100322 (experimental) [trunk revision 157646] (GCC) 
COLLECT_GCC_OPTIONS='-B.' '-S' '-m32' '-mcpu=power4' '-O2' '-funroll-loops'
'-v'
 ./f951 t.f -ffixed-form -quiet -dumpbase t.f -m32 -mcpu=power4 -auxbase t -O2
-version -funroll-loops -o t.s -fintrinsic-modules-path finclude
GNU Fortran (GCC) version 4.5.0 20100322 (experimental) [trunk revision 157646]
(powerpc64-linux-gnu)
        compiled by GNU C version 4.3.2, GMP version 4.3.2, MPFR version 2.4.2,
MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU Fortran (GCC) version 4.5.0 20100322 (experimental) [trunk revision 157646]
(powerpc64-linux-gnu)
        compiled by GNU C version 4.3.2, GMP version 4.3.2, MPFR version 2.4.2,
MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
COMPILER_PATH=./
LIBRARY_PATH=./
COLLECT_GCC_OPTIONS='-B.' '-S' '-m32' '-mcpu=power4' '-O2' '-funroll-loops'
'-v'


This works for me with a cross, am I missing an option?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43484

Reply via email to