]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
aarch64: Add support for arm_sve_vector_bits
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2020-04-09  Richard Sandifordaarch64: Add support for arm_sve_vector_bits
2020-04-09  Matthew Malcomson[Arm] Allow the use of arm_cde.h for C++
2020-04-09  Christophe Lyon[testsuite][arm] Fix cmse-15.c expected output
2020-04-09  Christophe Lyon[testsuite] scanasm.exp: Fix target-selector handling...
2020-04-09  Martin Jamborsra: Fix sra_modify_expr handling of partial writes...
2020-04-09  Marek Polacekc++: Fix wrong paren-init of aggregates interference...
2020-04-09  Jan HubickaFix typo in my previous change.
2020-04-09  Jan HubickaAvoid g++.dg/lto/alias-4_0.C test failure on ARM [PR91322]
2020-04-09  Richard Sandifordtestsuite: Tweak check-function-bodies interface
2020-04-09  Richard Bienertestsuite/93369 - use -shared to avoid issue with ODR...
2020-04-09  Andrea CoralloPR target/94530
2020-04-09  Bin ChengAdd unsigned type iv_cand for iv_use with non mode...
2020-04-09  Sandra LoosemoreRequire pthread effective target for test case using...
2020-04-09  Kewen LinWhoops, fix wrong PR number in the changelog
2020-04-09  Kewen Lin[testsuite] Fix PR94079 by respecting vect_hw_misalign...
2020-04-08  Jakub Jelinekcselib, reload: Fix cselib ICE on m68k/microblaze ...
2020-04-08  Jakub Jelinekvect: Fix up lowering of TRUNC_MOD_EXPR by negative...
2020-04-08  Jakub Jelinektestsuite: Fix up pr94314*.C tests [PR94314]
2020-04-08  Jakub Jelinekopenacc: Fix up declare-pr94120.C testcase [PR94533]
2020-04-08  Marek Polacekc++: Fix ICE-on-invalid with lambda template [PR94507]
2020-04-08  Alexandre Olivaadd missing fp16 options
2020-04-08  H.J. Lux86: Insert ENDBR if function will be called indirectly
2020-04-08  Jakub Jelineki386: Don't use AVX512F integral masks for V*TImode...
2020-04-08  Tobias BurnusMove gfortran.dg/dec_math_5.f90 to ./ieee/
2020-04-08  Alexandre Olivarequire tls_runtime for tls execution test
2020-04-08  Martin LiskaAllow new/delete operator deletion only for replaceable.
2020-04-08  Dennis Zhangarm: CDE intrinsics using FPU/MVE S/D registers
2020-04-08  Patrick Palkac++: Function type and parameter type disagreements...
2020-04-08  Dennis Zhangarm: CLI for Custom Datapath Extension (CDE)
2020-04-08  Jakub Jelinekc++: Further fix for -fsanitize=vptr [PR94325]
2020-04-08  Marek Polacekc++: ICE with defaulted comparison operator [PR94478]
2020-04-08  Alexandre Olivaupdate polytypes.c -flax-vector-conversions msg
2020-04-08  Jakub Jelinekpostreload: Fix autoinc handling in reload_cse_move2add...
2020-04-08  Tobias Burnus[C/C++, OpenACC] Reject vars of different scope in...
2020-04-07  Jakub Jelinekcombine: Fix split_i2i3 ICE [PR94291]
2020-04-07  Richard Bienermiddle-end/94479 - fix gimplification of address
2020-04-07  Fritz ReeseFix PR fortran/93871 and re-implement degree-valued...
2020-04-07  Jakub Jelinekaarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]
2020-04-07  Andre Simoes Dias... arm: MVE: Add C++ polymorphism and fix some more issues
2020-04-07  Andre Simoes Dias... arm: MVE: Fix -Wall testisms
2020-04-07  Andre Simoes Dias... arm: MVE: Fix vec extracts to memory
2020-04-07  Andre Simoes Dias... arm: MVE Fix immediate constraints on some vector instr...
2020-04-07  Andre Simoes Dias... arm: MVE: Fix constant load pattern
2020-04-07  Andre Simoes Dias... arm: MVE: Do not use typeof for pointer parameters
2020-04-07  Patrick Palkac++: Fix usage of CONSTRUCTOR_PLACEHOLDER_BOUNDARY...
2020-04-07  Jakub Jelineki386: Fix V{64QI,32HI}mode constant permutations [PR94509]
2020-04-07  Jakub Jelinekopenmp: Fix parallel master error recovery [PR94512]
2020-04-07  Jakub Jelineki386: Fix emit_reduc_half on V{64Q,32H}Imode [PR94500]
2020-04-06  Fritz ReeseFix fortran/93686 -- ICE matching data statements with...
2020-04-06  Joel Brobeckerskip gcc.target/arm/div64-unwinding.c on vxworks_kernel...
2020-04-06  Marek Polacekc++: Fix crash in gimplifier with paren init of aggrega...
2020-04-05  Iain Sandoecoroutines, testsuite: Renumber two tests (NFC).
2020-04-05  Nagaraju MekalaMicroblaze: Modified trap instruction There is a bug...
2020-04-04  Jakub Jelinekdebug: Improve debug info of c++14 deduced return type...
2020-04-04  Patrick Palkac++: Refrain from using replace_placeholders in constex...
2020-04-04  Patrick Palkac++: Fix constexpr evaluation of self-modifying CONSTRU...
2020-04-04  Jan HubickaFix previous commit.
2020-04-04  Jakub Jelinekcselib: Don't consider SP_DERIVED_VALUE_P values as...
2020-04-04  Jakub Jelinekc++: Fix further protected_set_expr_location related...
2020-04-03  Jakub Jelinekopenmp: Fix ICE on #pragma omp parallel master in templ...
2020-04-03  H.J. Lux86: Mark scratch operand in ssse3_pshufbv8qi3 as early...
2020-04-03  Jakub Jelineki386: Fix vph{add,subs?}[wd] 256-bit AVX2 RTL patterns...
2020-04-03  Patrick Palkac++: Add test for PR c++/93211
2020-04-03  Andre Simoes Dias... arm: MVE: Fix unintended change to tests
2020-04-03  Tamar ChristinaAArch64: Fix options canonicalization for assembler
2020-04-03  Kewen LinFix PR94443 with gsi_insert_seq_before [PR94443]
2020-04-02  Sandra LoosemoreFix check_effective_target_sigsetjmp for glibc targets.
2020-04-02  Fritz ReeseFix fortran/85982 ICE in resolve_component.
2020-04-02  Tobias Burnus[Fortran] Resolve formal args before checking DTIO
2020-04-02  Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-04-02  Jakub Jelinekaarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_z...
2020-04-02  Srinath Parvathaneni[ARM]: Fix for MVE ACLE intrinsics with writeback ...
2020-04-02  Tobias Burnus[Fortran] Fix error cleanup of select rank (PR93522)
2020-04-02  Mark Egglestonfortran : ICE in gfc_resolve_findloc PR93498
2020-04-02  Mark Egglestonfortran: ICE equivalence with an element of an array...
2020-04-01  Iain Buclawd: Fix new tests gdc.dg/pr93038.d and gdc.dg/pr93038b...
2020-04-01  Iain Buclawd: Fix gdc.dg/pr92216.d FAILs on 32-bit targets
2020-04-01  David Malcolmanalyzer: handle compound assignments [PR94378]
2020-04-01  Jakub JelinekAdd testcase for already fixed PR [PR94436]
2020-04-01  Jakub Jelinekobjsz: Don't call replace_uses_by on SSA_NAME_OCCURS_IN...
2020-04-01  Kewen LinFix PR94043 by making vect_live_op generate lc-phi
2020-03-31  Iain Buclawd: Merge UDAs between function prototype and definition...
2020-03-31  AndreaCorallolibgccjit: add new version entry point
2020-03-31  Iain Buclawd: Use memset to fill alignment holes with zeroes.
2020-03-31  Felix Yangvect: ICE: in vectorizable_load, at tree-vect-stmts...
2020-03-31  Srinath Parvathaneni[ARM][PATCH]: Add MVE ACLE intrinsics vbicq_n_* polymor...
2020-03-31  Srinath Parvathaneni[ARM][PATCH]: Add support for MVE ACLE intrinsics polym...
2020-03-31  Jakub Jelinekaarch64: Fix up aarch64_compare_and_swaphi pattern...
2020-03-31  Jakub Jelinekfold-const: Fix division folding with vector operands...
2020-03-31  Jakub Jelinekstore-merging: Allow enums during bswap recognition...
2020-03-31  Jakub Jelinekforwprop: Pattern recognize more rotates [PR94344]
2020-03-31  David Malcolmlra: set insn_code_data to NULL when freeing
2020-03-30  Jakub Jelinekc++: Fix handling of internal fn calls in statement...
2020-03-30  Will SchmidtRS6000 Allow builtin initialization regardless of mask
2020-03-30  Will SchmidtUpdate bswap64-4 test for desired results
2020-03-30  Jakub Jelineki386: Fix up *one_cmplv*2* insn with avx512f [PR94343]
2020-03-30  Martin LiskaXFAIL pr57193.c test-case.
2020-03-30  Martin LiskaFix scan pattern of vect-8.f90 dump.
2020-03-30  Jakub JelinekFix vextract* masked patterns [PR93069]
2020-03-29  Iain Buclawtestsuite: Handle more kinds of gdc.test test flags...
next