[Bug fortran/42597] ICE with procedure pointer initialized to null()

2010-02-06 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added GCC build triplet|GNU Fortran (GCC) 4.5.0 | |20091229 (experimental) | GCC host triplet

[Bug fortran/42597] ICE with procedure pointer initialized to null()

2010-01-07 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2010-01-07 08:13 --- FIXED on the trunk (4.5). Thanks for reporting the bug! -- burnus at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/42597] ICE with procedure pointer initialized to null()

2010-01-07 Thread burnus at gcc dot gnu dot org
--- Comment #3 from burnus at gcc dot gnu dot org 2010-01-07 08:12 --- Subject: Bug 42597 Author: burnus Date: Thu Jan 7 08:12:10 2010 New Revision: 155688 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155688 Log: 2010-01-07 Tobias Burnus PR fortran/42597 *

[Bug fortran/42597] ICE with procedure pointer initialized to null()

2010-01-04 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-01-04 11:33 --- (In reply to comment #1) > Confirmed. The initialization works - if in a procedure or program, but it > fails in the declaration part of a module. Actually, it also fails there; it only succeeded because the (unused)

[Bug fortran/42597] ICE with procedure pointer initialized to null()

2010-01-04 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2010-01-04 09:55 --- Confirmed. The initialization works - if in a procedure or program, but it fails in the declaration part of a module. The problem seems to be related to returning an array - one should not have called gfc_build_null_