aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common
AgeCommit message (Expand)AuthorFilesLines
6 daystestsuite: Add tests for PR c/107419 and PR c++/107393H.J. Lu3-0/+50
2025-08-26testsuite; Fix unprotected-allocas-1.c at -O3 [PR121684]Andrew Pinski1-2/+2
2025-08-26OpenMP: Improve front-end error-checking for "declare variant"Sandra Loosemore1-2/+2
2025-08-15c++: Warn on #undef/#define of remaining cpp.predefined macros [PR120778]Jakub Jelinek1-6/+6
2025-08-08tailc: Handle other forms of finally_tmp.N conditional cleanups after musttai...Jakub Jelinek4-0/+196
2025-08-06c++: Add test for vt/ff in line commentsJakub Jelinek2-0/+24
2025-08-06openmp: Add support for iterators in 'target update' clauses (C/C++)Kwok Cheung Yeung3-0/+61
2025-08-06openmp: Add support for iterators in map clauses (C/C++)Kwok Cheung Yeung5-10/+115
2025-08-05libcpp: Add testcase for CWG2579 [PR120778]Jakub Jelinek1-5/+5
2025-07-29calls: Allow musttail calls to noreturn [PR121159]Jakub Jelinek1-0/+17
2025-07-15c, c++: Fix unused result for empty types [PR82134]Jeremy Rifkin1-0/+16
2025-07-15c, c++: Extend -Wunused-but-set-* warnings [PR44677]Jakub Jelinek13-2/+662
2025-07-11testsuite: Add testcase for already fixed PR [PR120954]Jakub Jelinek1-0/+21
2025-07-11ipa: Disallow signature changes in fun->has_musttail functions [PR121023]Jakub Jelinek1-0/+23
2025-07-03OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins: Fix test casesThomas Schwinge1-2/+2
2025-07-01tailc: Handle musttail in case of non-cleaned-up cleanups, especially ASan re...Jakub Jelinek2-0/+66
2025-06-30diagnostics: remove "json" output formatDavid Malcolm9-204/+0
2025-06-30Extend nonnull_if_nonzero attribute [PR120520]Jakub Jelinek2-0/+73
2025-06-23OpenACC: Add 'if' clause to 'acc wait' directiveTobias Burnus1-0/+51
2025-06-23tailc: Allow musttail tail calls with -fsanitize=address [PR120608]Jakub Jelinek2-0/+82
2025-06-11c/c++: Handle '#pragma GCC target optimize' early [PR48026]Gwenole Beauchesne1-0/+10
2025-06-06OpenMP: Add omp_get_initial_device/omp_get_num_devices builtinsTobias Burnus2-0/+61
2025-06-02OpenMP: Handle more cases in user/condition selectorSandra Loosemore4-3/+46
2025-05-30OpenMP: Support OpenMP 5.0 "declare mapper" directives for CJulian Brown11-18/+88
2025-05-30OpenMP: C++ "declare mapper" supportJulian Brown10-10/+325
2025-05-29OpenMP: Fix ICE and other issues in C/C++ metadirective error recovery.Sandra Loosemore2-7/+26
2025-05-29OpenMP: Fix ICE in metadirective recovery after error [PR120180]Sandra Loosemore1-0/+22
2025-05-26c-c++-common/gomp/{attrs-,}metadirective-3.c: Fix expected result [PR118694]Tobias Burnus2-6/+8
2025-05-21[testsuite] [analyzer] [vxworks] define __STDC_WANT_LIB_EXT1__ to 1Alexandre Oliva1-1/+1
2025-05-21[testsuite] [vxworks] netinet includes atomic, reqs c++11Alexandre Oliva1-0/+2
2025-05-13verifier: Fix up PAREN_EXPR verification [PR118868]Andrew Pinski1-0/+9
2025-04-30analyzer: add more test coverage for sprintfDavid Malcolm1-0/+44
2025-04-30analyzer: avoid saying "'0' is NULL"David Malcolm3-4/+4
2025-04-28analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536]David Malcolm1-0/+8
2025-04-28analyzer: initial implementation of exception handling [PR97111]David Malcolm52-12/+84
2025-04-27c-family: Improve location for -Wunknown-pragmas in a _Pragma [PR118838]Lewis Hyatt1-0/+15
2025-04-25testsuite: Add require target for SJLJ exception implementationDimitar Dimitrov2-2/+2
2025-04-15tailc: Fix up musttail calls vs. -fsanitize=thread [PR119801]Jakub Jelinek1-0/+24
2025-04-11realloc-1.c: accept long long in warning for llp64Jonathan Yong1-1/+1
2025-04-08OpenMP: Fix append_args handling in modify_call_for_omp_dispatchTobias Burnus1-2/+2
2025-04-04profile: Another musttail fix [PR119618]Jakub Jelinek1-0/+21
2025-04-04tailc: Don't reject all tail calls if param has addr taken [PR119616]Jakub Jelinek1-0/+23
2025-04-04tailc: Use the IPA-VRP tail call hack even for pointers [PR119614]Jakub Jelinek3-0/+84
2025-04-02OpenMP: Require target and/or targetsync init modifier [PR118965]Sandra Loosemore10-111/+179
2025-04-02tailc: Don't fail musttail calls if they use or could use local arguments, in...Jakub Jelinek12-11/+448
2025-04-01profile: Another profiling musttail call fix [PR119535]Jakub Jelinek1-0/+31
2025-04-01gimple-low: Diagnose assume attr expressions defining labels which are used a...Jakub Jelinek2-0/+46
2025-03-28tailc: Handle musttail noreturn calls [PR119483]Jakub Jelinek2-0/+41
2025-03-28ipa-sra: Don't change return type to void if there are musttail calls [PR119484]Jakub Jelinek1-0/+21
2025-03-27testsuite: harmless dg-* whitespace fixesSam James1-1/+1