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++/59548] [4.7 Regression] Abort after copying std::unordered_map in debug mode


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to work|                            |4.8.3
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.8.3
            Summary|[4.7/4.8 Regression] Abort  |[4.7 Regression] Abort
                   |after copying               |after copying
                   |std::unordered_map in debug |std::unordered_map in debug
                   |mode                        |mode
      Known to fail|                            |4.7.3, 4.8.2

--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Now also fixed for 4.8.3

I don't plan to fix this on the 4.7 branch.


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