aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/plugin
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Fix GNU coding style for G_.Martin Liska1-8/+8
2018-05-01Add gcc_rich_location::add_fixit_insert_formattedDavid Malcolm2-0/+56
2018-04-30Use char_span for return type of location_get_source_lineDavid Malcolm1-8/+6
2018-01-16re PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must...Eric Botcazou1-0/+2
2018-01-03Fix warning in gcc.dg/plugin/expensive_selftests_plugin.c with !CHECKING_PDavid Malcolm2-2/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20Fix multiple_p for two non-poly_intsRichard Sandiford1-0/+14
2017-12-18testsuite: add coverage for diagnostics relating to inlining (PR tree-optimiz...David Malcolm6-0/+366
2017-12-14poly_int: add poly-int.hRichard Sandiford10-0/+4930
2017-12-12Expensive selftests: torture testing for fix-it boundary conditions (PR c/82050)David Malcolm3-0/+180
2017-11-28Handle very long lines when printing fix-it hintsDavid Malcolm3-3/+8
2017-11-13[Diagnostic Patch] don't print column zeroNathan Sidwell1-2/+2
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm2-17/+17
2017-08-21C: use full locations within c_parser_expr_list's vec<location_t>David Malcolm1-1/+1
2017-07-06diagnostics: fix end-points of ranges within macros (PR c++/79300)David Malcolm1-0/+79
2017-06-09Add support for mutually-incompatible fix-it hintsDavid Malcolm4-0/+71
2017-05-26Replace absolute line numbers in gcc.dgTom de Vries1-1/+1
2017-05-02Support fix-it hints that add new linesDavid Malcolm5-0/+89
2017-02-21Add -Wno-psabi to diagnostic-test-expressions-1.c optionsSegher Boessenkool1-1/+1
2017-01-31Prevent ICEs due to bogus substring locations (PR preprocessor/79210)David Malcolm1-0/+23
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-12re PR preprocessor/78680 (ICE in get_substring_ranges_for_loc, at input.c:1398)David Malcolm2-0/+39
2016-11-21substring_loc info needs default track-macro-expansion (PR preprocessor/78324)David Malcolm4-1/+105
2016-11-17Fix locations within raw stringsDavid Malcolm1-0/+33
2016-09-23Provide location information for terminator characters (PR preprocessor/77672)David Malcolm1-0/+14
2016-09-13fix-it hints: insert_before vs insert_afterDavid Malcolm1-2/+2
2016-09-07Move class substring_loc from c-family into gccDavid Malcolm1-0/+1
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm2-1/+79
2016-08-31Remove arbitrary limits from rich_locationDavid Malcolm2-0/+97
2016-08-26Tweak to colors of fix-it hintsDavid Malcolm1-3/+3
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm1-1/+1
2016-08-16Fix caret locations in format_type_warning (PR c/72857)David Malcolm3-54/+60
2016-08-05On-demand locations within string-literalsDavid Malcolm4-0/+479
2016-07-20Add sreal to selftestsMartin Liska3-179/+0
2016-07-11input.c: add lexing selftests and a test matrix for line_table statesDavid Malcolm1-2/+2
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm2-1/+43
2016-06-10Remove platform-specific details from must-tail-call-2.c messagesDavid Malcolm1-5/+5
2016-06-06Selftest frameworkDavid Malcolm3-74/+0
2016-05-26Skip tail call tests on Thumb-1 targetsThomas Preud'homme1-0/+6
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm4-0/+159
2016-05-10Add debugging ruler to diagnostic-show-locus.cDavid Malcolm3-0/+8
2016-05-03gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter default true.Richard Biener1-1/+1
2016-03-22PR c/69993: improvements to wording of -Wmisleading-indentationDavid Malcolm1-1/+1
2016-03-18PR c/70281: C FE: fix uninitialized range for __builtin_types_compatible_pDavid Malcolm1-0/+18
2016-03-09PR c++/70105: prevent nonsensical underline spew for macro expansionsDavid Malcolm1-0/+36
2016-03-09PR c++/70105: Defer location expansion until diagnostic_show_locusDavid Malcolm2-58/+47
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm2-51/+42
2016-01-26PR 69400: Invalid 128-bit modulus resultRichard Sandiford1-0/+33
2016-01-14PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-ind...David Malcolm4-0/+170
2016-01-04Update copyright years.Jakub Jelinek1-1/+1