Re: gcc 4.1 release

2006-04-20 Thread Diego Novillo
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patricia Bittencourt Sampaio wrote: >And if so, does it support -openmp option so as to > compile openmp applications? > No. -fopenmp will only be available starting with GCC 4.2. If you are running Fedora Core 5, it has a special version of gc

gcc 4.1 release

2006-04-20 Thread Patricia Bittencourt Sampaio
Hi, I wanted to know if the release 4.1 of gcc is available for this machine: Linux version 2.4.21-sgi305r1 (Red Hat Linux 3.2.3-24) #1 SMP And if so, does it support -openmp option so as to compile openmp applications? thanks in advance, Patricia B. Sampaio ===

Re: gcc 4.1 release showstopper on darwin

2005-11-25 Thread Jack Howarth
David, Thanks for the clarification. While one could argue that the breakage was due to an aggressive introduction of changes into gfortran of the gcc 4.1 branch, it is definitely is more honest to say that the Darwin target has been broken for sometime now with the weakref failures in the gcc

Re: gcc 4.1 release showstopper on darwin

2005-11-25 Thread David Edelsohn
>>>>> Jack Howarth writes: Jack> My question is whether the gcc 4.1 release would be Jack> held to fix this or will the Darwin target just be marked as broken for Jack> that release? The release will be held. Quoting the GCC development plan: "If ... suppo

gcc 4.1 release showstopper on darwin

2005-11-25 Thread Jack Howarth
same issue causing the attr-weakref-1.c and weak-14.c test failures in the gcc testsuite. Unfortunately, libgfortran now relies on weakrefs properly working and thus severely breaks gfortran on Darwin. My question is whether the gcc 4.1 release would be held to fix this or will the Darwin target just be