This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/38579] [4.2/4.3/4.4 Regression] Template: Wrong inherited copy-ctor visibility



------- Comment #5 from jason at gcc dot gnu dot org  2009-01-16 06:17 -------
Ah yes, I see.  The bug is not with the visibility of the copy ctor, but with
the conversion from B to P in order to call it.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.3.0 4.0.0 4.4.0           |3.4.6 4.3.0 4.0.0 4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38579


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]