[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2006-01-23 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22146

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2006-01-13 Thread pault at gcc dot gnu dot org
--- Comment #9 from pault at gcc dot gnu dot org 2006-01-14 07:24 --- Fixed on mainline and 4.1 - note that argument conformity checking has still to be done. Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2006-01-13 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2006-01-14 06:31 --- Subject: Bug 22146 Author: pault Date: Sat Jan 14 06:31:08 2006 New Revision: 109698 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109698 Log: 2006-01-14 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2006-01-07 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2006-01-07 14:14 --- Subject: Bug 22146 Author: pault Date: Sat Jan 7 14:14:08 2006 New Revision: 109449 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109449 Log: 2006-01-07 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2006-01-06 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-01-06 13:40 --- *** Bug 25691 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2006-01-01 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-01-02 03:31 --- formal->sym->as is null in: 1606 f = (formal != NULL) 1607 && !formal->sym->attr.pointer 1608 && formal->sym->as->type != AS_ASSUMED_SHAPE; 1609

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2005-11-22 Thread eedelman at gcc dot gnu dot org
--- Comment #4 from eedelman at gcc dot gnu dot org 2005-11-22 12:40 --- *** Bug 24966 has been marked as a duplicate of this bug. *** -- eedelman at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2005-07-28 Thread erik dot edelmann at iki dot fi
--- Additional Comments From erik dot edelmann at iki dot fi 2005-07-28 11:46 --- (In reply to comment #2) > A discussion on the mailing list on this bug here: > http://gcc.gnu.org/ml/fortran/2005-06/msg00485.html Sorry about the above. That mailing list discussion is about a different

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2005-07-01 Thread erik dot edelmann at iki dot fi
--- Additional Comments From erik dot edelmann at iki dot fi 2005-07-01 09:49 --- A discussion on the mailing list on this bug here: http://gcc.gnu.org/ml/fortran/2005-06/msg00485.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22146

[Bug fortran/22146] ICE when calling ELEMENTAL subroutines

2005-06-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-22 17:52 --- Confirmed. here is the backtrace: #0 0x080a7931 in gfc_conv_function_call (se=0xbfe81c08, sym=0xa52cf80, arg=0xa52d5b8) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fortran/trans-expr.c:1287 #1 0x080