aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/libstdc++-v3/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Remove gcc-4.8.Dan Albert2015-10-135746-596030/+0
| | | | Change-Id: Iee9c6985c613f58c82e33a91722d371579eb290f
* Merge GCC 4.8.3Andrew Hsieh2014-06-199-1/+359
| | | | Change-Id: I0abe59f7705b3eccc6b2f123af75b2e30917696a
* [4.6, 4.8] Backport fix PR libstdc++/59392: Fix ARM EABI uncaught throw from ↵Andrew Hsieh2014-04-211-0/+51
| | | | | | | | | | | | | | | | | unexpected exception handler http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=208519 2014-03-12 Roland McGrath <mcgrathr@google.com> Mark Seaborn <mseaborn@google.com> libstdc++-v3/ PR libstdc++/59392 * libsupc++/eh_call.cc (__cxa_call_unexpected): Call __do_catch with the address of a null pointer, not with a null pointer to pointer. Copy comment for this case from eh_personality.cc:__cxa_call_unexpected. * testsuite/18_support/bad_exception/59392.cc: New file. Change-Id: I14e060bccb72881ba8d7e24022d429cd304e2ae3
* [4.8] fix for GCC 4.8.2 libstdc++ bug in std::nth_elementDavid Turner2013-12-031-0/+52
| | | | | | | | | | | | | | | | | Backport fix for a GCC 4.8 libstdc++ issue where the generated code random segfault on std::nth_element See https://code.google.com/p/android/issues/detail?id=62910 2013-10-20 Chris Jefferson <chris@bubblescope.net> Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/58800 * include/bits/stl_algo.h (__unguarded_partition_pivot): Change __last - 2 to __last - 1. * testsuite/25_algorithms/nth_element/58800.cc: New Change-Id: I76f86bb7162a6bbc340dac84f54c16a97f9f18fc
* [4.8] Merge GCC 4.8.2synergydev2013-10-1760-18/+1150
| | | | Change-Id: I0f1fcf69c5076d8534c5c45562745e1a37adb197
* [4.8] Merge GCC 4.8.1Ben Cheng2013-08-0513-10/+327
| | | | Change-Id: Ic8a60b7563f5172440fd40788605163a0cca6e30
* [GCC 4.8] Initial check-in of GCC 4.8.0Ben Cheng2013-03-285708-0/+594120
Change-Id: I0719d8a6d0f69b367a6ab6f10eb75622dbf12771