Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3197 patches
« 1 2 ... 19 20 2131 32 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR plugins/69758: add params.list to PLUGIN_HEADERS - - - - --- 2016-02-11 David Malcolm New
PR driver/69265 and 69453: improved suggestions for various misspelled options - - - - --- 2016-02-10 David Malcolm New
PR other/69554: avoid excessive source printing for widely-separated locations - - - - --- 2016-02-09 David Malcolm New
[committed] jit: fix build after r233218 (build_common_tree_nodes, -fshort-double) - - - - --- 2016-02-08 David Malcolm New
[wwwdocs] Add blurb to top of gcc-6/changes.html - - - - --- 2016-02-05 David Malcolm New
PR preprocessor/69664: fix rich_location::override_column - - - - --- 2016-02-04 David Malcolm New
Fix jit crash on aarch64, mips - - - - --- 2016-02-04 David Malcolm New
Re: [wwwdocs] Add common C++ issues to /gcc-6/porting_to.html - - - - --- 2016-02-03 David Malcolm New
[wwwdocs] Add notes on -Wmisleading-indentation to GCC 6 porting guide - - - - --- 2016-01-26 David Malcolm New
PR other/69006: fix extra newlines after diagnostics (v2) - - - - --- 2016-01-25 David Malcolm New
[committed] PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-up - - - - --- 2016-01-19 David Malcolm New
PR testsuite/69181: ensure expected multiline outputs is cleared per-test (v2) - - - - --- 2016-01-18 David Malcolm New
libcpp: use better locations for _Pragma tokens (preprocessor/69126) - - - - --- 2016-01-17 David Malcolm New
[committed] PR diagnostic/68899: fix read-beyond-buffer when printing very wide source lines - - - - --- 2016-01-16 David Malcolm New
[2/2] RFE: poisoning of invalid memory blocks and obstacks - - - - --- 2016-01-15 David Malcolm New
[1/2] fix memory chunk corruption for opts_obstack (PR jit/68446) - - - - --- 2016-01-15 David Malcolm New
[wwwdocs] gcc-6/changes.html: diagnostics, Levenshtein, -Wmisleading-indentation, jit (v2) - - - - --- 2016-01-15 David Malcolm New
PR driver/69265: improved suggestions for various misspelled options - - - - --- 2016-01-13 David Malcolm New
PR other/69006: fix extra newlines after diagnostics - - - - --- 2016-01-13 David Malcolm New
PR testsuite/69181: ensure expected multiline outputs is cleared per-test - - - - --- 2016-01-12 David Malcolm New
PR testsuite/69181: ensure expected multiline outputs is cleared per-test - - - - --- 2016-01-09 David Malcolm New
PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-indentation (v2) - - - - --- 2016-01-08 David Malcolm New
[wwwdocs] gcc-6/changes.html: diagnostics, Levenshtein, -Wmisleading-indentation, jit - - - - --- 2016-01-06 David Malcolm New
Fix PR c/69122 (-Wmisleading-indentation false positive with empty macros) - - - - --- 2016-01-05 David Malcolm New
C: fix reported range of invalid unary dereference. - - - - --- 2015-12-22 David Malcolm New
[4/4] C: add fixit hint to misspelled field names - - - - --- 2015-12-18 David Malcolm New
[3/4] PR c++/62314: C++: add fixit hint to misspelled member names - - - - --- 2015-12-18 David Malcolm New
[2/4] PR c++/62314: add fixit hint for "expected ';' after class definition" - - - - --- 2015-12-18 David Malcolm New
[1/4] PR c++/62314: add fixit hint for missing "template <> " in explicit specialization - - - - --- 2015-12-18 David Malcolm New
[2/2] PR c++/68819: libcpp fallbacks and -Wmisleading-indentation - - - - --- 2015-12-18 David Malcolm New
[1/2] libcpp: Avoid unnecessary ad-hoc uses for large source files - - - - --- 2015-12-18 David Malcolm New
PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression (v2) - - - - --- 2015-12-18 David Malcolm New
PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression - - - - --- 2015-12-17 David Malcolm New
C FE: improvements to ranges of bad return values - - - - --- 2015-12-17 David Malcolm New
Better error recovery for merge-conflict markers (v4) - - - - --- 2015-12-16 David Malcolm New
C and C++ FE: better source ranges for binary ops - - - - --- 2015-12-16 David Malcolm New
C FE: fix range of primary-expression in c_parser_postfix_expression - - - - --- 2015-12-16 David Malcolm New
Better error recovery for merge-conflict markers (v5) - - - - --- 2015-12-15 David Malcolm New
C++ FE: Show both locations in string literal concatenation error - - - - --- 2015-12-15 David Malcolm New
C FE: use correct location range for static assertions - - - - --- 2015-12-15 David Malcolm New
[3/3] PR c/68473: sanitize source range-printing within certain macro expansions (v2) - - - - --- 2015-12-11 David Malcolm New
[2/3] Fix range/location terminology - - - - --- 2015-12-11 David Malcolm New
[1/3] Delay location expansion within rich_location until printing - - - - --- 2015-12-11 David Malcolm New
[committed,5/5] Fix -Wmisleading-indentation warning in graphite-optimize-isl.c - - - - --- 2015-12-10 David Malcolm New
[committed,4/5] Fix -Wmisleading-indentation warning in ifcvt.c - - - - --- 2015-12-10 David Malcolm New
[committed,3/5] Fix -Wmisleading-indentation warning in gcc/regrename.c - - - - --- 2015-12-10 David Malcolm New
[committed,2/5] Fix misleading indentation in gcc/fortran/io.c - - - - --- 2015-12-10 David Malcolm New
[committed,1/5] Fix -Wmisleading-indentation warning in function.c - - - - --- 2015-12-10 David Malcolm New
testsuite/lib/multline.exp: show test name and line numbers - - - - --- 2015-12-10 David Malcolm New
Better error recovery for merge-conflict markers (v4) - - - - --- 2015-12-09 David Malcolm New
Add levels to -Wmisleading-indentation; add level 1 to -Wall - - - - --- 2015-12-09 David Malcolm New
v2 Re: [PATCH] RFC: Use Levenshtein spelling suggestions in Fortran FE - - - - --- 2015-12-09 David Malcolm New
[1/2] PR c/68757: fix uninitialied src_range for various builtins - - - - --- 2015-12-08 David Malcolm New
[2/2] C: fix uninitialized ranges for __alignof__ - - - - --- 2015-12-08 David Malcolm New
[1/2] PR c/68757: fix uninitialied src_range for various builtins - - - - --- 2015-12-08 David Malcolm New
Fix missing range information for "%q+D" format code - - - - --- 2015-12-04 David Malcolm New
Fix missing range information for "%q+D" format code - - - - --- 2015-12-04 David Malcolm New
Add XFAIL to g++.dg/template/ref3.C (PR c++/68699) - - - - --- 2015-12-04 David Malcolm New
[02/10,v2] Fix g++.dg/cpp0x/nsdmi-template14.C (v2) - - - - --- 2015-12-04 David Malcolm New
Fix missing range information for "%q+D" format code - - - - --- 2015-12-03 David Malcolm New
[10/10] Fix g++.dg/warn/Wconversion-real-integer2.C - - - - --- 2015-12-03 David Malcolm New
[09/10] Fix g++.dg/warn/pr35635.C - - - - --- 2015-12-03 David Malcolm New
[08/10] Fix g++.dg/ubsan/pr63956.C - - - - --- 2015-12-03 David Malcolm New
[07/10] Fix g++.dg/template/ref3.C - - - - --- 2015-12-03 David Malcolm New
[06/10] Fix g++.dg/template/pseudodtor3.C - - - - --- 2015-12-03 David Malcolm New
[05/10] Fix location of dg-error within g++.dg/template/pr64100.C - - - - --- 2015-12-03 David Malcolm New
[04/10] Fix g++.dg/template/crash55.C - - - - --- 2015-12-03 David Malcolm New
[03/10] Fix g++.dg/gomp/loop-1.C - - - - --- 2015-12-03 David Malcolm New
[02/10] Fix g++.dg/cpp0x/nsdmi-template14.C - - - - --- 2015-12-03 David Malcolm New
[01/10] C++ FE: expression ranges v4 - - - - --- 2015-12-03 David Malcolm New
[2/2] RFC: C++ FE: expression ranges (work in progress) v3 - - - - --- 2015-11-25 David Malcolm New
[1/2] RFC: C++: attempt to provide location_t in more places - - - - --- 2015-11-25 David Malcolm New
[PATCH/RFC] C++ FE: expression ranges (v2) - - - - --- 2015-11-24 David Malcolm New
Fix PR objc/68438 (uninitialized source ranges) - - - - --- 2015-11-23 David Malcolm New
PR c/68473: sanitize source range-printing within certain macro expansions - - - - --- 2015-11-23 David Malcolm New
[PATCH/RFC] C++ FE: expression ranges (v2) - - - - --- 2015-11-23 David Malcolm New
Fix PR objc/68438 (uninitialized source ranges) - - - - --- 2015-11-20 David Malcolm New
[15/15] RFC: Add ggc-tests.c - - - - --- 2015-11-19 David Malcolm New
[14/15] Add selftests to vec.c - - - - --- 2015-11-19 David Malcolm New
[13/15] Add selftests to tree.c - - - - --- 2015-11-19 David Malcolm New
[12/15] Add rtl-tests.c - - - - --- 2015-11-19 David Malcolm New
[11/15] Add selftests to input.c - - - - --- 2015-11-19 David Malcolm New
[10/15] Add hash-set-tests.c - - - - --- 2015-11-19 David Malcolm New
[09/15] Add hash-map-tests.c - - - - --- 2015-11-19 David Malcolm New
[08/15] Add selftests to gimple.c - - - - --- 2015-11-19 David Malcolm New
[07/15] Fix warning in function-tests.c - - - - --- 2015-11-19 David Malcolm New
[06/15] Add function-tests.c - - - - --- 2015-11-19 David Malcolm New
[05/15] Add selftests to fold-const.c - - - - --- 2015-11-19 David Malcolm New
[04/15] Add selftests to et-forest.c - - - - --- 2015-11-19 David Malcolm New
[03/15] Add selftests to tree-cfg.c - - - - --- 2015-11-19 David Malcolm New
[02/15] Add selftests to bitmap.c - - - - --- 2015-11-19 David Malcolm New
[01/15] Selftest framework (unittests v4) - - - - --- 2015-11-19 David Malcolm New
[PATCH;,committed] Fix typo in doc/gty.texi - - - - --- 2015-11-19 David Malcolm New
Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331)) - - - - --- 2015-11-17 David Malcolm New
Fix uninitialized src_range within c_expr (Re: libcpp/C FE source range patch committed (r230331)) - - - - --- 2015-11-16 David Malcolm New
[PATCH/RFC] C++ FE: expression ranges (v2) - - - - --- 2015-11-15 David Malcolm New
C++ FE: offer suggestions for misspelled field names - - - - --- 2015-11-14 David Malcolm New
C++ FE: offer suggestions for misspelled field names - - - - --- 2015-11-13 David Malcolm New
libcpp/C FE source range patch committed (r230331). - - - - --- 2015-11-13 David Malcolm New
[0/2] Levenshtein-based suggestions (v3) - - - - --- 2015-11-13 David Malcolm New
« 1 2 ... 19 20 2131 32 »