[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

2011-03-11 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47768 --- Comment #7 from janus at gcc dot gnu.org 2011-03-11 14:13:52 UTC --- Author: janus Date: Fri Mar 11 14:13:49 2011 New Revision: 170871 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170871 Log: 2011-03-11 Janus Weil PR fortran/4

[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

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

[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

2011-02-18 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47768 --- Comment #5 from janus at gcc dot gnu.org 2011-02-18 12:24:01 UTC --- Author: janus Date: Fri Feb 18 12:23:56 2011 New Revision: 170271 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170271 Log: 2011-02-18 Janus Weil PR fortran/4

[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

2011-02-17 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47768 --- Comment #4 from janus at gcc dot gnu.org 2011-02-17 10:35:04 UTC --- (In reply to comment #3) > Here is a patch for rejecting PPCs: This patch regtests cleanly. Will commit as obvious.

[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

2011-02-16 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47768 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

2011-02-16 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47768 --- Comment #2 from janus at gcc dot gnu.org 2011-02-16 22:22:03 UTC --- (In reply to comment #1) > (In reply to comment #0) > > Adding a data pointer component leads to rejection: > > > > print *,x > > 1 > > Error: Data transfer element

[Bug fortran/47768] ICE: printing a derived-type variable with proc-pointer components

2011-02-16 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47768 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment