[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-22 Thread pault at gcc dot gnu dot org
--- Comment #8 from pault at gcc dot gnu dot org 2006-04-23 05:38 --- Fixed on trunk and 4.1 Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-22 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2006-04-23 05:33 --- Subject: Bug 26787 Author: pault Date: Sun Apr 23 05:33:16 2006 New Revision: 113191 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113191 Log: 2006-04-23 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-15 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2006-04-16 03:45 --- Subject: Bug 26787 Author: pault Date: Sun Apr 16 03:45:24 2006 New Revision: 112981 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112981 Log: 2006-04-16 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-15 Thread pault at gcc dot gnu dot org
-- pault at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |pault at gcc dot gnu dot org |dot org

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-13 Thread patchapp at dberlin dot org
--- Comment #5 from patchapp at dberlin dot org 2006-04-13 18:55 --- Subject: Bug number PR26787 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00506.html -- http://gcc.gnu.org/bugzilla/sh

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-13 Thread paul dot richard dot thomas at cea dot fr
--- Comment #4 from paul dot richard dot thomas at cea dot fr 2006-04-13 12:08 --- (From update of attachment 11254) This was the testcase, of course. -- paul dot richard dot thomas at cea dot fr changed: What|Removed |Added --

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-13 Thread paul dot richard dot thomas at cea dot fr
--- Comment #3 from paul dot richard dot thomas at cea dot fr 2006-04-13 12:07 --- Created an attachment (id=11255) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11255&action=view) Patch for PR26787 Sorry, this is the patch that was regtested on Cygwin_NT/PIV and will be submitte

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-04-13 Thread paul dot richard dot thomas at cea dot fr
--- Comment #2 from paul dot richard dot thomas at cea dot fr 2006-04-13 12:04 --- Created an attachment (id=11254) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11254&action=view) Patch for PR26787 This has been regtested on Cygwin_NT/PIV and will be submitted tonight. The test

[Bug fortran/26787] Assigning to function causes ice in gfortran

2006-03-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-21 21:04 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON