[Bug fortran/48706] Type extension inside subroutine

2011-10-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 --- Comment #10 from janus at gcc dot gnu.org 2011-10-04 20:45:52 UTC --- (In reply to comment #8) > This ICEs also on the 4.6 branch. Could you please apply it there too? Sure thing. Committed as r179524.

[Bug fortran/48706] Type extension inside subroutine

2011-10-04 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 --- Comment #9 from janus at gcc dot gnu.org 2011-10-04 20:44:14 UTC --- Author: janus Date: Tue Oct 4 20:44:10 2011 New Revision: 179524 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179524 Log: 2011-10-04 Janus Weil PR fortran/4

[Bug fortran/48706] Type extension inside subroutine

2011-10-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8 f

[Bug fortran/48706] Type extension inside subroutine

2011-05-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 --- Comment #6 from janus at gcc dot gnu.org 2011-05-20 18:05:29 UTC --- Author: janus Date: Fri May 20 18:05:26 2011 New Revision: 173966 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173966 Log: 2011-05-20 Janus Weil PR fortran/4

[Bug fortran/48706] Type extension inside subroutine

2011-05-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 janus at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/48706] Type extension inside subroutine

2011-05-20 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 --- Comment #5 from Tobias Burnus 2011-05-20 09:35:30 UTC --- (In reply to comment #4) > The patch in comment #3 regtests successfully. Patch looks OK. Thus, you can commit it with a test case and a changelog - and with posting the patch to gcc-

[Bug fortran/48706] Type extension inside subroutine

2011-05-20 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 janus at gcc dot gnu.org changed: What|Removed |Added AssignedTo|unassigned at gcc dot |janus at gcc dot gnu.org

[Bug fortran/48706] Type extension inside subroutine

2011-05-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 janus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #3 from ja

[Bug fortran/48706] Type extension inside subroutine

2011-05-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 --- Comment #2 from janus at gcc dot gnu.org 2011-05-18 21:50:42 UTC --- gdb shows the following backtrace: Program received signal SIGSEGV, Segmentation fault. 0x0050f8fc in load_derived_extensions () at /home/jweil/gcc47/trunk/gcc/fortra

[Bug fortran/48706] Type extension inside subroutine

2011-05-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48706 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|