[Bug fortran/26119] ICE on transpose with specific compiler option

2006-05-08 Thread sgk at troutmask dot apl dot washington dot edu
--- Comment #6 from sgk at troutmask dot apl dot washington dot edu 2006-05-08 17:48 --- Subject: Re: ICE on transpose with specific compiler option On Mon, May 08, 2006 at 04:35:25AM -, iguchi at coral dot t dot u-tokyo dot ac dot jp wrote: I believe that this bug still

[Bug fortran/26119] ICE on transpose with specific compiler option

2006-05-07 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-05-07 13:50 --- I don't see this failure any more on powerpc-apple-darwin7.9.0. Can anyone confirm it's still present? (perhaps Steve on amd64) -- fxcoudert at gcc dot gnu dot org changed: What|Removed

[Bug fortran/26119] ICE on transpose with specific compiler option

2006-05-07 Thread iguchi at coral dot t dot u-tokyo dot ac dot jp
--- Comment #4 from iguchi at coral dot t dot u-tokyo dot ac dot jp 2006-05-08 04:35 --- I believe that this bug still exists since the below testcase would be a duplicated one. $ gfortran -v Using built-in specs. Target: powerpc-apple-darwin7.9.0 Configured with:

[Bug fortran/26119] ICE on transpose with specific compiler option

2006-05-07 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-08 05:02 --- (In reply to comment #4) $ gfortran -v Using built-in specs. Target: powerpc-apple-darwin7.9.0 Configured with: ../gcc/configure --prefix=/usr/local/gfortran --enable-languages=c,fortran

[Bug fortran/26119] ICE on transpose with specific compiler option

2006-02-06 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-06 13:14 --- Confirmed, I only get the failures on powerpc-darwin and not on x86_64-linux-gnu for some reason. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/26119] ICE on transpose with specific compiler option

2006-02-06 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2006-02-06 15:54 --- I've see this on amd64-*-freebsd. A brief debug session is described here. http://gcc.gnu.org/ml/fortran/2006-01/msg00413.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26119