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++/58839] [4.8/4.9 Regression] dereferencing void* in shared_ptr(unique_ptr&& u) constructor


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
                 CC|jwakely.gcc at gmail dot com       |
      Known to work|                            |4.7.3
   Target Milestone|---                         |4.8.3
            Summary|Regression: dereferencing   |[4.8/4.9 Regression]
                   |void* in                    |dereferencing void* in
                   |shared_ptr(unique_ptr&& u)  |shared_ptr(unique_ptr&& u)
                   |constructor                 |constructor


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