[Bug fortran/53655] [OOP] CLASS-related warnings: "__copy" defined but not used; "default initializer" warnings
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 13 09:21:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53655
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-06-13 09:20:56 UTC ---
(In reply to comment #1)
> (I think sym->attr.referenced gets set for "allocatable" dummies, thus, no
> warning is printed.)
(As clarification: That wasn't a remark to the issue (b) but a general one.
Note that for allocatables, no warning initializer-related warning should be be
printed. Thus, the current result is okay.)
More information about the Gcc-bugs
mailing list