]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/c-c++-common
d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1)
[thirdparty/gcc.git] / gcc / testsuite / c-c++-common /
2021-11-30  Thomas Schwinge[OpenACC] Remove erroneous "Orphan reductions cannot...
2021-11-30  Frederik HarwathRe OpenACC "gang reduction on an orphan loop" error...
2021-11-30  Cesar PhilippidisMake OpenACC orphan gang reductions errors
2021-11-30  Kwok Cheung YeungFix c-c++-common/goacc/routine-4.c and c-c++-common...
2021-11-30  Jakub Jelineklibcpp: Enable P1949R7 for C++11 and up as it was a...
2021-11-29  Martin SeborPrune out valid -Winfinite-recursion [PR103469].
2021-11-24  Thomas SchwingeRestore previous OpenACC implicit data clauses ordering...
2021-11-24  Jakub Jelinekattribs: Fix ICEs on attributes starting with _ [PR103365]
2021-11-23  Martin SeborImplement -Winfinite-recursion [PR88232].
2021-11-23  Jakub Jelinekopenmp: Fix up handling of reduction clauses on the...
2021-11-22  Jakub Jelineklibcpp: Fix _Pragma stringification [PR103165]
2021-11-22  Jakub Jelinekopenacc: Fix up C++ #pragma acc routine handling [PR101731]
2021-11-19  Martin SeborRestore ancient -Waddress for weak symbols [PR33925].
2021-11-18  Matthias Kretzc-family: Add __builtin_assoc_barrier
2021-11-17  David Malcolmlibcpp: capture and underline ranges in -Wbidi-chars...
2021-11-17  Jakub Jelineklibcpp: Fix up handling of block comments in -fdirectiv...
2021-11-17  Marek Polaceklibcpp: Implement -Wbidi-chars for CVE-2021-42574 ...
2021-11-16  Jakub Jelinekopenmp: Regimplify operands of GIMPLE_COND in a few...
2021-11-14  Martin Liskatsan: remove not needed -ldl in options
2021-11-14  Jan HubickaCleanup tree-ssa-alias and tree-ssa-dse use of modref...
2021-11-12  Chung-Lin Tangopenmp: Relax handling of implicit map vs. existing...
2021-11-11  Jan HubickaEnable pure-const discovery in modref.
2021-11-11  Jakub Jelinekopenmp: Add support for 2 argument num_teams clause
2021-11-10  Marek Polacekattribs: Implement -Wno-attributes=vendor::attr [PR101940]
2021-11-10  Andrew Pinskiaarch64: [PR101529] Fix vector shuffle insertion expansion
2021-11-02  liuhongtAdjust testcase for O2 vect.
2021-11-01  Oracle Public Clou... PR 102281 (-ftrivial-auto-var-init=zero causes ice)
2021-11-01  David Malcolmdiagnostics: escape non-ASCII source bytes for certain...
2021-10-30  Tobias BurnusOpenMP: Add strictly nested API call check [PR102972]
2021-10-30  Jakub Jelinekopenmp: Diagnose threadprivate OpenMP loop iterators
2021-10-29  Tobias Burnuslibcpp: Fix _Pragma expansion [PR102409]
2021-10-28  Alexandre Olivahardened conditionals
2021-10-27  Jakub Jelinekopenmp: Allow non-rectangular loops with pointer iterators
2021-10-26  Martin SeborDetect overflow by atomic functions [PR102453].
2021-10-21  Jakub Jelinekopenmp: For default(none) ignore variables created...
2021-10-20  liuhongtAdjust testcase for O2 vectorization.
2021-10-09  Kewen Lintestsuite: Add missing comment for some dg-warning
2021-10-09  Jakub Jelinekopenmp: Add support for OpenMP 5.1 structured-block...
2021-10-08  Jakub Jelinekopenmp: Fix up declare target handling for vars with...
2021-10-08  liuhongtEnable auto-vectorization at O2 with very-cheap cost...
2021-10-04  Marek Polacekc-family: Implement -Warray-compare [PR97573]
2021-10-04  Richard Bienermiddle-end/102285 - refine .DEFERRED_INIT expansion
2021-10-01  Martin SeborEnhance -Waddress to detect more suspicious expressions...
2021-10-01  H.J. LuUpdate c-c++-common/tsan/atomic_stack.c
2021-10-01  Jakub Jelinekubsan: Move INT_MIN / -1 instrumentation from -fsanitiz...
2021-09-29  Jakub Jelinekopenmp: Disallow reduction with var private in containi...
2021-09-22  Jakub Jelinekopenmp: Fix OpenMP expansion of scope with non-fallthru...
2021-09-22  Jakub Jelinekopenmp: Add support for allocator and align modifiers...
2021-09-19  Roger SaylePR middle-end/88173: More constant folding of NaN compa...
2021-09-18  Jakub Jelinekopenmp: Handle unconstrained and reproducible modifiers...
2021-09-18  Jakub Jelinekopenmp: Allow private or firstprivate arguments to...
2021-09-17  Jakub Jelinekopenmp: Add support for OpenMP 5.1 atomics for C++
2021-09-14  Jakub Jelinektestsuite: Use sync_long_long instead of sync_int_long...
2021-09-11  Jakub Jelinektestsuite: Fix c-c++-common/auto-init-* tests
2021-09-10  Jakub Jelinekopenmp: Implement OpenMP 5.1 atomics, so far for C...
2021-09-10  Thomas SchwingeFix 'dg-do run' syntax in 'c-c++-common/auto-init-paddi...
2021-09-09  qing zhaoAdd -ftrivial-auto-var-init option and uninitialized...
2021-09-07  Marcel VollweilerC, C++, Fortran, OpenMP: Add support for 'flush seq_cst...
2021-09-06  Andrew PinskiFix PR tree-optimization/63184: add simplification...
2021-09-01  Jakub Jelineklibcpp: __VA_OPT__ p1042r1 placemarker changes [PR101488]
2021-08-31  Marcel VollweilerAdd support for device-modifiers for 'omp target device'.
2021-08-25  Michael MeissnerFix tests that require IBM 128-bit long double
2021-08-20  Jakub Jelinekopenmp: Implement the error directive
2021-08-20  Jakub Jelinekopenmp: Diagnose some superfluous commas in OpenMP...
2021-08-19  Roger SayleFold more constants during veclower pass.
2021-08-19  Jakub Jelinekopenmp: Fix ICE on requires clause with atomic_default_...
2021-08-19  Jakub Jelinekopenmp: For C++ ensure nothing directive has no operands
2021-08-18  Jakub Jelinekopenmp: Add nothing directive support
2021-08-18  Jakub Jelinekopenmp: Actually ignore pragma_stmt pragmas for which...
2021-08-17  Jakub Jelinekopenmp: Implement OpenMP 5.1 scope construct
2021-08-17  Jakub Jelinekc++: Add C++20 #__VA_OPT__ support
2021-08-12  Jakub Jelinekopenmp: Add support for OpenMP 5.1 masked construct
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-08-11  Jan HubickaFix min_flags handling in mod-ref
2021-08-06  Martin SeborMove more code to new gimple-ssa-warn-access pass.
2021-07-29  Thomas Schwinge[OpenACC] Extract 'pass_oacc_loop_designation' out...
2021-07-27  Richard Bienertree-optimization/101573 - improve uninit warning at -O0
2021-07-23  Jakub Jelinekopenmp: Add support for __has_attribute(omp::directive...
2021-07-21  Thomas SchwingeOpenACC 'nohost' clause
2021-07-21  Jakub Jelinekopenmp: Fix up omp_check_private [PR101535]
2021-07-08  Martin SeborUse Object Size Type zero for -Warray-bounds [PR101374].
2021-07-07  Martin SeborCorrect handling of variable offset minus constant...
2021-07-02  Jakub Jelinekopenmp: Reject #pragma omp atomic update, [PR101297]
2021-07-01  Eric BotcazouImprove packed record layout support with -fdump-ada...
2021-06-24  Jakub Jelinekopenmp: in_reduction clause support on target construct
2021-06-21  Jakub Jelinekinline-asm: Fix ICE with bitfields in "m" operands...
2021-06-15  Robin Dapptestsuite: Fix Wattributes test cases for s390 and...
2021-06-10  Andrew StubbsOpenACC: Separate enter/exit data ABIs
2021-06-10  Thomas SchwingeFix '#pragma acc acc [...]' typos
2021-06-06  Jakub Jelinekopenmp: Call c_omp_adjust_map_clauses even for combined...
2021-05-31  Richard Bienerc++/88601 - [C/C++] __builtin_shufflevector support
2021-05-29  Jakub Jelinekopenmp: Add shared to parallel for linear on parallel...
2021-05-28  Jakub Jelinekopenmp: Fix up handling of reduction clause on construc...
2021-05-28  Tobias BurnusOpenMP: Add iterator support to Fortran's depend; add...
2021-05-25  Jakub Jelinekopenmp: Fix reduction clause handling on teams distribu...
2021-05-21  Jakub Jelinekopenmp: Fix up firstprivate+lastprivate clause handling...
2021-05-21  Jakub Jelinekopenmp: Fix up handling of implicit lastprivate on...
2021-05-21  Thomas Schwinge[OpenACC privatization] Reject 'static', 'external...
2021-05-21  Thomas Schwinge[OpenACC privatization] Largely extend diagnostics...
2021-05-20  Christophe Lyonc: Add support for __FILE_NAME__ macro (PR c/42579)
next