------- Comment #7 from olga at il dot ibm dot com  2009-12-08 10:19 -------
With this patch running shape.i produces the following output:

Using built-in specs.
COLLECT_GCC=/home/olga/mainline_after_LTO_merge-bin/bin/gcc
COLLECT_LTO_WRAPPER=/home/olga/mainline_after_LTO_merge-bin/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: powerpc64-unknown-linux-gnu
Configured with: ../gcc/configure --disable-bootstrap --enable-languages=c
--prefix=/home/olga/mainline_after_LTO_merge-bin : (reconfigured)
../gcc/configure --disable-bootstrap
--prefix=/home/olga/mainline_after_LTO_merge-bin --enable-languages=c
--no-create --no-recursion
Thread model: posix
gcc version 4.5.0 20091120 (experimental) (GCC)
COLLECT_GCC_OPTIONS='-B.' '-r' '-nostdlib' '-v' '-Wall' '-Wextra' '-Os'
'-fipa-struct-reorg' '-fwhole-program' '-combine'

/home/olga/mainline_after_LTO_merge-bin/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/cc1
-fpreprocessed shape.i -quiet -dumpbase shape.i -auxbase shape -Os -Wall
-Wextra -version -fipa-struct-reorg -fwhole-program -o /tmp/ccW8PCV1.s
GNU C (GCC) version 4.5.0 20091120 (experimental) (powerpc64-unknown-linux-gnu)
        compiled by GNU C version 4.3.2 [gcc-4_3-branch revision 141291], GMP
version 4.2.3, MPFR version 2.3.2
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C (GCC) version 4.5.0 20091120 (experimental) (powerpc64-unknown-linux-gnu)
        compiled by GNU C version 4.3.2 [gcc-4_3-branch revision 141291], GMP
version 4.2.3, MPFR version 2.3.2
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 3a5e7bac9c838b9058c82d1ba65f332a
shape.c: In function 'ShapeResetProc':
shape.c:168:17: warning: unused parameter 'extEntry'
shape.c: In function 'ShapeFreeClient':
shape.c:775:9: warning: unused parameter 'id'
shape.c: In function 'ShapeFreeEvents':
shape.c:804:9: warning: unused parameter 'id'
COLLECT_GCC_OPTIONS='-B.' '-r' '-nostdlib' '-v' '-Wall' '-Wextra' '-Os'
'-fipa-struct-reorg' '-fwhole-program' '-combine'
 as -a64 -mppc64 -many -V -Qy -o /tmp/cc9EuLXR.o /tmp/ccW8PCV1.s
GNU assembler version 2.19 (powerpc64-suse-linux) using BFD version (GNU
Binutils; SUSE Linux Enterprise 11) 2.19
COMPILER_PATH=./:/home/olga/mainline_after_LTO_merge-bin/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/:/home/olga/mainline_after_LTO_merge-bin/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/:/home/olga/mainline_after_LTO_merge-bin/libexec/gcc/powerpc64-unknown-linux-gnu/:/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0/:/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/
LIBRARY_PATH=./:/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0/:/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-B.' '-r' '-nostdlib' '-v' '-Wall' '-Wextra' '-Os'
'-fipa-struct-reorg' '-fwhole-program' '-combine'

/home/olga/mainline_after_LTO_merge-bin/libexec/gcc/powerpc64-unknown-linux-gnu/4.5.0/collect2
--eh-frame-hdr -V -Qy -m elf64ppc -dynamic-linker /lib64/ld64.so.1 -r -L.
-L/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0
-L/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0/../../../../lib64
-L/lib/../lib64 -L/usr/lib/../lib64
-L/home/olga/mainline_after_LTO_merge-bin/lib/gcc/powerpc64-unknown-linux-gnu/4.5.0/../../..
/tmp/cc9EuLXR.o
GNU ld (GNU Binutils; SUSE Linux Enterprise 11) 2.19
  Supported emulations:
   elf64ppc
   elf32ppclinux
   elf32ppc
   elf32ppcsim


-- 

olga at il dot ibm dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olga at il dot ibm dot com


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

Reply via email to