remove support for the interix target
[platform/upstream/gcc.git] / gcc / testsuite / c-c++-common /
2016-06-21 Senthil Kumar SelvarajMark some more tests as UNSUPPORTED for avr
2016-06-13 Jakub Jelinekre PR sanitizer/71498 (ubsan bounds checking influenced...
2016-06-13 Jeff Lawre PR tree-optimization/71403 (wrong code (segfault...
2016-06-13 Marek Polacekre PR middle-end/71476 (ICE in gimplify_switch_expr...
2016-06-10 Martin SeborPR c/71392 - SEGV calling integer overflow built-ins...
2016-06-10 Maxim Ostapenkore PR sanitizer/71480 (ASan should align string constan...
2016-06-10 Thomas Schwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-10 Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-09 Martin SeborPR c/70883 - inconsistent error message for calls to...
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-06 Marek Polacekc-typeck.c (comptypes_internal): Handle comparisons...
2016-06-02 Jakub Jelinekre PR c++/71372 (C++ FE drops TREE_THIS_VOLATILE in...
2016-06-01 Jakub Jelinekre PR middle-end/71371 (ICE with OpenMP taskloop and...
2016-06-01 Nathan Sidwellnvptx.c (nvptx_assemble_undefined_decl): Reject undefin...
2016-05-31 Marek Polacekgimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
2016-05-30 Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-26 Nathan Sidwell20060410.c: Xfail on ptx.
2016-05-25 Senthil Kumar SelvarajWduplicated-cond-1.c: Use smaller const literal.
2016-05-25 Richard Bienerre PR tree-optimization/71261 (Trunk GCC hangs on knl...
2016-05-24 Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24 Marek Polacekre PR middle-end/71249 (-Wswitch-unreachable false...
2016-05-24 Jakub Jelinekre PR middle-end/70434 (adding an extraneous cast to...
2016-05-24 Thomas SchwingeTighten syntax checking for OpenACC routine construct...
2016-05-24 Richard Bienerre PR middle-end/70434 (adding an extraneous cast to...
2016-05-23 Marek Polacekre PR c/49859 (gcc could warn about statements between...
2016-05-19 Bernd Edlingerdecl.c (finish_enum_value_list): Use the specified...
2016-05-19 Maxim Ostapenkore PR sanitizer/64354 (no preprocessor symbol __SANITIZ...
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11 Marek Polacekattr-opt-1.c: Move to c-c++-common/.
2016-05-11 Marek Polacekre PR c++/71024 (Missing warning for contradictory...
2016-05-05 Jakub Jelinekc-parser.c (c_parser_switch_statement): Add IF_P argume...
2016-05-04 Marek Polacekc.opt (Wdangling-else): New option.
2016-05-03 Martin SeborPR c++/66561 - __builtin_LINE at al. should yield const...
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-05-02 H.J. Lubackport: Since x86 psABIs require the function incomin...
2016-05-02 Nathan Sidwellomp-low.c (struct oacc_loop): Add 'inner' field.
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-28 Jason MerrillImplement C++17 [[nodiscard]] attribute.
2016-04-28 Rainer OrthCilk Plus testsuite needs massive cleanup (PR testsuite...
2016-04-27 Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26 Jason Merrill* c-c++-common/cpp/pr63831-1.c: Don't test for C++...
2016-04-25 Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-04-23 Jakub Jelinekre PR sanitizer/70712 (False positive from AddressSanit...
2016-04-20 Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-18 Richard Bienerre PR tree-optimization/43434 (Missed vectorization...
2016-04-17 Eric Botcazouc-ada-spec.c (get_underlying_decl): Return the typedef...
2016-04-15 Marek Polacekre PR c/70651 (ICE on invalid code on x86_64-linux...
2016-04-15 Jakub Jelinekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-14 Martin SeborPR c++/70652 - [6 Regression] r234966 causes bootstrap...
2016-04-13 Martin SeborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-13 Marek Polacekre PR c++/70639 (internal compiler error: in guard_tinf...
2016-04-12 Jakub Jelineki386.c (ix86_simd_clone_compute_vecsize_and_simdlen...
2016-04-09 Dominique d'Humieresre PR sanitizer/70573 (FAIL: c-c++-common/asan/halt_on_...
2016-04-08 Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-04-08 Maxim Ostapenkore PR sanitizer/70541 (unnoticed invalid dereference...
2016-04-08 Tom de VriesRemove incorrect warning for parallel implicit firstpri...
2016-04-08 Tom de VriesAdd goacc/uninit-copy-clause.{c,f95} testcases
2016-04-07 Jakub Jelinekcgraph.h (struct cgraph_simd_clone): Add mask_mode...
2016-04-06 Jakub Jelinekre PR middle-end/70550 (-Wuninitialized false positives...
2016-04-05 Jakub Jelinekre PR c++/70336 (Incorrect Wconversion warning)
2016-03-31 Marek Polacekre PR c/70297 (GCC Segfaults when using -g3)
2016-03-30 Thomas SchwingeUpdate OpenACC test cases
2016-03-29 Thomas Schwinge[PR testsuite/64177] Audit Cilk Plus tests for CILK_NWO...
2016-03-24 Tom de VriesAdd goacc/uninit-use-device-clause.{c,f95}
2016-03-24 Tom de VriesAdd goacc/uninit-dim-clause.{c,f95}
2016-03-24 Tom de VriesAdd goacc/uninit-if-clause.{c,f95}
2016-03-23 Tom de VriesAdd missing initializations in oacc testcases
2016-03-22 David MalcolmPR c/69993: improvements to wording of -Wmisleading...
2016-03-22 Jakub Jelinekre PR c++/70295 (bogus -Wnonnull-compare for "dynamic_c...
2016-03-17 David MalcolmPR c/70264: fix crash in compatible_locations_p with...
2016-03-17 Jakub Jelinekre PR tree-optimization/70144 (g++ ICE at -O1 and above...
2016-03-11 David MalcolmWmisleading-indentation.c: add more test cases for...
2016-03-11 David MalcolmWmisleading-indentation: add reproducer for PR c/70085
2016-03-09 Cesar Philippidisc-parser.c (c_parser_oacc_loop): Update cclauses and...
2016-03-07 Martin Jambor[hsa testsuite] Suppress hsa warnings in compiler gomp...
2016-03-07 Martin Jambor[hsa testsuite] Gridification tests
2016-03-07 Nathan Sidwellre PR middle-end/69916 ([openacc] ICE in single_succ_ed...
2016-03-05 Tom de VriesHandle oacc region in oacc routine
2016-03-04 David MalcolmPR c/68187: fix overzealous -Wmisleading-indentation...
2016-03-04 David MalcolmPR c/68187: fix overzealous -Wmisleading-indentation...
2016-03-02 Jakub Jelinekre PR c/68062 (ICE when comparing vectors)
2016-03-02 Maxim KuvyrkovPrint markers to stderr to avoid races with sanitizer...
2016-02-23 David MalcolmPR preprocessor/69126: avoid comparing ad-hoc and non...
2016-02-23 David MalcolmAdd test coverage for _Pragma (PR preprocessor 69126...
2016-02-23 Thomas SchwingeUse plain -fopenacc to enable OpenACC kernels processing
2016-02-19 Bernd Edlingerre PR c++/69865 (-trigraphs option broken)
2016-02-19 Jakub Jelinekre PR c++/69826 (problem with cilkplus pragma and prepr...
2016-02-18 Bernd Edlingerre PR testsuite/68580 (FAIL: c-c++-common/tsan/pr65400...
2016-02-16 Jakub Jelinekre PR c/69835 (-Wnonnull diagnoses parameter comparison...
2016-02-16 James Norrisre PR c/64748 (OpenACC: "is not a variable" error with...
2016-02-15 Jakub Jelinekre PR c++/69797 (ICE on invalid code on x86_64-linux...
2016-02-12 Jakub Jelinekre PR rtl-optimization/69764 (ICE on x86_64-linux-gnu...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-11 Jakub Jelinekre PR c/69768 (Bogus -Waddress warning)
2016-02-04 Jakub Jelinekre PR c/69669 (ICE with enum __attribute__((mode(QI))))
2016-02-02 Segher BoessenkoolThis testcase fails on 32-bit powerpc-linux with
2016-02-02 James Norrisgimplify.c (omp_notice_variable): Add usage check.
2016-02-01 Bin Chengre PR tree-optimization/67921 ("internal compiler error...
2016-01-27 Marek Polacekre PR c/68062 (ICE when comparing vectors)
next