[Bug fortran/52227] [OOP] TARGET attribute mishandled in polymorphic types

2023-03-06 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52227 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug fortran/52227] [OOP] TARGET attribute mishandled in polymorphic types

2013-06-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52227 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/52227] [OOP] TARGET attribute mishandled in polymorphic types

2012-07-13 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52227 --- Comment #3 from paul.richard.thomas at gmail dot com 2012-07-13 15:10:52 UTC --- Hmmm! OK - I guess that we need class_pointer/class_target/class_allocatable attributes that are retained by the symbol, rather than the container. Cheers Paul

[Bug fortran/52227] [OOP] TARGET attribute mishandled in polymorphic types

2012-07-13 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52227 Tobias Burnus changed: What|Removed |Added CC||janus at gcc dot gnu.org --- Comment #2 f

[Bug fortran/52227] [OOP] TARGET attribute mishandled in polymorphic types

2012-02-15 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52227 --- Comment #1 from Tobias Burnus 2012-02-15 20:59:06 UTC --- A related issue, for class(t), target, allocatable :: a(:) target :: a no error is printed - but it should! The problem seems to be that already for the first line, the class symbol