Disable gnat.dg/socket1.adb on hppa*-*-hpux*.
[gcc.git] / gcc / testsuite / ChangeLog
2020-02-29 John David AnglinDisable gnat.dg/socket1.adb on hppa*-*-hpux*.
2020-02-29 John David AnglinFix/skip various tests for hppa*-*-hpux*.
2020-02-29 John David AnglinXFAIL IPA tests that are not supported on 32-bit hppa...
2020-02-29 John David AnglinFix typo in last entry.
2020-02-29 John David AnglinAdd dg-require-visibility to tests that require visibil...
2020-02-29 Jeff LawFix trivial regression from recent IRA changes
2020-02-29 Jeff LawFix regression reported by tester due to recent IRA...
2020-02-28 Iain Sandoecoroutines: Update func-params-08.C to suspend three...
2020-02-28 Paul ThomasCommit for PR92785
2020-02-28 Jakub Jelinekc++: Further tweak for P1937R2 - const{expr,eval} incon...
2020-02-28 Jakub Jelinektestsuite: Fix up g++.dg/torture/pr92152.C test for...
2020-02-27 Michael MeissnerFix PR target/93932
2020-02-27 Martin Jamboripa-cp: Avoid an ICE processing self-recursive cloned...
2020-02-27 Jan Hubickamiddle-end: Fix wrong code caused by disagreemed betwee...
2020-02-27 Mihail Ionescu [GCC][PATCH][ARM] Add vreinterpret, vdup, vget and...
2020-02-27 Will SchmidtPowerPC Add has_arch_pwr* checks
2020-02-27 Bill SchmidtUse -mno-pcrel for tests requiring TOC.
2020-02-27 Alexandre Olivawork-around system header namespace pollution
2020-02-27 Richard Bienertree-optimization/93508 - make VN translate through...
2020-02-27 Richard Bienertree-optimization/93953 - avoid reference into hash-map
2020-02-27 Jakub Jelinekgimplify: Don't optimize register const vars to static...
2020-02-27 Jakub Jelineksccvn: Handle non-byte aligned offset or size for memse...
2020-02-27 Marek Polacekc++: Fix ICE with invalid array bounds [PR93789]
2020-02-27 David Malcolmanalyzer: fix ICE with -Wanalyzer-null-dereference...
2020-02-27 David Malcolmanalyzer: fix ICE on unreachable calls [PR 93947]
2020-02-26 Iain Sandoecoroutines: Amend parameter handling to match n4849.
2020-02-26 Peter Bergnerrs6000: Fix more testsuite fallout from rs6000_legitima...
2020-02-26 Patrick Palkac++: Some improvements to concept diagnostics
2020-02-26 Marek Polacekc++: Fix value-init crash in template [PR93676]
2020-02-26 Marek Polacekc++: Fix ICE with static_cast when converting from...
2020-02-26 Marek Polacekc++: Add test for DR 1423, Convertibility of nullptr...
2020-02-26 Marek Polacekc++: Fix ICE with constexpr init and [[no_unique_addres...
2020-02-26 Richard Sandifordoptabs: Don't use scalar conversions for vectors [PR93843]
2020-02-26 Jakub Jelinektestsuite: Add a -O2 -fgimple testcase next to the...
2020-02-26 Jakub Jelinekstore-merging: Fix coalesce_immediate_stores [PR93820]
2020-02-26 Jakub Jelinekc++: Fix rejects-valid bug in cxx_eval_outermost_consta...
2020-02-25 Mihail Ionescuaarch64: Add bfloat16 vldn/vstn intrinsics
2020-02-25 Mihail Ionescuaarch64: Add bfloat16 vdup and vreinterpret ACLE intrinsics
2020-02-25 Dennis Zhangarm: ACLE intrinsics for bfloat16 dot product
2020-02-25 Jakub Jelinekcombine: Fix find_split_point handling of constant...
2020-02-25 Eric BotcazouFix link failure with debug info in LTO mode
2020-02-25 Richard Bienertestcase for last_vuse in FRE
2020-02-25 Richard Bienertree-optimization/93868 copy SLP tree before re-arrangi...
2020-02-25 Jakub Jelinekpass_manager: Fix ICE with -fdump-passes -fdisable...
2020-02-25 Jakub Jelinektestsuite: Fix recently added ipa testcases [PR93763]
2020-02-25 Jakub JelinekFix typo: paramter -> parameter [PR93864]
2020-02-24 David Malcolmanalyzer: disable the "taint" checker by default
2020-02-24 David Malcolmanalyzer: fix ICE with OFFSET_TYPE [PR 93899]
2020-02-24 Martin SeborPR c++/93804 - exempt extern C headers from -Wredundant...
2020-02-24 David Malcolmanalyzer: eliminate irrelevant control-flow edges from...
2020-02-24 Marek Polacekc++: Fix ICE with -Wmismatched-tags [PR93869]
2020-02-24 Mark Egglestonortran: ICE using SHAPE with FINDLOC PR93835
2020-02-24 Marek Polacekc++: Fix ICE with ill-formed array list-initialization...
2020-02-24 Mark Egglestonfortran: ICE in gfc_conv_constant_to_tree PR93604
2020-02-24 Jakub Jelinekc++: P1937R2 - Fixing inconsistencies between const...
2020-02-24 Christophe LyonPR78353: Fix testcases
2020-02-24 Jakub Jelineksccvn: Handle bitfields in push_partial_def [PR93582]
2020-02-24 Tobias BurnusOpenACC tile clause – apply exit/cycle checks (PR 93552)
2020-02-24 Prathamesh KulkarniPR47785: Add support for handling Xassembler/Wa options...
2020-02-23 Thomas KönigFix error message.
2020-02-21 Martin SeborPR c++/93753 - ICE on a flexible array followed by...
2020-02-21 Dennis Zhangarm: ACLE I8MM multiply-accumulate
2020-02-21 Uros Bizjaktestsuite: Add -fcommon to gcc.target/i386/pr69052.c
2020-02-21 Mihail Ionescu[PATCH, GCC/ARM] Fix MVE scalar shift tests
2020-02-21 Uros Bizjaktestsuite: Require vect_mutiple_sizes for scan-tree...
2020-02-21 Jan Hubickatree-optimization: fix access path oracle on mismatched...
2020-02-21 Martin Jamborsra: Only verify sizes of scalar accesses (PR 93845)
2020-02-21 Richard Sandifordaarch64: Add SVE support for -mlow-precision-sqrt
2020-02-21 Richard Sandifordaarch64: Add SVE support for -mlow-precision-div
2020-02-20 Martin SeborPR c++/93801 - False -Wmismatched-tags upon redundant...
2020-02-20 Uros Bizjaki386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1...
2020-02-20 Peter Bergnerrs6000: Fix infinite loop building ghostscript and...
2020-02-20 Tobias BurnusOpenACC's tile clause fix for implicit typing (PR93825)
2020-02-20 Marek Polacekc++: Fix wrong-code with non-constexpr constructor...
2020-02-19 Martin SeborPR tree-optimization/92128 - fold more non-constant...
2020-02-19 Uros Bizjaktestsuite: Add -msse2 to fix ia32 tests.
2020-02-19 Richard Sandifordvect: Fix offset calculation for -ve strides [PR93767]
2020-02-19 Martin Jamborsra: Do not create zero sized accesses (PR 93776)
2020-02-19 Martin Jamborsra: Avoid totally scalarizing overallping field_decls...
2020-02-19 liuhongtAdd -mavx512vbmi2 to i386-2.C and i386-3.C
2020-02-18 James Greenhalghaarch64: Move vmull_<high_>* to intrinsics
2020-02-18 Marek Polacekc++: Fix array-init1.C for ILP32 [PR93817]
2020-02-18 Jon Benistongcc.dg/strcmpopt_6.c: Add space in array for terminator.
2020-02-18 Mark Eggleston[fortran] ICE assign character pointer to non target...
2020-02-18 Mark Eggleston[Fortran] ICE: Invalid expression in gfc_element_size...
2020-02-18 Martin LiskaDrop MALLOC attribute for void functions.
2020-02-18 David Malcolmanalyzer: fix ICE on failed casts [PR 93777]
2020-02-18 David Malcolmanalyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR...
2020-02-18 David Malcolmanalyzer: fix ICE on pointer arithmetic with incomplete...
2020-02-18 David Malcolmanalyzer: add test coverage for gfortran ICE fix [PR...
2020-02-18 Mark Eggleston[Fortran] ICE in gfc_typenode_for_spec PR93603
2020-02-18 Mark Eggleston[fortran] ICE in gfc_validate_kind(): Got bad kind...
2020-02-18 Jakub Jelinektree-ssa: Fix ICE in build_vector_type [PR93780]
2020-02-18 David Malcolmanalyzer: fix ICE on function pointer casts [PR 93775]
2020-02-17 Alexandre OlivaDo not call null register_common in emutls
2020-02-17 Wilco Dijkstra[AArch64] Fix PR93565 testcase for ILP32.
2020-02-17 Will SchmidtFix existing fold-vec-extract-longlong.p8.c testcase
2020-02-17 Martin LiskaFix grammar in error message.
2020-02-17 Richard Bienerc/86134 avoid errors for unrecognized -Wno- options
2020-02-17 David Malcolmanalyzer: fix ICEs in region_model::get_lvalue_1 [PR...
next