tree.c (fld_simplified_type): Temporarily disable array simplification.
[gcc.git] / gcc / testsuite / c-c++-common /
2018-12-24 Iain Sandoepowerpc-darwin, skip ident tests.
2018-12-20 H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-20 David Malcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-19 David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19 David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-14 Thomas SchwingeAdd user-friendly diagnostics for OpenACC loop parallel...
2018-12-11 Jakub Jelinekre PR sanitizer/88426 (Compiler crash if use special...
2018-12-10 Eric Botcazoupatchable_function_entry-decl.c: Pass -mcpu=gr6 for...
2018-12-09 Thomas SchwingeCorrect the reported line number in Fortran combined...
2018-12-09 Cesar PhilippidisCorrect the reported line number in C++ combined OpenAC...
2018-12-09 Thomas SchwingeSplit up "gfortran.dg/goacc/loop-2.f95"
2018-12-06 Segher Boessenkoolasm inline
2018-12-06 Richard Bienerre PR middle-end/63184 (Fails to simplify comparison)
2018-12-05 Jeff Lawre PR c/87028 (false positive -Wstringop-truncation...
2018-12-05 Richard Bienerre PR middle-end/63184 (Fails to simplify comparison)
2018-12-05 Jakub Jelinekre PR sanitizer/88333 (ice in asan_emit_stack_protectio...
2018-12-04 Julian BrownOpenACC wait list diagnostic change
2018-12-02 Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): Allow cance...
2018-12-02 Jakub Jelinekre PR sanitizer/88291 (asan ICE in asan_clear_shadow)
2018-11-30 Thomas Schwinge[PR87924] Add (XFAILed) test cases for OpenACC wait...
2018-11-30 Thomas SchwingeSupport multiple OpenACC wait clauses
2018-11-30 David MalcolmFix ICE in substring locations from macros in header...
2018-11-30 Martin LiskaMake red zone size more flexible for stack variables...
2018-11-29 Martin SeborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-28 Martin SeborPR c/88065 - ICE in -Wsizeof-pointer-memaccess on an...
2018-11-28 Jakub Jelinekre PR sanitizer/88215 (UBSAN: Internal compiler error...
2018-11-27 Jozef LawrynowiczTweak directives in GCC tests for msp430-elf
2018-11-26 Jozef LawrynowiczFix tests for 16-bit int.
2018-11-23 Jakub Jelinekre PR tree-optimization/86614 (duplicate -Warray-bounds...
2018-11-21 Martin Seborc-parser.c (c_parser_has_attribute_expression): New...
2018-11-15 Martin SeborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-15 David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-09 Martin Seborre PR testsuite/87965 (Test cases c-c++-common/pr60226...
2018-11-09 Jakub Jelinekc-parser.c (c_parser_omp_clause_final): Use c_parser_ex...
2018-11-09 Jakub Jelinekc-parser.c (c_parser_omp_requires): Call sorry_at on...
2018-11-09 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Call sorry_at...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-08 Jozef Lawrynowiczpatchable_function_entry-decl.c: Add regex to search...
2018-11-08 Jozef Lawrynowiczpr27336.c: Skip test if the target keeps null pointer...
2018-11-06 Rainer OrthEnable libsanitizer on Solaris (PR sanitizer/80953)
2018-11-05 Jakub Jelinekre PR sanitizer/87837 (-O2 -fsanitize=signed-integer...
2018-11-01 Paul Koning20010904-1.c: Align 2 if pdp11.
2018-10-31 Martin LiskaUpdate test-suite expected output after rewording in...
2018-10-29 David MalcolmFix ICE in get_substring_ranges_for_loc on __FILE__...
2018-10-29 David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-25 Jakub Jelinekre PR fortran/87725 (OpenMP 4.5 clause schedule(simd...
2018-10-19 Jakub Jelinekre PR middle-end/85488 (segmentation fault when compili...
2018-10-18 David MalcolmFix ICE in substring-handling building 502.gcc_r (PR...
2018-10-12 Yury GribovAdd pattern to remove useless float casts in comparisons.
2018-10-11 David Malcolmlibcpp: show macro definition when used with wrong...
2018-10-09 Martin LiskaASAN: emit line information of stack variables.
2018-10-08 Rainer OrthRequire constructor priority support in c-c++-common...
2018-10-04 Vinay Kumarinvoke.texi (-Wno-prio-ctor-dtor): Document new warning...
2018-10-01 Tamar ChristinaCleanup the AArch64 testsuite when stack-clash is on.
2018-09-28 David Malcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-21 Eric Botcazouc-ada-spec.c: Include diagnostic.h.
2018-09-14 David MalcolmFix overeager spelling corrections (PR c/82967)
2018-09-12 Jakub Jelinekre PR middle-end/87248 (Bad code for masked operations...
2018-09-08 Marek Polacekarray-init.c: Add dg-prune-output.
2018-09-05 Bernhard Reutner... PR52665 do not let .ident confuse assembler scan tests
2018-09-03 Martin LiskaMake __builtin_expect effective in switch statements...
2018-09-02 Bernd Edlingerc-common.c (braced_list_to_string): Remove eval parameter.
2018-08-16 David Malcolm-Wmisleading-indentation: fix ICE in get_visual_column...
2018-08-16 Iain SandoeDarwin doesn't have pthread_barrier, at least up to...
2018-08-13 Martin SeborPR tree-optimization/71625 - missing strlen optimizatio...
2018-08-08 Nathan Sidwell[PATCH] line-map include-from representation
2018-07-31 Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-20 Martin Seborre PR middle-end/82063 (issues with arguments enabled...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 Martin SeborPR tree-optimization/86613 - missing -Warray-bounds...
2018-07-18 Bernd Edlingerre PR c/69558 (glib2 warning pragmas stopped working)
2018-07-12 Jakub Jelinekc-attribs.c (c_common_attribute_table): Add "omp declar...
2018-07-12 Martin SeborPR c/86453 - error: type variant differs by TYPE_PACKED...
2018-07-06 Jakub Jelinekre PR tree-optimization/86401 (The "For constants M...
2018-07-05 Christophe Lyon[testsuite] Remove 'note:' from scan-tree-dump directives
2018-06-22 Cesar PhilippidisUpdate OpenACC testcases
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-19 Martin Seborre PR middle-end/85602 (-Wsizeof-pointer-memaccess...
2018-06-18 Martin SeborPR middle-end/85602 - -Wsizeof-pointer-memaccess for...
2018-06-18 Martin SeborPR tree-optimization/81384 - built-in form of strnlen...
2018-06-15 Jakub Jelinekre PR c/86093 (volatile ignored on pointer in C)
2018-06-04 Jakub Jelinekre PR c++/86025 (ICE with -Wduplicated-branches and...
2018-05-29 Jason MerrillPR c++/67445 - returning temporary initializer_list.
2018-05-23 Yury Gribovre PR tree-optimization/85822 (Maybe wrong code in...
2018-05-22 Martin SeborPR c/85623 - strncmp() warns about attribute 'nonstring...
2018-05-18 Cesar Philippidisre PR c++/85782 (acc loops with continue statements...
2018-05-15 Martin SeborPR middle-end/85643 - attribute nonstring fails to...
2018-05-11 Jakub Jelinekre PR c/85696 (OpenMP with variably modified and defaul...
2018-05-11 Martin LiskaSupport LLVM style of no_sanitize attribute (PR sanitiz...
2018-05-02 Tom de Vries[openacc] Add __builtin_goacc_parlevel_{id,size}
2018-05-01 David Malcolm-Wformat: fix nonsensical "wide character" message...
2018-04-24 Jason MerrillTestsuite fixes for C++11 alignof change.
2018-04-19 H.J. Lux86: Enable -fcf-protection with multi-byte NOPs
2018-04-06 Jakub Jelinekre PR sanitizer/85213 (-fsanitize=undefined internal...
2018-04-06 Andreas KrebbelWattributes.c testcase: Disable warning check for IBM Z.
2018-04-04 Michael MatzFix -Wstringop-overflow regression
2018-04-04 Martin LiskaDisable anchors and msdata for ASAN test-case (PR sanir...
2018-04-03 Jakub Jelinekre PR tree-optimization/85156 (ICE with -O1 -g: gimplif...
2018-03-29 Jakub Jelinekre PR c/85094 (-g with any optimization suppresses...
2018-03-27 Martin SeborPR testsuite/83462 - c-c++-common/Warray-bounds-3.c...
next