Show patches with: Archived = No       |   126831 patches
« 1 2 ... 628 629 6301268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] PR c++/35878 - - - - --- 2017-03-21 Jakub Jelinek New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-21 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-20 Ville Voutilainen New
[C++] PR c++/35878 - - - - --- 2017-03-19 Ville Voutilainen New
[C++] PR c++/45114 - Support alias templates - - - - --- 2011-11-07 Dodji Seketeli New
[C++] PR c++/45114 - Support alias templates - - - - --- 2011-11-05 Dodji Seketeli New
[C++] PR c++/45114 - Support alias templates - - - - --- 2011-10-27 Dodji Seketeli New
[C++] PR c++/47877 - -fvisibility-inlines-hidden and member templates. [C++] PR c++/47877 - -fvisibility-inlines-hidden and member templates. - - - - --- 2020-01-07 Jason Merrill New
[C++] PR c++/51188 - - - - --- 2011-11-18 Fabien Chêne New
[C++] PR c++/54430 - - - - --- 2015-10-01 Ville Voutilainen New
[C++] PR c++/55442 - memory-hog with highly recursive constexpr. [C++] PR c++/55442 - memory-hog with highly recursive constexpr. - - - - --- 2019-06-27 Jason Merrill New
[C++] PR c++/57082 - new X{} and private destructor. [C++] PR c++/57082 - new X{} and private destructor. - - - - --- 2019-12-11 Jason Merrill New
[C++] PR c++/58566 - - - - --- 2015-10-11 Ville Voutilainen New
[C++] PR c++/60503 - wrong lambda attribute syntax. [C++] PR c++/60503 - wrong lambda attribute syntax. - - - - --- 2018-11-05 Jason Merrill New
[C++] PR c++/62101 - - - - --- 2014-08-14 Ville Voutilainen New
[C++] PR c++/62101 - - - - --- 2014-08-13 Ville Voutilainen New
[C++] PR c++/64489 - - - - --- 2015-01-05 Ville Voutilainen New
[C++] PR c++/64901 - - - - --- 2015-02-02 Ville Voutilainen New
[C++] PR c++/65923 [C++] PR c++/65923 - - - - --- 2018-04-03 Ville Voutilainen New
[C++] PR c++/67846 - - - - --- 2015-10-26 Paolo Carlini New
[C++] PR c++/69855 - - - - --- 2016-05-27 Ville Voutilainen New
[C++] PR c++/70462 - unnecessary base ctor variant with final. [C++] PR c++/70462 - unnecessary base ctor variant with final. - - - - --- 2019-06-26 Jason Merrill New
[C++] PR c++/79133 [C++] PR c++/79133 - - - - --- 2018-07-06 Ville Voutilainen New
[C++] PR c++/79264 another lambda capture - - - - --- 2017-01-31 Nathan Sidwell New
[C++] PR c++/79592 - missing explanation of invalid constexpr. [C++] PR c++/79592 - missing explanation of invalid constexpr. - - - - --- 2019-12-17 Jason Merrill New
[C++] PR c++/80812 - - - - --- 2017-05-25 Ville Voutilainen New
[C++] PR c++/80891 #1 & #5 - - - - --- 2017-05-29 Nathan Sidwell New
[C++] PR c++/80891 #3 - - - - --- 2017-05-29 Nathan Sidwell New
[C++] PR c++/81866 - ICE with member template and default targ. [C++] PR c++/81866 - ICE with member template and default targ. - - - - --- 2019-04-03 Jason Merrill New
[C++] PR c++/83895 [C++] PR c++/83895 - - - - --- 2018-01-21 Ville Voutilainen New
[C++] PR c++/85552 - wrong instantiation of dtor for DMI. [C++] PR c++/85552 - wrong instantiation of dtor for DMI. - - - - --- 2019-06-14 Jason Merrill New
[C++] PR c++/86205 - ICE with ?: of throw and template-id. [C++] PR c++/86205 - ICE with ?: of throw and template-id. - - - - --- 2019-01-18 Jason Merrill New
[C++] PR c++/86398 [C++] PR c++/86398 - - - - --- 2018-07-04 Ville Voutilainen New
[C++] PR c++/86429 - constexpr variable in lambda. [C++] PR c++/86429 - constexpr variable in lambda. - - - - --- 2019-03-26 Jason Merrill New
[C++] PR c++/86485 - -Wmaybe-unused with empty class ?: [C++] PR c++/86485 - -Wmaybe-unused with empty class ?: - - - - --- 2019-05-07 Jason Merrill New
[C++] PR c++/86521 - C++17 copy elision in initialization by constructor. [C++] PR c++/86521 - C++17 copy elision in initialization by constructor. - - - - --- 2019-03-13 Jason Merrill New
[C++] PR c++/86678 - constexpr function with non-constant after return. [C++] PR c++/86678 - constexpr function with non-constant after return. - - - - --- 2018-09-08 Jason Merrill New
[C++] PR c++/86740, ICE with constexpr if and nested generic lambdas. [C++] PR c++/86740, ICE with constexpr if and nested generic lambdas. - - - - --- 2019-01-17 Jason Merrill New
[C++] PR c++/86932 - missed SFINAE with empty pack. [C++] PR c++/86932 - missed SFINAE with empty pack. - - - - --- 2019-03-27 Jason Merrill New
[C++] PR c++/86943 - wrong code converting lambda to function pointer. [C++] PR c++/86943 - wrong code converting lambda to function pointer. - - - - --- 2019-01-30 Jason Merrill New
[C++] PR c++/86946 - ICE with function call in template argument. [C++] PR c++/86946 - ICE with function call in template argument. - - - - --- 2019-04-01 Jason Merrill New
[C++] PR c++/86969 - ICE with constexpr if and recursive generic lambdas. [C++] PR c++/86969 - ICE with constexpr if and recursive generic lambdas. - - - - --- 2019-02-27 Jason Merrill New
[C++] PR c++/86986 - ICE with TTP with parameter pack. [C++] PR c++/86986 - ICE with TTP with parameter pack. - - - - --- 2019-04-05 Jason Merrill New
[C++] PR c++/87051 [C++] PR c++/87051 - - - - --- 2018-09-13 Ville Voutilainen New
[C++] PR c++/87075 - ICE with constexpr array initialization. [C++] PR c++/87075 - ICE with constexpr array initialization. - - - - --- 2018-09-20 Jason Merrill New
[C++] PR c++/87093 [C++] PR c++/87093 - - - - --- 2018-09-09 Ville Voutilainen New
[C++] PR c++/87366 - wrong error with alias template. [C++] PR c++/87366 - wrong error with alias template. - - - - --- 2019-04-22 Jason Merrill New
[C++] PR c++/87480 - decltype of member access in default template arg [C++] PR c++/87480 - decltype of member access in default template arg - - - - --- 2019-03-20 Jason Merrill New
[C++] PR c++/87513 - 'sorry' mangling PMF template-id. [C++] PR c++/87513 - 'sorry' mangling PMF template-id. - - - - --- 2019-02-20 Jason Merrill New
[C++] PR c++/87554 - ICE with extern template and reference member. [C++] PR c++/87554 - ICE with extern template and reference member. - - - - --- 2019-04-18 Jason Merrill New
[C++] PR c++/87685 - generic lambda 'this' capture error. [C++] PR c++/87685 - generic lambda 'this' capture error. - - - - --- 2019-02-22 Jason Merrill New
[C++] PR c++/87748 - substitution failure error with decltype. [C++] PR c++/87748 - substitution failure error with decltype. - - - - --- 2019-03-25 Jason Merrill New
[C++] PR c++/88123 - lambda and using-directive. [C++] PR c++/88123 - lambda and using-directive. - - - - --- 2019-03-08 Jason Merrill New
[C++] PR c++/88183 - ICE with .* fold-expression. [C++] PR c++/88183 - ICE with .* fold-expression. - - - - --- 2019-03-01 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
[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++/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++/88394 - ICE with VLA init-capture. [C++] PR c++/88394 - ICE with VLA init-capture. - - - - --- 2019-02-22 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++/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++/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++/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++/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++/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++/88875 - error with explicit list constructor. [C++] PR c++/88875 - error with explicit list constructor. - - - - --- 2019-01-18 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++/89089 - ICE with [[no_unique_address]]. [C++] PR c++/89089 - ICE with [[no_unique_address]]. - - - - --- 2019-01-29 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++/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++/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++/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++/89381 - implicit copy and using-declaration. [C++] PR c++/89381 - implicit copy and using-declaration. - - - - --- 2019-03-06 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++/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++/89576 - if constexpr of lambda capture. [C++] PR c++/89576 - if constexpr of lambda capture. - - - - --- 2019-03-06 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++/89640 - GNU attributes on lambda. [C++] PR c++/89640 - GNU attributes on lambda. - - - - --- 2019-03-18 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++/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++/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++/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++/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++/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++/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++/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++/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++/90101 - dependent class non-type parameter. [C++] PR c++/90101 - dependent class non-type parameter. - - - - --- 2019-07-19 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++/90171 - reorganize usual_deallocation_fn_p [C++] PR c++/90171 - reorganize usual_deallocation_fn_p - - - - --- 2019-05-07 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++/90227 - error with template parameter packs. [C++] PR c++/90227 - error with template parameter packs. - - - - --- 2019-04-24 Jason Merrill 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++/90449 - add -Winaccessible-base option. [C++] PR c++/90449 - add -Winaccessible-base option. - - - - --- 2019-06-07 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++/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++/90875 - added -Wswitch-outside-range option. [C++] PR c++/90875 - added -Wswitch-outside-range option. - - - - --- 2019-06-17 Matthew Beliveau 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
« 1 2 ... 628 629 6301268 1269 »