Show patches with: State = Action Required       |    Archived = No       |   126632 patches
« 1 2 ... 259 260 2611266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR c++/84810 - constraints on lambdas PR c++/84810 - constraints on lambdas - - - - --- 2019-10-30 Jeff Chapman New
PR c++/84964: Middle-end patch to expand_call for ICE after sorry. PR c++/84964: Middle-end patch to expand_call for ICE after sorry. - - - - --- 2022-02-28 Roger Sayle New
PR c++/85214 - ICE with alias, generic lambda, constexpr if. PR c++/85214 - ICE with alias, generic lambda, constexpr if. - - - - --- 2018-04-06 Jason Merrill New
PR c++/85254 PR c++/85254 - - - - --- 2019-05-31 Ville Voutilainen New
PR c++/85464 - missing location for -Wignored-qualifiers diagnostic PR c++/85464 - missing location for -Wignored-qualifiers diagnostic - - - - --- 2018-04-19 Jonathan Wakely New
PR c++/86521 - wrong overload resolution with ref-qualifiers. PR c++/86521 - wrong overload resolution with ref-qualifiers. - - - - --- 2019-03-12 Jason Merrill New
PR c++/86586 - -fcompare-debug=-Wsign-compare. PR c++/86586 - -fcompare-debug=-Wsign-compare. - - - - --- 2019-04-03 Jason Merrill New
PR c++/87893 - constexpr ctor ICE on ARM. PR c++/87893 - constexpr ctor ICE on ARM. - - - - --- 2019-01-23 Jason Merrill New
PR c++/88690 - C++17 ICE with empty base in aggregate. PR c++/88690 - C++17 ICE with empty base in aggregate. - - - - --- 2019-02-21 Jason Merrill New
PR c++/89267 - change of error location. PR c++/89267 - change of error location. - - - - --- 2019-02-11 Jason Merrill New
PR c++/90243 - orphaned note in uninstantiated constexpr function PR c++/90243 - orphaned note in uninstantiated constexpr function - - - - --- 2019-04-25 Jonathan Wakely New
PR c++/90532 Ensure __is_constructible(T[]) is false PR c++/90532 Ensure __is_constructible(T[]) is false - - - - --- 2019-05-20 Jonathan Wakely New
PR c++/90592 add missing word "scope" to __func__ docs PR c++/90592 add missing word "scope" to __func__ docs - - - - --- 2019-05-23 Jonathan Wakely New
PR c++/91369 Implement P0784R7 changes to allocation and construction PR c++/91369 Implement P0784R7 changes to allocation and construction - - - - --- 2019-10-23 Jonathan Wakely New
PR c++/91476 - anon-namespace reference temp clash between TUs. PR c++/91476 - anon-namespace reference temp clash between TUs. - - - - --- 2020-01-21 Jason Merrill New
PR c++/92582 - ICE with member template as requirement. PR c++/92582 - ICE with member template as requirement. - - - - --- 2020-01-14 Jason Merrill New
PR c++/92746 - ICE with noexcept of function concept check. PR c++/92746 - ICE with noexcept of function concept check. - - - - --- 2020-01-14 Jason Merrill New
PR c++/93173 - incorrect tree sharing. PR c++/93173 - incorrect tree sharing. - - - - --- 2020-01-10 Jason Merrill New
PR c++/PR48035 - - - - --- 2011-03-11 Dodji Seketeli New
PR c++/PR48035 - - - - --- 2011-03-11 Jakub Jelinek New
PR c++/PR48035 - - - - --- 2011-03-11 Jakub Jelinek New
PR c++/PR48035 - - - - --- 2011-03-11 Jakub Jelinek New
PR c++/PR48035 - - - - --- 2011-03-10 Dodji Seketeli New
PR c/102245: Don't warn that ((_Bool)x<<0) isn't a truthvalue. PR c/102245: Don't warn that ((_Bool)x<<0) isn't a truthvalue. - - - - --- 2021-09-13 Roger Sayle New
PR c/104506: Tolerate error_mark_node in useless_type_conversion_p. PR c/104506: Tolerate error_mark_node in useless_type_conversion_p. - - - - --- 2022-02-14 Roger Sayle New
PR c/110699: Defend against error_mark_node in gimplify.cc. PR c/110699: Defend against error_mark_node in gimplify.cc. - - - - --- 2023-07-19 Roger Sayle New
PR c/16351 Extend Wnonnull for returns_nonnull - - - - --- 2015-07-22 Manuel López-Ibáñez New
PR c/17896 Check for missplaced bitwise op PR c/17896 Check for missplaced bitwise op - - - - --- 2019-05-24 Rafael Tsuha New
PR c/20385: more detection of unknown type names - - - - --- 2010-11-20 Paolo Bonzini New
PR c/21659: missing "weak declaration must precede definition" error - - - - --- 2011-01-22 Jan Hubicka New
PR c/30552 gcc crashes when compiling examples with GNU statement expressions in VLAs PR c/30552 gcc crashes when compiling examples with GNU statement expressions in VLAs - - - - --- 2018-03-13 dave.pagan@oracle.com New
PR c/36750: Suppress missing field initializer warning for '= {0}' - - - - --- 2011-04-21 Alexander Monakov New
PR c/43673 - Incorrect warning in dfp printf. PR c/43673 - Incorrect warning in dfp printf. - - - - --- 2019-02-26 Xionghu Luo New
PR c/46921 Lost side effect when struct initializer expression uses comma operator PR c/46921 Lost side effect when struct initializer expression uses comma operator - - - - --- 2018-02-27 dave.pagan@oracle.com New
PR c/53702: Fix -Wunused-local-typedefs with nested functions - - - - --- 2012-06-20 Meador Inge New
PR c/65586: Skipping omp pragmas with -fopenmp-simd - - - - --- 2015-03-27 Tobias Burnus New
PR c/66220: Fix false positive from -Wmisleading-indentation - - - - --- 2015-05-20 David Malcolm New
PR c/68473: sanitize source range-printing within certain macro expansions - - - - --- 2015-11-23 David Malcolm New
PR c/68637: Rebuid array with the updated function pointer type - - - - --- 2015-12-01 H.J. Lu New
PR c/68637: Rebuild array with the updated function pointer type - - - - --- 2015-12-02 H.J. Lu New
PR c/68657 - Add missing 'Warning' flags to c-family/c.opt + java/lang.opt - - - - --- 2015-12-04 Tobias Burnus New
PR c/69993: improvements to wording of -Wmisleading-indentation - - - - --- 2016-03-22 David Malcolm New
PR c/69993: improvements to wording of -Wmisleading-indentation - - - - --- 2016-03-01 David Malcolm New
PR c/70281: C FE: fix uninitialized range for __builtin_types_compatible_p - - - - --- 2016-03-18 David Malcolm New
PR c/71171: Fix uninitialized source_range in c_parser_postfix_expression - - - - --- 2016-05-19 David Malcolm New
PR c/79022 fix mismatch parameter order in declaratio PR c/79022 fix mismatch parameter order in declaratio - - - - --- 2019-03-28 Jonathan Wakely New
PR c/79855: add full stop to store merging param descriptions - - - - --- 2017-03-07 Kyrill Tkachov New
PR c/86407 - Add option to ignore fndecl attributes on function pointers PR c/86407 - Add option to ignore fndecl attributes on function pointers - - - - --- 2019-05-24 Alex Henrie New
PR c/89524 - Ignore -Wno-error=<some-future-warning> PR c/89524 - Ignore -Wno-error=<some-future-warning> - - - - --- 2019-03-01 Alex Henrie New
PR c/c++/diagnostics/66098 Take -Werror into account when deciding what was the command-line status - - - - --- 2015-07-30 Manuel López-Ibáñez New
PR combine/110867 Fix narrow comparison of memory and constant PR combine/110867 Fix narrow comparison of memory and constant - - - - --- 2023-08-02 Stefan Schulze Frielinghaus New
PR d/89177 - Fix unaligned access in std.digest.murmurhash PR d/89177 - Fix unaligned access in std.digest.murmurhash - - - - --- 2019-02-24 Johannes Pfau New
PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. - - - - --- 2014-04-14 Mark Wielaard New
PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. - - - - --- 2014-03-26 Mark Wielaard New
PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. - - - - --- 2014-03-25 Mark Wielaard New
PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. - - - - --- 2014-03-23 Mark Wielaard New
PR debug/28767 (Support pointer-to-member-function) - - - - --- 2011-03-16 Dodji Seketeli New
PR debug/38757 gcc does not emit DW_LANG_C99 - - - - --- 2014-10-08 Mark Wielaard New
PR debug/42487, skip on darwin - - - - --- 2010-08-17 Jack Howarth New
PR debug/42487, xfail scan-assembler on DW_AT_ranges in gcc.dg/debug/dwarf2/aranges-fnsec-1.c for d… - - - - --- 2010-08-18 Iain Sandoe New
PR debug/42487, xfail scan-assembler on DW_AT_ranges in gcc.dg/debug/dwarf2/aranges-fnsec-1.c for d… - - - - --- 2010-08-17 Iain Sandoe New
PR debug/42487, xfail scan-assembler on DW_AT_ranges in gcc.dg/debug/dwarf2/aranges-fnsec-1.c for d… - - - - --- 2010-08-16 Jack Howarth New
PR debug/45024 - - - - --- 2010-07-25 H.J. Lu New
PR debug/45024 - - - - --- 2010-07-22 Dodji Seketeli New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-20 Cary Coutant New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-19 Cary Coutant New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-16 Dodji Seketeli New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-14 Cary Coutant New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-07 Cary Coutant New
PR debug/45682 - wrong struct DIE nesting with -fdebug-types-section - - - - --- 2012-01-05 Dodji Seketeli New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-26 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-25 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-19 Aldy Hernandez New
PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH - - - - --- 2015-02-19 Aldy Hernandez New
PR debug/46749 - - - - --- 2010-12-07 Mike Stump New
PR debug/47471 (set prologue_end in .debug_line) - - - - --- 2011-03-31 Dodji Seketeli New
PR debug/47471 (set prologue_end in .debug_line) - - - - --- 2011-03-30 Dodji Seketeli New
PR debug/47510 - - - - --- 2011-03-14 Dodji Seketeli New
PR debug/47510 - - - - --- 2011-01-28 Dodji Seketeli New
PR debug/49047 (linkage name missing for cdtors) - - - - --- 2011-05-30 Dodji Seketeli New
PR debug/49047 (linkage name missing for cdtors) - - - - --- 2011-05-26 Dodji Seketeli New
PR debug/49047 (linkage name missing for cdtors) - - - - --- 2011-05-26 Dodji Seketeli New
PR debug/49348 (DW_TAG_template_* missing from template specializations) - - - - --- 2011-06-10 Dodji Seketeli New
PR debug/50983 - - - - --- 2011-11-10 Jason Merrill New
PR debug/50983 - - - - --- 2011-11-07 Roberto Agostino Vitillo New
PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372 - - - - --- 2011-11-08 Dodji Seketeli New
PR debug/53453 ensure debug notes linked on darwin - - - - --- 2012-05-25 Jack Howarth New
PR debug/53948 - - - - --- 2012-12-18 Richard Biener New
PR debug/56950 - - - - --- 2013-05-24 Steven Bosscher New
PR debug/57519 - Emit DW_TAG_imported_declaration under the right class for 'using' statements in a… - - - - --- 2014-03-25 Siva Chandra New
PR debug/58123: Set correct location for TRY blocks - - - - --- 2015-02-19 Aldy Hernandez New
PR debug/58315: Mark cdtor_label as artificial - - - - --- 2015-02-24 Aldy Hernandez New
PR debug/60655, debug loc expressions - - - - --- 2014-10-20 Alan Modra New
PR debug/60655, debug loc expressions - - - - --- 2014-09-09 Alan Modra New
PR debug/60929: Fix a few ICEs and other problems with -fdebug-types-sections - - - - --- 2014-04-25 Cary Coutant New
PR debug/61013: Change -g so that it will override -g1 but not -g3 - - - - --- 2014-05-14 Cary Coutant New
PR debug/61352 back port from mainline - - - - --- 2015-04-12 Jack Howarth New
PR debug/66482: Do not ICE in gen_formal_parameter_die - - - - --- 2015-06-12 Aldy Hernandez New
PR debug/66653: avoid late_global_decl on decl_type_context()s - - - - --- 2015-06-30 Jason Merrill New
PR debug/66653: avoid late_global_decl on decl_type_context()s - - - - --- 2015-06-25 Aldy Hernandez New
« 1 2 ... 259 260 2611266 1267 »