match.pd: Optimize ffs of known non-zero arg into ctz + 1 [PR94956]
[gcc.git] / gcc / testsuite / ChangeLog
2020-05-08 Jakub Jelinekmatch.pd: Optimize ffs of known non-zero arg into ctz...
2020-05-08 Jakub Jelinekmatch.pd: Simplify unsigned A - B - 1 >= A to B >=...
2020-05-07 Segher Boessenkoolrs6000: Tests for setnbc
2020-05-07 Segher Boessenkoolrs6000: Tests for setbc
2020-05-07 Iain Sandoecoroutines: Improve error recovery [PR94817, PR94829].
2020-05-07 Marek Polacekc++: Detect long double -> double narrowing [PR94590]
2020-05-07 Marek Polacekc++: Fix crash with template spec in different namespac...
2020-05-07 Marek Polacekc++: Implement P1957R2, T* to bool should be considered...
2020-05-07 Manfred SchwarbFix various dg directives.
2020-05-07 Marek Polacekc++: Fix spelling of non-static
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-05-07 Jakub Jelinektestsuite: Improve g++.dg/ext/attr-parm-1.C testcase...
2020-05-07 Jakub Jelinekc-family: Fix error-recovery ICE on __builtin_speculati...
2020-05-07 Richard Bienertree-optimization/57359 - rewrite SM code
2020-05-07 Eric BotcazouFix a few DWARF bugs with -fgnat-encodings=minimal
2020-05-06 Marek Polacekc++: ICE in value_dependent_expression_p in C++98 mode...
2020-05-06 Iain Buclawd: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959
2020-05-06 Jakub Jelinekc++: Avoid strict_aliasing_warning on dependent types...
2020-05-06 Jakub Jelinekc++: Don't synthesize sfk_comparison method multiple...
2020-05-06 qing zhaoadd a new option -flarge-source-files.
2020-05-06 Uros Bizjaki386: Use ADD to implement compares with negated operan...
2020-05-06 Richard Bienertree-optimization/94963 - avoid bogus uninit warning...
2020-05-06 liuhongtAdd ChangeLog entries for patch TSXLDTRK.
2020-05-06 liuhongtAdd ENQCMD, AVX512BF16, AVX512_VP2INTERSECT to gcc...
2020-05-06 Jakub Jelinekmatch.pd: Optimize ~(~X +- Y) into (X -+ Y) [PR94921]
2020-05-06 Jakub Jelinekcombine: Don't replace SET_SRC with REG_EQUAL note...
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-05 H.J. Lumatcher-1.m: Change return type to int
2020-05-05 Harald AnlaufPR fortran/93366 - ICE on invalid, reject invalid use...
2020-05-05 Michael MeissnerDelete changes meant for a private branch.
2020-05-05 Dimitar Dimitrovtestsuite: pru: Add clobber test
2020-05-05 Dimitar DimitrovPRU: Fix R3.w0 register class
2020-05-05 Marek Polacekc++: Member template function lookup failure [PR94799]
2020-05-05 Martin LiskaAdd missing ChangeLog entries.
2020-05-05 Richard Bienertestsuite/92177 - adjust expected patterns for gcc...
2020-05-05 Richard Bieneripa/94947 - fix test for externally visible variables...
2020-05-05 Eric BotcazouDo not put incomplete CONSTRUCTORs into static memory
2020-05-05 Richard Bienertree-optimization/94949 - fix load eliding in SM
2020-05-05 Alex Coplanaarch64: eliminate redundant zero extend after bitwise...
2020-05-05 Jakub Jelinekmatch.pd: Canonicalize (x + (x << cst)) into (x * cst2...
2020-05-05 Jakub Jelinekx86: Fix *vec_dupv4hi constraints [PR94942]
2020-05-05 Jakub Jelinekmatch.pd: Optimize (((type)A * B) >> prec) != 0 into...
2020-05-04 Patrick Palkac++: Avoid unnecessary copying in cp_fold [PR94038]
2020-05-04 Richard Sandifordinternal-fn: Avoid dropping the lhs of some calls ...
2020-05-04 Uros BizjakAdded missing ChangeLog entries
2020-05-04 Richard Bienertree-optimization/39612 - avoid issueing loads in SM...
2020-05-04 Uros Bizjaki386: Use SHR to compare with large power-of-two consta...
2020-05-04 Jakub Jelinekmatch.pd: Optimize (x < 0) != (y < 0) into (x ^ y)...
2020-05-04 Jakub Jelinekmatch.pd: Decrease number of nop conversions around...
2020-05-04 Jakub Jelinekmatch.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) ...
2020-05-03 Eric BotcazouFix incorrect use of 'Unrestricted_Access in testcase
2020-05-02 H.J. Lugfortran: Get asan library from TEST_ALWAYS_FLAGS
2020-05-02 Thomas KoenigAdd asan subdirectory for gfortran.dg.
2020-05-02 H.J. LuAdd patch_area_size and patch_area_entry to crtl
2020-05-01 Patrick Palkac++: Missing SFINAE with inaccessible static data membe...
2020-05-01 Marek Polacekc++: Parenthesized-init of aggregates accepts invalid...
2020-05-01 Andreas Toblertestsuite: Enable asan tests on FreeBSD x86_64
2020-04-30 Peter Bergnercse: Add test case. [PR94740]
2020-04-30 Jakub Jelinekc: Fix ICE with _Atomic side-effect in nested fn param...
2020-04-30 Martin Jamboripa: Cgraph verification fix (PR 94856)
2020-04-30 Iain Sandoecoroutines: Fix handling of artificial vars [PR94886]
2020-04-30 Iain Sandoecoroutines: Fix handling of target cleanup exprs [PR94883]
2020-04-30 Iain Sandoecoroutines: Fix cases where proxy variables are used...
2020-04-30 Marek Polacektree: Don't reuse types if TYPE_USER_ALIGN differ ...
2020-04-30 Szabolcs Nagyaarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL...
2020-04-30 Andreas KrebbelIBM Z: vec_store_len_r/vec_load_len_r fix
2020-04-29 Jakub Jelineks390: Fix up -Wpsabi diagnostics + [[no_unique_address...
2020-04-29 Patrick Palkac++: Nondeterministic concepts diagnostics [PR94830]
2020-04-29 H.J. Lux86: Allow -fcf-protection with external thunk
2020-04-29 Richard Sandifordarm: Fix parameter passing for [[no_unique_address]]
2020-04-29 Richard Bienerlto/94822 - fix ICE in component_ref_size
2020-04-29 Richard Sandifordaarch64: Fix parameter passing for [[no_unique_address]]
2020-04-29 Richard Sandifordtestsuite: Save dg-do-what-default in mve.exp
2020-04-29 Jakub Jelinekc++, middle-end, rs6000: Fix C++17 ABI incompatibilitie...
2020-04-29 Patrick Palkac++: Satisfaction caching of inherited ctor [PR94819]
2020-04-29 Patrick Palkac++: Parameter pack in requires parameter list [PR94808]
2020-04-28 Alexandre Oliva[rs6000] fix mffsl emulation
2020-04-28 David Malcolmanalyzer: fix ICE copying struct [PR 94816]
2020-04-28 David Malcolmanalyzer: remove -Wanalyzer-use-of-uninitialized-value...
2020-04-28 Jakub Jelinektree: Fix up TREE_SIDE_EFFECTS on internal calls [PR94809]
2020-04-28 Iain Sandoecoroutines: Pass class ref to traits lookup and promise...
2020-04-28 Iain Sandoecoroutines: Fix handling of non-class coroutine returns...
2020-04-27 Iain Sandoecoroutines: Fix for uses of structured binding [PR94701]
2020-04-27 Thomas KoenigRevert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .
2020-04-27 Jakub Jelinekx86: Fix up ix86_atomic_assign_expand_fenv [PR94780]
2020-04-27 Patrick Palkac++: Delegating constructor in constexpr init [PR94772]
2020-04-27 Szabolcs Nagyaarch64: disable test on ilp32 [PR94697]
2020-04-27 Jakub Jelinekc-family: Fix ICE on __builtin_speculation_safe_value...
2020-04-27 Fei Yangforwprop: Fix ICE when building an identity constructor...
2020-04-27 Szabolcs Nagyaarch64: Fix .cfi_window_save with pac-ret [PR94515]
2020-04-27 Marek PolacekFix CL dates.
2020-04-27 Marek Polacekc++: Explicit constructor called in copy-initialization...
2020-04-27 Iain Buclawd: Merge upstream dmd f8a1a5153, druntime 2b5c0b27
2020-04-27 Iain Buclawd: Fix ICE in assign_temp, at function.c:984 (PR94777)
2020-04-26 Iain Sandoecoroutines: Do not assume parms are named [PR94752].
2020-04-26 Thomas KoenigAdded test case from PR 94737.
2020-04-26 Thomas KoenigAdd ChangeLog changes from previous commit, r10-7920.
2020-04-26 David Edelsohnrs6000: Don't push stack frame for AIX when debugging...
2020-04-25 David Edelsohntestsuite: Add -Wno-psabi option for ipa-sra-19.c on...
2020-04-25 David Edelsohntestsuite: spellcheck-options-21.c requires LTO
next