[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-16 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #8 from ville at gcc dot gnu.org --- Author: ville Date: Mon Jan 16 13:32:39 2017 New Revision: 244493 URL: https://gcc.gnu.org/viewcvs?rev=244493=gcc=rev Log: PR libstdc++/78389 fix backwards size adjustments Backport from mainline

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-16 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #7 from ville at gcc dot gnu.org --- Author: ville Date: Mon Jan 16 13:30:58 2017 New Revision: 244492 URL: https://gcc.gnu.org/viewcvs?rev=244492=gcc=rev Log: PR libstdc++/78389 fix backwards size adjustments Backport from mainline

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-16 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #6 from ville at gcc dot gnu.org --- Author: ville Date: Mon Jan 16 11:36:33 2017 New Revision: 244490 URL: https://gcc.gnu.org/viewcvs?rev=244490=gcc=rev Log: PR libstdc++/78389 fix backwards size adjustments. PR libstdc++/78389 *

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-15 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #5 from Ville Voutilainen --- Fixed merge() on all active branches.

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-15 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #4 from ville at gcc dot gnu.org --- Author: ville Date: Sun Jan 15 16:27:08 2017 New Revision: 244475 URL: https://gcc.gnu.org/viewcvs?rev=244475=gcc=rev Log: Backport from mainline 2017-01-13 Ville Voutilainen

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-15 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #3 from ville at gcc dot gnu.org --- Author: ville Date: Sun Jan 15 16:11:46 2017 New Revision: 244474 URL: https://gcc.gnu.org/viewcvs?rev=244474=gcc=rev Log: Backport from mainline 2017-01-13 Ville Voutilainen

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-13 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 Ville Voutilainen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-13 Thread ville at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 --- Comment #1 from ville at gcc dot gnu.org --- Author: ville Date: Fri Jan 13 14:46:25 2017 New Revision: 244439 URL: https://gcc.gnu.org/viewcvs?rev=244439=gcc=rev Log: PR libstdc++/78389 * include/bits/list.tcc (merge(list&&)): Adjust list

[Bug libstdc++/78389] list::merge and list::sort are not exception safe

2017-01-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78389 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|