------- 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

Reply via email to