[Bug fortran/44912] [OOP] Segmentation fault on TBP
janus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jul 30 18:54:00 GMT 2010
------- Comment #7 from janus at gcc dot gnu dot org 2010-07-30 18:54 -------
(In reply to comment #6)
> Good point. Actually the test case is fixed by making the vtab public:
Of course this does not fix the actual problem, but it limits the set of
affected cases (and I guess it's a good idea in general).
The test case still fails when adding an 'only' clause in the use statement:
use polynomial, only: polynom
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44912
More information about the Gcc-bugs
mailing list