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++/53657] [4.7/4.8 Regression] [C++11] pair(pair&&) move constructor is non-trivial


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

--- Comment #22 from rguenther at suse dot de <rguenther at suse dot de> 2012-07-13 12:53:51 UTC ---
On Fri, 13 Jul 2012, paolo.carlini at oracle dot com wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53657
> 
> --- Comment #21 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-13 12:43:31 UTC ---
> I think that if something regresses we immediately see regressions in the v3
> testsuite (Comment 5 is distilled from it).

Can one of you please add a note to gcc-4.7/changes.html to reflect
the ABI changes between 4.7.1 and 4.7.2?  Thanks.


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