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 libstdc++/39405] [4.3 regression] std::shared_ptr barfs on incomplete template class that boost::shared_ptr accepts



------- Comment #15 from rguenth at gcc dot gnu dot org  2009-03-13 15:17 -------
I can confirm this is a regression on the branch. As this is with -std=gnu++0x
only it does not qualify for P1 IMHO.  Still it would of course be nice to
have a fix (that does not risk to regress elsewhere of course).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
      Known to fail|                            |4.3.1 4.3.2 4.3.3
      Known to work|                            |4.3.0 4.4.0
           Priority|P3                          |P2
   Target Milestone|---                         |4.3.4


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


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