http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46841
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|una
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46841
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46841
--- Comment #2 from Dominique d'Humieres 2010-12-07
18:46:31 UTC ---
Confirmed on trunk and 4.5.0. If I replace
procedure (dum_vfunc), pointer, nopass :: p => null()
with
procedure (dum_vfunc), pointer, nopass :: p
the ICE goes away.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46841
--- Comment #1 from Martien Hulsen 2010-12-07
18:28:26 UTC ---
Created attachment 22676
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22676
source file of module