public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/15929] New: ICE with test compile/actual.f90
@ 2004-06-11  2:27 billingd at gcc dot gnu dot org
  2004-06-11  2:33 ` [Bug fortran/15929] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-06-11  2:27 UTC (permalink / raw)
  To: gcc-bugs

Test compile/actual.f90 passes at -O0 and -O1 but fails with higher 
optimization with CVS of 2004-06-11.  The error is

Executing on host: /disk4/billingd/obj/gcc-f/gcc/testsuite/../gfortran -
B/disk4/billingd/obj/gcc-f/gcc/testsuite/../  -w  -O2   -c  -
o /disk4/billingd/obj/gcc-
f/gcc/testsuite/actual.o /disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran
-torture/compile/actual.f90    (timeout = 300)
/disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/compile/actual.f90: In function `MAIN__':
/disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/compile/actual.f90:8: error: Missing callgraph edge for call expr:
 <call_expr 40194d0
    type <real_type 401d080 real4 SF
        size <integer_cst 40760c0 constant invariant 32>
        unit size <integer_cst 40760e0 constant invariant 4>
        align 32 symtab 0 alias set 2 precision 32
        pointer_to_this <pointer_type 401d200> reference_to_this 
<reference_type 4073200>>
    side-effects
    arg 0 <addr_expr 4075ee0
        type <pointer_type 4073b80 type <function_type 4073280>
            unsigned SI
            size <integer_cst 4013aa0 constant invariant 32>
            unit size <integer_cst 4013b20 constant invariant 4>
            align 32 symtab 0 alias set -1>
        constant invariant
        arg 0 <function_decl 407c400 fun type <function_type 4073280>
            addressable public external SI 
file /disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/compile/actual.f90 line 21 chain <function_decl 4073800 MAIN__>>>
    arg 1 <tree_list 4075f00
        value <var_decl 407d680 a type <reference_type 4073200>
            readonly used unsigned SI 
file /disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/compile/actual.f90 line 21 size <integer_cst 4013aa0 32> unit size 
<integer_cst 4013b20 4>
            align 32 context <function_decl 4073800 MAIN__> abstract_origin 
<parm_decl 4073e00 a> chain <var_decl 407d780>>>
    /disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/compile/actual.f90:35>
MAIN__/2: 21 insns (33 after inlining) needed tree
  called by: 
  calls: 
/disk4/billingd/src/gcc/gcc/testsuite/gfortran.fortran-
torture/compile/actual.f90:8: internal compiler error: verify_cgraph_node 
failed.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1

-- 
           Summary: ICE with test compile/actual.f90
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: billingd at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
@ 2004-06-11  2:33 ` pinskia at gcc dot gnu dot org
  2004-06-18  9:32 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-11  2:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-11 02:33 -------
Confirmed, known fails everywhere, this is caused by unit-at-a-time.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|mips-sgi-irix6.5            |
   GCC host triplet|mips-sgi-irix6.5            |
 GCC target triplet|mips-sgi-irix6.5            |
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-11 02:33:26
               date|                            |


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
  2004-06-11  2:33 ` [Bug fortran/15929] " pinskia at gcc dot gnu dot org
@ 2004-06-18  9:32 ` pinskia at gcc dot gnu dot org
  2004-06-26 17:12 ` tobi at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-18  9:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-18 09:32 -------
*** Bug 16050 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eesrjhc at bath dot ac dot
                   |                            |uk


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
  2004-06-11  2:33 ` [Bug fortran/15929] " pinskia at gcc dot gnu dot org
  2004-06-18  9:32 ` pinskia at gcc dot gnu dot org
@ 2004-06-26 17:12 ` tobi at gcc dot gnu dot org
  2004-06-26 19:42 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-06-26 17:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2004-06-26 16:30 -------
Is this still true? If yes, what architecture are you on?

-- 


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-06-26 17:12 ` tobi at gcc dot gnu dot org
@ 2004-06-26 19:42 ` pinskia at gcc dot gnu dot org
  2004-06-28  1:30 ` billingd at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-26 19:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-26 19:22 -------
This is fixed for now, but waiting to see if this was caused by Kenner's patch which should be reverted 
soon unless he fixes a performance problem.

-- 


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-26 19:42 ` pinskia at gcc dot gnu dot org
@ 2004-06-28  1:30 ` billingd at gcc dot gnu dot org
  2004-06-29  8:01 ` eesrjhc at bath dot ac dot uk
  2004-07-10  0:44 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: billingd at gcc dot gnu dot org @ 2004-06-28  1:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From billingd at gcc dot gnu dot org  2004-06-28 01:25 -------
Confirm now OK on mips-sgi-irix6.5

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


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-06-28  1:30 ` billingd at gcc dot gnu dot org
@ 2004-06-29  8:01 ` eesrjhc at bath dot ac dot uk
  2004-07-10  0:44 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: eesrjhc at bath dot ac dot uk @ 2004-06-29  8:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From eesrjhc at bath dot ac dot uk  2004-06-29 07:54 -------
Confirmed now OK for x86_64-unknown-linux-gnu and sparc-sun-solaris2.8.

-- 


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


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

* [Bug fortran/15929] ICE with test compile/actual.f90
  2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-06-29  8:01 ` eesrjhc at bath dot ac dot uk
@ 2004-07-10  0:44 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-10  0:44 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-07-10  0:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-11  2:27 [Bug fortran/15929] New: ICE with test compile/actual.f90 billingd at gcc dot gnu dot org
2004-06-11  2:33 ` [Bug fortran/15929] " pinskia at gcc dot gnu dot org
2004-06-18  9:32 ` pinskia at gcc dot gnu dot org
2004-06-26 17:12 ` tobi at gcc dot gnu dot org
2004-06-26 19:42 ` pinskia at gcc dot gnu dot org
2004-06-28  1:30 ` billingd at gcc dot gnu dot org
2004-06-29  8:01 ` eesrjhc at bath dot ac dot uk
2004-07-10  0:44 ` 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).