------- Comment #4 from burnus at gcc dot gnu dot org 2008-12-11 10:12 ------- integer, dimension(:), pointer :: ipn ipn=>sorb%i%j
I tried it with ipn being no dummy argument and it crashes as well. And I forgot to write the name of the initial reporter in comment 0. The credit for finding the bug goes to Sudeep Punnathanam. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.3/4.4 Regression] ICE |[4.3/4.4 Regression] ICE |with subreference pointer |with subreference pointer |where pointer is a DUMMY |assignment |argument | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38471