public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/32148]  New:  FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler error)
@ 2007-05-30  0:54 hjl at lucon dot org
  2007-05-31  8:23 ` [Bug fortran/32148] " tobi at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2007-05-30  0:54 UTC (permalink / raw)
  To: gcc-bugs

I got

Executing on host:
/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/gfortran/../../gfortran
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/gfortran/../../
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/sizeof.f90   -O0  
-pedantic-errors 
-L/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/./libgfortran/.libs
-L/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/./libgfortran/.libs
-L/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/./libiberty
 -lm   -o ./sizeof.exe    (timeout = 300)
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/sizeof.f90: In
function 'check_int':^M
/net/gnu-13/export/gnu/src/gcc/gcc/gcc/testsuite/gfortran.dg/sizeof.f90:3:
internal compiler error: in copy_to_mode_reg, at explow.c:645^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <URL:http://gcc.gnu.org/bugs.html> for instructions.^M
compiler exited with status 1


-- 
           Summary:  FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler
                    error)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32148


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/32148] FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler error)
  2007-05-30  0:54 [Bug fortran/32148] New: FAIL: gfortran.dg/sizeof.f90 -O0 (internal compiler error) hjl at lucon dot org
@ 2007-05-31  8:23 ` tobi at gcc dot gnu dot org
  2007-05-31 21:06 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tobi at gcc dot gnu dot org @ 2007-05-31  8:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tobi at gcc dot gnu dot org  2007-05-31 08:23 -------
I'll see if I can get access to x86-64 during the weekend.


-- 

tobi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary| FAIL:                      |FAIL: gfortran.dg/sizeof.f90
                   |gfortran.dg/sizeof.f90  -O0 |-O0  (internal compiler
                   |(internal compiler error)   |error)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32148


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/32148] FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler error)
  2007-05-30  0:54 [Bug fortran/32148] New: FAIL: gfortran.dg/sizeof.f90 -O0 (internal compiler error) hjl at lucon dot org
  2007-05-31  8:23 ` [Bug fortran/32148] " tobi at gcc dot gnu dot org
@ 2007-05-31 21:06 ` pinskia at gcc dot gnu dot org
  2007-05-31 21:08 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-31 21:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-05-31 21:05 -------
*** Bug 32173 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pault at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32148


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/32148] FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler error)
  2007-05-30  0:54 [Bug fortran/32148] New: FAIL: gfortran.dg/sizeof.f90 -O0 (internal compiler error) hjl at lucon dot org
  2007-05-31  8:23 ` [Bug fortran/32148] " tobi at gcc dot gnu dot org
  2007-05-31 21:06 ` pinskia at gcc dot gnu dot org
@ 2007-05-31 21:08 ` rguenth at gcc dot gnu dot org
  2007-05-31 21:15 ` rguenth at gcc dot gnu dot org
  2007-06-11 23:01 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-05-31 21:08 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2007-05-31 21:08 -------
sizeof has wrong types.  might be fixed by one of my pending patches (I don't
see this failure).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32148


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/32148] FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler error)
  2007-05-30  0:54 [Bug fortran/32148] New: FAIL: gfortran.dg/sizeof.f90 -O0 (internal compiler error) hjl at lucon dot org
                   ` (2 preceding siblings ...)
  2007-05-31 21:08 ` rguenth at gcc dot gnu dot org
@ 2007-05-31 21:15 ` rguenth at gcc dot gnu dot org
  2007-06-11 23:01 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-05-31 21:15 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2007-05-31 21:15 -------
So, I believe this is fixed by r125242.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32148


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/32148] FAIL: gfortran.dg/sizeof.f90  -O0  (internal compiler error)
  2007-05-30  0:54 [Bug fortran/32148] New: FAIL: gfortran.dg/sizeof.f90 -O0 (internal compiler error) hjl at lucon dot org
                   ` (3 preceding siblings ...)
  2007-05-31 21:15 ` rguenth at gcc dot gnu dot org
@ 2007-06-11 23:01 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-06-11 23:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2007-06-11 23:01 -------
Yes this is fixed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32148


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-06-11 23:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-30  0:54 [Bug fortran/32148] New: FAIL: gfortran.dg/sizeof.f90 -O0 (internal compiler error) hjl at lucon dot org
2007-05-31  8:23 ` [Bug fortran/32148] " tobi at gcc dot gnu dot org
2007-05-31 21:06 ` pinskia at gcc dot gnu dot org
2007-05-31 21:08 ` rguenth at gcc dot gnu dot org
2007-05-31 21:15 ` rguenth at gcc dot gnu dot org
2007-06-11 23:01 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).