--- Comment #1 from jadamcze at utas dot edu dot au 2010-04-16 00:47
---
Created an attachment (id=20390)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20390&action=view)
snippet that triggers the segfault
Segfaults when compiled with -O3 -mcpu=cell -mwarn-cell-mi
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jadamcze at utas dot edu dot au
GCC target triplet: powerpc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43763
--- Comment #2 from jadamcze at utas dot edu dot au 2009-04-25 13:31
---
So it was - and it was me that reported it in bug 36837. (in this case, I'm
building with a Gentoo 4.3.3 compiler)
As you can see (amongst the noise) in the other bug, I was able to reproduce
the bug usin
--- Comment #11 from jadamcze at utas dot edu dot au 2009-04-25 13:31
---
*** Bug 39887 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36837
()
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jadamcze at utas dot edu dot au
GCC host triplet: x86_64-pc-linux-gnu
GCC target
--- Comment #10 from jadamcze at utas dot edu dot au 2008-07-16 04:55
---
In other words, gcc-4.3.1 creates a wrong-functioning spu-elf-g++
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36837
--- Comment #9 from jadamcze at utas dot edu dot au 2008-07-16 04:54
---
../gcc-4.3.1/configure --prefix=${HOME}/gcc-native/ --enable-languages=c
make && make install
CC=~/gcc-native/bin/gcc ../gcc/configure --prefix=${HOME}/gcc-spu
--enable-languages=c,c++ --with-newli
--- Comment #8 from jadamcze at utas dot edu dot au 2008-07-16 03:48
---
Tried again building with 4.2.4 (and this time with no ccache :\) Code
compiles as expected. It appears that the 4.3.1 that I have has problems.
Trying again with fsf gcc-4.3.1.
--
http://gcc.gnu.org
--- Comment #7 from jadamcze at utas dot edu dot au 2008-07-15 15:56
---
I tried a build using 4.2.4 - same problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36837
--- Comment #5 from jadamcze at utas dot edu dot au 2008-07-15 15:49
---
Created an attachment (id=15912)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15912&action=view)
Preprocessed source
$ usr/bin/spu-elf-g++ splat.cpp -v
Using built-in specs.
Target: spu-elf
Configur
--- Comment #2 from jadamcze at utas dot edu dot au 2008-07-15 14:54
---
I reverted to r137727 and rebuilt it all and still see the error.
Any obvious mistake in the following?
../gcc/configure --prefix=${HOME}/usr --enable-languages=c,c++ --with-newlib
--with-headers --target=spu
plats is not deduced correctly
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jadamcze at utas dot edu dot au
GCC target triplet
Severity: enhancement
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jadamcze at utas dot edu dot au
GCC target triplet: spu-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36829
--- Comment #4 from jadamcze at utas dot edu dot au 2007-05-04 05:58
---
Also present in mainline as of 20070406.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10179
--- Comment #3 from jadamcze at utas dot edu dot au 2007-05-04 05:10
---
Bitten and confirmed. gcc-4.1.1 (from cellsdk-2.0).
--
jadamcze at utas dot edu dot au changed:
What|Removed |Added
15 matches
Mail list logo