--- Comment #9 from dominiq at lps dot ens dot fr 2010-08-06 07:49 ---
> to upgrade your system to 10.5 or 10.6?
I just realized that 10.6 requires an Intel proc!-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45205
--- Comment #8 from dominiq at lps dot ens dot fr 2010-08-06 07:46 ---
The test works here with:
Using built-in specs.
Target: powerpc-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking
-enable-werror --prefix=/usr --mandir=/share/man
--enable-langua
--- Comment #7 from kmmertes at gmail dot com 2010-08-06 04:21 ---
Prettier version of output (I hope):
a -> 18014398509481984.0 : 43 50 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+b -> -1.0 : bf f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=c -> 36028797018963967.0 :
--- Comment #6 from kmmertes at gmail dot com 2010-08-06 04:17 ---
Can you compile and run the program on a PowerPC computer with a version of gcc
that you do support to see if the problem persists? Here is the output from my
system:
a -> 18014398509481984.0 : 43 50 00 00 00 0
--- Comment #5 from pinskia at gcc dot gnu dot org 2010-08-06 03:17 ---
You should report this to Apple and here. We don't support 4.0.x any more.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from kmmertes at gmail dot com 2010-08-06 03:15 ---
Sorry I forgot to include output of gcc -v:
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure
--disable-checking -enable-werror --prefix=/usr --mandir=/
--- Comment #3 from pinskia at gcc dot gnu dot org 2010-08-06 01:13 ---
Can you provide the output of "gcc -v" ?
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added