aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp0x
AgeCommit message (Expand)AuthorFilesLines
2016-04-13re PR c++/70627 (internal compiler error: verify_type failed)Jason Merrill1-0/+29
2016-04-02PR c++/67376 - [5/6 regression] Comparison with pointer to past-the-endMartin Sebor7-10/+304
2016-04-01re PR c++/68475 (ICE: in merge_exception_specifiers, at cp/typeck2.c:2115 wit...Nathan Sidwell1-0/+19
2016-03-31re PR c++/70393 (Miscompilation: missing constructor call for static object)Nathan Sidwell1-0/+49
2016-03-31re PR c/70297 (GCC Segfaults when using -g3)Marek Polacek1-0/+12
2016-03-29re PR c++/70353 (ICE on __PRETTY_FUNCTION__ in a constexpr function)Jason Merrill1-0/+13
2016-03-28re PR bootstrap/70422 (Bootstrap comparison failure)Jason Merrill1-10/+0
2016-03-25re PR c++/64266 (Can GCC produce local mergeable symbols for *.__FUNCTION__ a...Jason Merrill1-0/+10
2016-03-24re PR c++/70323 (missing error on integer overflow in constexpr function resu...Jason Merrill1-0/+11
2016-03-23re PR c++/70001 (Infinity compilation time)Jakub Jelinek1-0/+13
2016-03-23re PR c++/70323 (missing error on integer overflow in constexpr function resu...Jakub Jelinek1-0/+10
2016-03-23re PR c++/69315 (ICE in finish_function with constexpr and templates)Alexandre Oliva2-1/+36
2016-03-23re PR c++/70344 (ICE on invalid code at -O1 and above on x86_64-linux-gnu in ...Jason Merrill1-0/+17
2016-03-22Fix PR c++/70204 (ICE in non_const_var_error)Patrick Palka2-0/+28
2016-03-18re PR c++/70139 (-fno-elide-constructor makes static std::regex to throw)Jason Merrill1-0/+20
2016-03-18Fix PR c++/70218 (illegal access to private field succeeds)Patrick Palka1-0/+17
2016-03-14PR c++/53792 - [C++11] improving compiler-time constexpr evaluationMartin Sebor2-0/+69
2016-03-14P08184R0: Generalizing the Range-Based For LoopCasey Carter1-1/+1
2016-03-10re PR c++/70001 (Infinity compilation time)Patrick Palka3-0/+58
2016-03-08Remove Concepts from -std=c++1z.Jason Merrill2-4/+4
2016-03-06re PR c++/67364 ("accessing uninitialized member" error in constexpr context)Jason Merrill1-0/+30
2016-03-04re PR c++/69203 (ICE in potential_constant_expression_1, at cp/constexpr.c:4754)Jason Merrill1-0/+12
2016-03-03re PR c++/67164 (ICE: tree check: expected class ‘expression’, have ‘ex...Jason Merrill1-0/+29
2016-03-03re PR c++/51406 ([c++0x] Incorrect result of static_cast to rvalue reference ...Jason Merrill1-0/+12
2016-03-03re PR c++/67364 ("accessing uninitialized member" error in constexpr context)Jason Merrill1-0/+17
2016-02-26re PR c++/69958 (sizeof... computes wrong size)Jason Merrill2-0/+66
2016-02-25re PR c++/69889 (ICE: in assign_temp, at function.c:961)Jason Merrill1-0/+34
2016-02-25re PR c++/67364 ("accessing uninitialized member" error in constexpr context)Jason Merrill1-0/+17
2016-02-19re PR c++/69743 (function overload with variadic arguments - template instant...Jason Merrill1-0/+18
2016-02-19re PR c++/67767 (-Wsuggest-attribute=noreturn suggests noreturn for function ...Jakub Jelinek1-0/+10
2016-02-18re PR c++/68585 (c++14 code accepted by 4.9 not accepted by 5 and 6)Jason Merrill1-0/+41
2016-02-15re PR c++/68890 (ICE in verify_ctor_sanity, at cp/constexpr.c:2113)Jason Merrill1-0/+18
2016-02-11re PR c++/68726 (ice: tree check: expected tree_vec, have error_mark in comp_...Paolo Carlini1-0/+7
2016-02-10re PR c++/68926 (decltype and sfinae to check for template instance availabil...Jason Merrill1-0/+26
2016-02-08Fix PR c++/69139 (deduction failure with trailing return type)Patrick Palka2-0/+34
2016-02-04Fix constexpr evaluation of comparisons involving pointer-to-membersPatrick Palka1-0/+17
2016-02-03Fix PR c++/69056 (argument pack deduction failure during overload resolution)Patrick Palka1-0/+30
2016-01-26re PR c++/68949 (Implicit initialization of array member silently miscompiling.)Jason Merrill1-0/+29
2016-01-26re PR c++/68782 (bad reference member formed with constexpr)Jason Merrill1-0/+27
2016-01-23PR c++/58109 - alignas() fails to compile with constant expressionMartin Sebor1-4/+43
2016-01-21re PR c++/68810 (FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C -- test for err...Dominik Vogt1-4/+2
2016-01-21re PR c++/40751 (G++ never packs typedef'd enums)Jason Merrill1-0/+6
2016-01-21re PR c++/43407 (Specifying visibility attribute of C++0x enum class emits wa...Jason Merrill1-0/+7
2016-01-21re PR c++/58046 (template operator= in SFINAE class)Paolo Carlini1-0/+39
2016-01-19re PR c++/59759 (internal compiler error: in unify, using std::enable_if on c...Jason Merrill2-0/+54
2016-01-19re PR c++/68586 (Enum template parameter wrongly rejected)Marek Polacek1-0/+14
2016-01-11re PR c++/69131 (default constructor of union incorrectly deleted)Jason Merrill1-0/+15
2016-01-05re PR c++/58583 ([c++11] ICE with invalid non-static data member initializati...Nathan Sidwell1-2/+4
2015-12-24re PR c++/69005 (infinite(?) recursion in template instantiations)Jason Merrill1-0/+27
2015-12-22re PR c++/66921 (failure to determine size of static constexpr array that is ...Jason Merrill1-0/+9