summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/cpp
AgeCommit message (Expand)Author
2020-05-08preprocessor: Reimplement directives only processing, support raw literals.Nathan Sidwell
2020-05-07Fix various dg directives.Manfred Schwarb
2020-01-01Update copyright years.Jakub Jelinek
2019-12-30Prevent redefinition of WCHAR_MAX from testsuite/gcc.dg/cpp/ucs.cOlivier Hainque
2019-12-09Byte vs column awareness for diagnostic-show-locus.c (PR 49973)Lewis Hyatt
2019-10-02Handle :: tokens in C for C2x.Joseph Myers
2019-09-26charset.c (UCS_LIMIT): New macro.Eric Botcazou
2019-09-19Support extended characters in C/C++ identifiers (PR c/67224)Lewis Hyatt
2019-06-24[Darwin, testsuite] Fix isystem-2.c.Iain Sandoe
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-08-16[PATCH] Macro definition parameter parsingNathan Sidwell
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm
2018-07-18re PR c/69558 (glib2 warning pragmas stopped working)Bernd Edlinger
2018-07-17lex.c (_cpp_lex_direct): Use CPP_DL_NOTE instead of CPP_DL_PEDWARN...Jakub Jelinek
2018-01-31re PR preprocessor/69869 (internal compiler error: Segmentation fault in call...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-11-17re PR testsuite/82997 (gcc.dg/cpp/sysmac1.c and gcc.dg/cpp/macsyntx.c fail st...Jakub Jelinek
2017-11-13[Diagnostic Patch] don't print column zeroNathan Sidwell
2017-05-26Replace absolute line numbers in gcc.dgTom de Vries
2017-05-24Reinstate absolute line number in gcc.dg/cpp/19940712-1.cTom de Vries
2017-04-28Remove superfluous "" in dg-(error|warning|message|bogus)Tom de Vries
2017-04-28Remove superfluous '{ target *-*-* }' in dg-(error|warning|message|bogus)Tom de Vries
2017-04-28Remove superfluous ' . ' in dg-(error|warning|message|bogus)Tom de Vries
2017-04-19Use relative line number for subsequent dg directivesTom de Vries
2017-04-16Remove braces around line number in dejagnu directiveTom de Vries
2017-01-23re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko
2017-01-18re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko
2017-01-01Update copyright years.Jakub Jelinek
2016-12-15Introduce selftest::locate_fileDavid Malcolm
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini
2016-11-16Fix test names for trad.exp testsTamar Christina
2016-11-08Fix traditional cpp test failureTamar Christina
2016-10-21re PR preprocessor/71681 (header.gcc file lookup is broken for -remap)Andris Pavenis
2016-08-22re PR c/52952 (Wformat location info is bad (wrong column number))Bernd Edlinger
2016-08-19expr.c (eval_token): Append "evaluates to 0" to Wundef diagnostic.Prathamesh Kulkarni
2016-08-18Spelling suggestions for misspelled preprocessor directivesDavid Malcolm
2016-08-08Use class substring_loc in c-format.c (PR c/52952)David Malcolm
2016-06-20re PR rtl-optimization/71591 (SIGSEGV in test_uncond_jump (rtl-tests.c:90) wi...Jakub Jelinek
2016-06-13re PR preprocessor/71183 (gcc -E always gives __DATE__ and __TIME__ as Jan 1...Jakub Jelinek
2016-06-02source_date_epoch-1.c (main): Test __DATE__ and __TIME__ strings with __built...Jakub Jelinek
2016-06-01c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.Eduard Sanou
2016-04-29Clean up tests where a later dg-do completely overrides another.Dominik Vogt
2016-03-01PR preprocessor/69985: fix ICE with long lines in -WformatDavid Malcolm
2016-02-08PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm
2016-01-04Update copyright years.Jakub Jelinek
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez
2015-08-22Fix column location in c_lex_with_flags errorsManuel López-Ibáñez