Show patches with: State = Action Required       |    Archived = No       |   126533 patches
« 1 2 ... 637 638 6391265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] Pedwarn on a non-standard position of a C++ attribute. [C++] Pedwarn on a non-standard position of a C++ attribute. - - - - --- 2018-05-24 Ville Voutilainen New
[C++] Pass type uses through the verify_type_context hook [C++] Pass type uses through the verify_type_context hook - - - - --- 2019-11-16 Richard Sandiford New
[C++] Pass RUNTESTFLAGS through from check-c++1z - - - - --- 2016-09-23 Jakub Jelinek New
[C++] Partially fix designated-initializer-list handling in overload resolution (PR c++/71446) [C++] Partially fix designated-initializer-list handling in overload resolution (PR c++/71446) - - - - --- 2019-03-01 Jakub Jelinek New
[C++] Partial fix for further -fstrong-eval-order issues (PR c++/91987, take 2) [C++] Partial fix for further -fstrong-eval-order issues (PR c++/91987, take 2) - - - - --- 2019-10-10 Jakub Jelinek New
[C++] Partial fix for further -fstrong-eval-order issues (PR c++/91987) [C++] Partial fix for further -fstrong-eval-order issues (PR c++/91987) - - - - --- 2019-10-07 Jakub Jelinek New
[C++] Partial fix for a recent regression (PR c++/90947) [C++] Partial fix for a recent regression (PR c++/90947) - - - - --- 2019-10-22 Jakub Jelinek New
[C++] PRs 48737 & 48744 - - - - --- 2011-05-08 Paolo Carlini New
[C++] PRs 48737 & 48744 - - - - --- 2011-05-09 Paolo Carlini New
[C++] PR60531 - Wrong error about unresolved overloaded function [C++] PR60531 - Wrong error about unresolved overloaded function - - - - --- 2019-04-13 Harald van Dijk New
[C++] PR59641: error recovery in vector condition - - - - --- 2013-12-31 Marc Glisse New
[C++] PR59378: __builtin_shuffle in templates - - - - --- 2014-01-01 Marc Glisse New
[C++] PR58950: warn for unused __builtin_shuffle result - - - - --- 2014-01-03 Marc Glisse New
[C++] PR58635 - - - - --- 2013-10-07 Marek Polacek New
[C++] PR53055 - - - - --- 2012-10-11 Marc Glisse New
[C++] PR43824 pedantic with inline namespaces - - - - --- 2010-07-26 Rodrigo Rivas New
[C++] PR43824 pedantic with inline namespaces - - - - --- 2010-08-23 Rodrigo Rivas New
[C++] PR43824 pedantic with inline namespaces - - - - --- 2010-08-24 Rodrigo Rivas New
[C++] PR43824 pedantic with inline namespaces - - - - --- 2010-09-10 Rodrigo Rivas New
[C++] PR/77812 struct stat hack fix - - - - --- 2017-01-11 Nathan Sidwell New
[C++] PR tree-optimization/62053 (VLA arrays) - - - - --- 2014-10-13 Jan Hubicka New
[C++] PR c++80891 case #4 - - - - --- 2017-05-29 Nathan Sidwell New
[C++] PR c++/96442: Another improved error recovery in enumerations. [C++] PR c++/96442: Another improved error recovery in enumerations. - - - - --- 2022-02-22 Roger Sayle New
[C++] PR c++/96440: ICE-on-invalid-code error recovery. [C++] PR c++/96440: ICE-on-invalid-code error recovery. - - - - --- 2022-03-07 Roger Sayle New
[C++] PR c++/96437: ICE-on-invalid-code error recovery. [C++] PR c++/96437: ICE-on-invalid-code error recovery. - - - - --- 2022-03-07 Roger Sayle New
[C++] PR c++/96329: ICE-on-invalid-code error recovery. [C++] PR c++/96329: ICE-on-invalid-code error recovery. - - - - --- 2022-03-07 Roger Sayle New
[C++] PR c++/93324 - ICE with -Wall on constexpr if. [C++] PR c++/93324 - ICE with -Wall on constexpr if. - - - - --- 2020-01-19 Marek Polacek New
[C++] PR c++/93299 - ICE in tsubst_copy with parenthesized expression. [C++] PR c++/93299 - ICE in tsubst_copy with parenthesized expression. - - - - --- 2020-01-17 Marek Polacek New
[C++] PR c++/93286 - ICE with __is_constructible and variadic template. [C++] PR c++/93286 - ICE with __is_constructible and variadic template. - - - - --- 2020-01-17 Jason Merrill New
[C++] PR c++/93280 - ICE with aggregate assignment and DMI. [C++] PR c++/93280 - ICE with aggregate assignment and DMI. - - - - --- 2020-01-16 Jason Merrill New
[C++] PR c++/93257 - consteval void function. [C++] PR c++/93257 - consteval void function. - - - - --- 2020-01-15 Jason Merrill New
[C++] PR c++/93143 - incorrect tree sharing with constexpr. [C++] PR c++/93143 - incorrect tree sharing with constexpr. - - - - --- 2020-01-10 Jason Merrill New
[C++] PR c++/93033 - incorrect tree node sharing with array init. [C++] PR c++/93033 - incorrect tree node sharing with array init. - - - - --- 2020-01-03 Jason Merrill New
[C++] PR c++/92974 - bogus location for enum and non-enum in ?: warning. [C++] PR c++/92974 - bogus location for enum and non-enum in ?: warning. - - - - --- 2019-12-19 Marek Polacek New
[C++] PR c++/92907 - noexcept does not consider "const" in member functions. [C++] PR c++/92907 - noexcept does not consider "const" in member functions. - - - - --- 2020-01-22 Marek Polacek New
[C++] PR c++/92871 - bad code with xvalue and GNU ?: extension. [C++] PR c++/92871 - bad code with xvalue and GNU ?: extension. - - - - --- 2020-01-15 Jason Merrill New
[C++] PR c++/92859 - ADL and bit-field. [C++] PR c++/92859 - ADL and bit-field. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92847 - C++20 comparison ambiguity with class template. [C++] PR c++/92847 - C++20 comparison ambiguity with class template. - - - - --- 2019-12-10 Jason Merrill New
[C++] PR c++/92774 - ICE with implicitly deleted operator<=>. [C++] PR c++/92774 - ICE with implicitly deleted operator<=>. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92745 - bogus error when initializing array of vectors. [C++] PR c++/92745 - bogus error when initializing array of vectors. - - - - --- 2019-12-20 Marek Polacek New
[C++] PR c++/92594 - ICE with inherited trivial default ctor. [C++] PR c++/92594 - ICE with inherited trivial default ctor. - - - - --- 2020-01-14 Jason Merrill New
[C++] PR c++/92590 - wrong handling of inherited default ctor. [C++] PR c++/92590 - wrong handling of inherited default ctor. - - - - --- 2020-01-14 Jason Merrill New
[C++] PR c++/92576 - redeclaration of variable template. [C++] PR c++/92576 - redeclaration of variable template. - - - - --- 2019-12-17 Jason Merrill New
[C++] PR c++/92560 - ICE with decltype and rewritten operator. [C++] PR c++/92560 - ICE with decltype and rewritten operator. - - - - --- 2019-12-10 Jason Merrill New
[C++] PR c++/92552 - ICE with inherited constrained default ctor. [C++] PR c++/92552 - ICE with inherited constrained default ctor. - - - - --- 2020-01-07 Jason Merrill New
[C++] PR c++/92531 - ICE with noexcept(lambda). [C++] PR c++/92531 - ICE with noexcept(lambda). - - - - --- 2020-01-17 Jason Merrill New
[C++] PR c++/92496 - ICE with <=> and no #include <compare>. [C++] PR c++/92496 - ICE with <=> and no #include <compare>. - - - - --- 2019-12-13 Jason Merrill New
[C++] PR c++/92446 - deduction of class NTTP. [C++] PR c++/92446 - deduction of class NTTP. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92268 - hard error satisfying return-type-requirement [C++] PR c++/92268 - hard error satisfying return-type-requirement - - - - --- 2019-10-31 Jason Merrill New
[C++] PR c++/92105 - decltype(decltype) error cascade. [C++] PR c++/92105 - decltype(decltype) error cascade. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/92009 - ICE with punning of typeid. [C++] PR c++/92009 - ICE with punning of typeid. - - - - --- 2020-01-14 Jason Merrill New
[C++] PR c++/91930 - ICE with constrained inherited default ctor. [C++] PR c++/91930 - ICE with constrained inherited default ctor. - - - - --- 2019-10-14 Jason Merrill New
[C++] PR c++/91809 - bit-field and ellipsis. [C++] PR c++/91809 - bit-field and ellipsis. - - - - --- 2019-09-23 Jason Merrill New
[C++] PR c++/91378 - ICE with noexcept and auto return type. [C++] PR c++/91378 - ICE with noexcept and auto return type. - - - - --- 2019-08-06 Jason Merrill New
[C++] PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqs [C++] PR c++/91370 - Implement P1041R4 and P1139R2 - Stronger Unicode reqs - - - - --- 2019-11-07 Jakub Jelinek New
[C++] PR c++/91369 - Implement P0784R7: constexpr new [C++] PR c++/91369 - Implement P0784R7: constexpr new - - - - --- 2019-09-27 Jakub Jelinek New
[C++] PR c++/91165 follow-on tweak [C++] PR c++/91165 follow-on tweak - - - - --- 2019-12-19 Jason Merrill New
[C++] PR c++/91165 - verify_gimple ICE with cached constexpr. [C++] PR c++/91165 - verify_gimple ICE with cached constexpr. - - - - --- 2019-12-16 Jason Merrill New
[C++] PR c++/90875 - added -Wswitch-outside-range option. [C++] PR c++/90875 - added -Wswitch-outside-range option. - - - - --- 2019-06-17 Matthew Beliveau New
[C++] PR c++/90590 Suppress warning for enumeration value not handled in switch warning [C++] PR c++/90590 Suppress warning for enumeration value not handled in switch warning - - - - --- 2019-07-09 Matthew Beliveau New
[C++] PR c++/90538 - multiple expansions of capture packs [C++] PR c++/90538 - multiple expansions of capture packs - - - - --- 2019-07-31 Jason Merrill New
[C++] PR c++/90449 - add -Winaccessible-base option. [C++] PR c++/90449 - add -Winaccessible-base option. - - - - --- 2019-06-07 Matthew Beliveau New
[C++] PR c++/90393 - ICE with thow in ?: [C++] PR c++/90393 - ICE with thow in ?: - - - - --- 2019-08-15 Jason Merrill New
[C++] PR c++/90227 - error with template parameter packs. [C++] PR c++/90227 - error with template parameter packs. - - - - --- 2019-04-24 Jason Merrill New
[C++] PR c++/90190 - CTAD with list-constructor. [C++] PR c++/90190 - CTAD with list-constructor. - - - - --- 2019-04-20 Jason Merrill New
[C++] PR c++/90171 - reorganize usual_deallocation_fn_p [C++] PR c++/90171 - reorganize usual_deallocation_fn_p - - - - --- 2019-05-07 Jason Merrill New
[C++] PR c++/90171 - ICE with destroying delete with size_t parm. [C++] PR c++/90171 - ICE with destroying delete with size_t parm. - - - - --- 2019-04-20 Jason Merrill New
[C++] PR c++/90101 - dependent class non-type parameter. [C++] PR c++/90101 - dependent class non-type parameter. - - - - --- 2019-07-19 Jason Merrill New
[C++] PR c++/90098 - partial specialization and class non-type parms. [C++] PR c++/90098 - partial specialization and class non-type parms. - - - - --- 2019-07-19 Jason Merrill New
[C++] PR c++/90047 - ICE with enable_if alias template. [C++] PR c++/90047 - ICE with enable_if alias template. - - - - --- 2019-04-18 Jason Merrill New
[C++] PR c++/89966 - error with non-type auto tparm. [C++] PR c++/89966 - error with non-type auto tparm. - - - - --- 2019-04-05 Jason Merrill New
[C++] PR c++/89948 - ICE with break in statement-expr. [C++] PR c++/89948 - ICE with break in statement-expr. - - - - --- 2019-04-05 Jason Merrill New
[C++] PR c++/89917 - ICE with lambda in variadic mem-init. [C++] PR c++/89917 - ICE with lambda in variadic mem-init. - - - - --- 2019-04-03 Jason Merrill New
[C++] PR c++/89831 - error with qualified-id in const member function. [C++] PR c++/89831 - error with qualified-id in const member function. - - - - --- 2019-03-27 Jason Merrill New
[C++] PR c++/89761 - ICE with sizeof... in pack expansion. [C++] PR c++/89761 - ICE with sizeof... in pack expansion. - - - - --- 2019-03-18 Jason Merrill New
[C++] PR c++/89744 - ICE with specialization of member class template. [C++] PR c++/89744 - ICE with specialization of member class template. - - - - --- 2019-03-30 Jason Merrill New
[C++] PR c++/89682 - wrong access error in default argument. [C++] PR c++/89682 - wrong access error in default argument. - - - - --- 2019-03-18 Jason Merrill New
[C++] PR c++/89640 - GNU attributes on lambda. [C++] PR c++/89640 - GNU attributes on lambda. - - - - --- 2019-03-18 Jason Merrill New
[C++] PR c++/89630 - ICE with dependent using-decl as template arg. [C++] PR c++/89630 - ICE with dependent using-decl as template arg. - - - - --- 2019-03-18 Jason Merrill New
[C++] PR c++/89576 - if constexpr of lambda capture. [C++] PR c++/89576 - if constexpr of lambda capture. - - - - --- 2019-03-06 Jason Merrill New
[C++] PR c++/89571 - ICE with ill-formed noexcept on constructor. [C++] PR c++/89571 - ICE with ill-formed noexcept on constructor. - - - - --- 2019-03-17 Jason Merrill New
[C++] PR c++/89422 - ICE with -g and lambda in default arg in template. [C++] PR c++/89422 - ICE with -g and lambda in default arg in template. - - - - --- 2019-02-21 Jason Merrill New
[C++] PR c++/89381 - implicit copy and using-declaration. [C++] PR c++/89381 - implicit copy and using-declaration. - - - - --- 2019-03-06 Jason Merrill New
[C++] PR c++/89331 - ICE with offsetof in incomplete class. [C++] PR c++/89331 - ICE with offsetof in incomplete class. - - - - --- 2019-04-03 Jason Merrill New
[C++] PR c++/89241 - ICE with lambda in template parameter list. [C++] PR c++/89241 - ICE with lambda in template parameter list. - - - - --- 2019-03-27 Jason Merrill New
[C++] PR c++/89241 - ICE with __func__ in lambda in template. [C++] PR c++/89241 - ICE with __func__ in lambda in template. - - - - --- 2019-02-11 Jason Merrill New
[C++] PR c++/89144 - link error with constexpr initializer_list. [C++] PR c++/89144 - link error with constexpr initializer_list. - - - - --- 2019-02-12 Jason Merrill New
[C++] PR c++/89089 - ICE with [[no_unique_address]]. [C++] PR c++/89089 - ICE with [[no_unique_address]]. - - - - --- 2019-01-29 Jason Merrill New
[C++] PR c++/89001 - mangling of reference temporaries [C++] PR c++/89001 - mangling of reference temporaries - - - - --- 2019-01-24 Jason Merrill New
[C++] PR c++/88875 - error with explicit list constructor. [C++] PR c++/88875 - error with explicit list constructor. - - - - --- 2019-01-18 Jason Merrill New
[C++] PR c++/88869 - C++17 ICE with CTAD and explicit specialization. [C++] PR c++/88869 - C++17 ICE with CTAD and explicit specialization. - - - - --- 2019-02-22 Jason Merrill New
[C++] PR c++/88820 - ICE with CTAD and member template used in DMI. [C++] PR c++/88820 - ICE with CTAD and member template used in DMI. - - - - --- 2019-03-07 Jason Merrill New
[C++] PR c++/88761 - ICE with reference capture of constant. [C++] PR c++/88761 - ICE with reference capture of constant. - - - - --- 2019-02-02 Jason Merrill New
[C++] PR c++/88752 - ICE with lambda and constexpr if. [C++] PR c++/88752 - ICE with lambda and constexpr if. - - - - --- 2019-01-31 Jason Merrill New
[C++] PR c++/88613 - ICE with use of const var in lambda. [C++] PR c++/88613 - ICE with use of const var in lambda. - - - - --- 2019-01-11 Jason Merrill New
[C++] PR c++/88419 - C++17 ICE with class template arg deduction. [C++] PR c++/88419 - C++17 ICE with class template arg deduction. - - - - --- 2019-02-21 Jason Merrill New
[C++] PR c++/88394 - ICE with VLA init-capture. [C++] PR c++/88394 - ICE with VLA init-capture. - - - - --- 2019-02-22 Jason Merrill New
[C++] PR c++/88380 - wrong-code with flexible array and NSDMI. [C++] PR c++/88380 - wrong-code with flexible array and NSDMI. - - - - --- 2019-02-20 Jason Merrill New
[C++] PR c++/88368 - wrong 'use of deleted function' [C++] PR c++/88368 - wrong 'use of deleted function' - - - - --- 2019-02-20 Jason Merrill New
[C++] PR c++/88312 - pack expansion of decltype. [C++] PR c++/88312 - pack expansion of decltype. - - - - --- 2019-01-11 Jason Merrill New
« 1 2 ... 637 638 6391265 1266 »