tree-ssa-dse.c (dse_classify_store): Remove use_stmt parameter, add by_clobber_p...
[gcc.git] / gcc / testsuite / ChangeLog
2018-05-15 Richard Bienertree-ssa-dse.c (dse_classify_store): Remove use_stmt...
2018-05-15 Prathamesh Kulkarnire PR tree-optimization/83648 (missing -Wsuggest-attrib...
2018-05-15 Prathamesh Kulkarnire PR ipa/85734 (--suggest-attribute=malloc misdiagnose...
2018-05-14 Eric Botcazoure PR target/85756 (wrong code at -Os on x86-64-linux...
2018-05-14 Kyrylo Tkachov[AArch64] Add combine pattern to fuse AESE/AESMC instru...
2018-05-14 Wilco DijkstraRemove remaining uses of * in patterns
2018-05-14 Uros Bizjak* testsuite/ChangeLog: Add missing PR number.
2018-05-14 Jakub Jelinekre PR target/85756 (wrong code at -Os on x86-64-linux...
2018-05-14 Sebastian Peryti386-common.c (OPTION_MASK_ISA_CLDEMOTE_SET, [...]...
2018-05-13 Paul Thomasre PR fortran/85742 (sizeof allocatable arrays returnin...
2018-05-11 Steven G. Karglre PR fortran/85542 (ICE in check_inquiry, at fortran...
2018-05-11 Martin JamborCheck is_single_const in intersect_with_plats
2018-05-11 Sebastian Peryti386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...])...
2018-05-11 Jakub Jelinekre PR c/85696 (OpenMP with variably modified and defaul...
2018-05-11 Allan Sandfeld Jensenre PR tree-optimization/85692 (Two source permute not...
2018-05-11 Martin LiskaSupport LLVM style of no_sanitize attribute (PR sanitiz...
2018-05-10 Steven G. Karglre PR fortran/85687 (ICE in gfc_sym_identifier, at...
2018-05-10 Steven G. Karglre PR fortran/85521 (ICE in gfc_resolve_character_array...
2018-05-10 Steven G. Karglre PR fortran/70870 (Segmentation violation in gfc_assi...
2018-05-10 Uros Bizjaki386.c (ix86_expand_builtin): Generate SImode target...
2018-05-10 Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-05-10 Paul Thomasre PR fortran/68846 (Pointer function as LValue doesn...
2018-05-10 Segher Boessenkoolrs6000: Remove -maltivec={be,le}
2018-05-10 Jakub Jelinekre PR tree-optimization/85699 (gcc.dg/nextafter-2.c...
2018-05-10 Eric Botcazoure PR c++/85400 (invalid Local Dynamic TLS relaxation...
2018-05-09 Paolo Carlinire PR c++/85713 (ICE in dependent_type_p, at cp/pt...
2018-05-09 Carl Lovebuiltins-8-runnable.c: New builtin test file.
2018-05-09 Paolo Carlinire PR c++/85713 (ICE in dependent_type_p, at cp/pt...
2018-05-09 Andreas Schwab* gcc.target/aarch64/sve/vcond_6.c: Add missing brace.
2018-05-09 Richard SandifordAdd clobbers around IFN_LOAD/STORE_LANES
2018-05-08 Carl Lovebuiltins-8-p9-runnable.c: Add new test file.
2018-05-08 Paolo Carlinire PR c++/84588 (internal compiler error: Segmentation...
2018-05-08 Marek Polacekre PR c++/85695 (if constexpr misevaluates typedefed...
2018-05-08 Uros Bizjakre PR tree-optimization/85693 (Generation of SAD (Sum...
2018-05-08 Jakub Jelinekre PR target/85683 (GCC 8 stopped using RMW (Read Modif...
2018-05-08 Olga Makhotinaconfig.gcc: Support "goldmont".
2018-05-08 Jakub Jelinekre PR target/85572 (faster code for absolute value...
2018-05-08 Jakub Jelinekre PR target/85317 (missing constant propagation on...
2018-05-08 Jakub Jelinekre PR target/85480 (zero extension from xmm to zmm...
2018-05-08 Richard SandifordMove C++ SVE tests to g++.target/aarch64/sve
2018-05-08 Richard SandifordTighten condition in vect/pr85586.c (PR 85654)
2018-05-08 Paolo Carlinire PR c++/57429 (Dependent function call with one visib...
2018-05-08 Richard Sandiford[AArch64] Predicated SVE comparison folds
2018-05-08 Paolo Carlinire PR c++/70563 (SFINAE fails when trying invalid templ...
2018-05-08 Richard Sandiford[AArch64] Tweak sve/vcond_6.c test
2018-05-08 Paolo Carlinire PR c++/80691 (Narrowing conversion in {} allowed...
2018-05-08 Richard Bienerre PR tree-optimization/85588 (-fwrapv miscompilation)
2018-05-08 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-05-07 Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-05-07 Jeff Lawscanner.c (preprocessor_line): Call linemap_add after...
2018-05-07 Christophe Lyon[testsuite] gcc.dg/nextafter-2.c: Restrict to c99_runtime
2018-05-06 Jakub Jelinekre PR c++/85659 (ICE with inline assembly inside virtua...
2018-05-06 Michael Eagerpicdtr.c: Correct option -fPIE -mpic-data-is-text-relative.
2018-05-06 Andrew Sadekpicdtr.c: Add test for -fPIE -mpic-data-is-text-relative.
2018-05-06 Andre Vehreschildre PR fortran/85507 (ICE in gfc_dep_resolver, at fortra...
2018-05-04 Pekka Jääskeläinen[BRIGFE] phsa-specific optimizations
2018-05-04 Carl Lovevsx-vector-6.h (foo): Add test for vec_max, vec_trunc.
2018-05-04 Richard Bienerre PR tree-optimization/85627 (ICE in update_phi_compon...
2018-05-04 Richard Bienerre PR lto/85574 (LTO bootstapped binaries differ)
2018-05-04 Jakub Jelinekre PR tree-optimization/85466 (Performance is slow...
2018-05-03 Nathan Sidwell[C++ Patch] Kill -ffriend-injection
2018-05-03 Jakub Jelinekre PR target/85530 ([X86] _mm512_mullox_epi64 and _mm51...
2018-05-03 Tom de Vries[testsuite] Add scan-offload-tree-dump
2018-05-03 Richard Bienerre PR tree-optimization/85615 (ICE at -O2 and above...
2018-05-03 Kyrylo Tkachov[tree-complex.c] PR tree-optimization/70291: Inline...
2018-05-03 Richard Bienerre PR fortran/85579 (accepts invalid fortran test case...
2018-05-02 Jakub Jelinekre PR target/85582 (wrong code at -O1 and above on...
2018-05-02 Paolo Carlinire PR c++/68374 (G++ -Wshadow doesn't warn about static...
2018-05-02 Tom de Vries[openacc] Add __builtin_goacc_parlevel_{id,size}
2018-05-02 David Paganre PR c/30552 (gcc crashes when compiling examples...
2018-05-02 Richard Bienerre PR tree-optimization/85597 (internal compiler error...
2018-05-02 Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02 Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-05-02 Richard Bienerre PR middle-end/85567 (internal compiler error: in...
2018-05-02 Jakub Jelinekre PR target/85582 (wrong code at -O1 and above on...
2018-05-02 Richard SandifordTighten early exit in vect_analyze_data_ref_dependence...
2018-05-01 Marc GlisseGeneralize a<b&a<c -> a<min(b,c)
2018-05-01 David Malcolm-Wformat: fix nonsensical "wide character" message...
2018-05-01 Prathamesh Kulkarnire PR tree-optimization/82665 (missing value range...
2018-05-01 David MalcolmAdd gcc_rich_location::add_fixit_insert_formatted
2018-04-30 David MalcolmUse char_span for return type of location_get_source_line
2018-04-30 Claudiu Zissulescu[ARC] Cleanup sdata handling.
2018-04-30 Claudiu Zissulescu[ARC] Update movhi and movdi patterns.
2018-04-30 Andrew SadekMicroblaze Target: PIC data text relative
2018-04-30 Richard Bienerre PR tree-optimization/28364 (poor optimization choice...
2018-04-28 Uros Bizjakre PR target/84431 (Suboptimal code for masked shifts...
2018-04-27 Martin Jamborre PR ipa/85549 (Infinite loop in ilmbase package)
2018-04-27 Jakub Jelinekre PR c++/85553 (cannot list-initialize a variable...
2018-04-27 David MalcolmDon't offer suggestions for compiler-generated variable...
2018-04-27 Paolo Carlinire PR c++/84691 (internal compiler error: in poplevel_c...
2018-04-27 Kyrylo Tkachov[arm] PR target/82518: Return false in ARRAY_MODE_SUPPO...
2018-04-27 Jakub Jelinekre PR tree-optimization/85529 (wrong code at -O2 and...
2018-04-26 Maciej W. RozyckiMIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code
2018-04-26 Maciej W. RozyckiMIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model...
2018-04-26 Eric Botcazou* loop-invariant.c (may_assign_reg_p): Return false...
2018-04-26 Richard Bienerre PR libstdc++/85116 (std::min_element does not optimi...
2018-04-25 Sebastian Perytre PR target/85473 (internal compiler error: in emit_mo...
2018-04-25 Jakub Jelinekre PR c++/85437 (member pointer static upcast rejected...
2018-04-24 Steven G. Karglre PR fortran/85520 (Out of memory when declaring a...
2018-04-24 Kyrylo Tkachov[AArch64] PR target/85512: Tighten SIMD right shift...
next