Re: x86-64 linux, gomp ICE in trunk

2006-01-26 Thread tbp
On 1/25/06, Diego Novillo <[EMAIL PROTECTED]> wrote: > You'll need to do what this message suggests. http://gcc.gnu.org/bugzilla/ Sorry for the lag. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25983

Re: x86-64 linux, gomp ICE in trunk

2006-01-25 Thread Diego Novillo
tbp wrote: > src/raytrace_packet.cpp:1411: internal compiler error: Segmentation fault > Please submit a full bug report > You'll need to do what this message suggests. http://gcc.gnu.org/bugzilla/

Re: x86-64 linux, gomp ICE in trunk

2006-01-24 Thread tbp
On 1/25/06, Diego Novillo <[EMAIL PROTECTED]> wrote: > Well, the compiler still shouldn't ICE. I'll send a fix shortly. I know i've exhausted my pseudo-ICE quota for the day, but i have another candidate knocking at the door with insistence: src/raytrace_packet.cpp: In member function 'void rt::ra

Re: x86-64 linux, gomp ICE in trunk

2006-01-24 Thread Diego Novillo
tbp wrote: > Hopefully i won't fall for the ICE trick that easily next time. > Well, the compiler still shouldn't ICE. I'll send a fix shortly.

Re: x86-64 linux, gomp ICE in trunk

2006-01-24 Thread tbp
On 1/25/06, Diego Novillo <[EMAIL PROTECTED]> wrote: > A couple more weeks, or you can try the gomp branch. Thanks, will do. Hopefully i won't fall for the ICE trick that easily next time.

Re: x86-64 linux, gomp ICE in trunk

2006-01-24 Thread Diego Novillo
tbp wrote: > On 1/25/06, Richard Henderson <[EMAIL PROTECTED]> wrote: > >> c++ gomp is not merged to mainline. >> > Indeed, that makes up for a solid reason not to work. > > Should i hold my breath? > A couple more weeks, or you can try the gomp branch.

Re: x86-64 linux, gomp ICE in trunk

2006-01-24 Thread tbp
On 1/25/06, Richard Henderson <[EMAIL PROTECTED]> wrote: > c++ gomp is not merged to mainline. Indeed, that makes up for a solid reason not to work. Should i hold my breath?

Re: x86-64 linux, gomp ICE in trunk

2006-01-24 Thread Richard Henderson
On Tue, Jan 24, 2006 at 05:22:12PM +0100, tbp wrote: > /usr/local/gomp/bin/g++ -fopenmp main.cc -o omp c++ gomp is not merged to mainline. r~

x86-64 linux, gomp ICE in trunk

2006-01-24 Thread tbp
Hello, I wanted to play a bit with OpenMP after fighting a (long) while to get a 4.2 snapshot compiled on my debian64 box... alas... fresh svn checkout, multilib disabled because it's a no go on my box. # /usr/local/gomp/bin/g++ -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured