openmp: Fix parallel master error recovery [PR94512]
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
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...
2020-03-29 Iain Buclawtestsuite: Move C++ tests in gdc.test into own subdirec...
2020-03-29 Iain Buclawtestsuite: Split up gdc-test.exp into each subdirectory
2020-03-28 Roman Zhuykovtestsuite: adjust modulo-sched compare-debug tests
2020-03-28 Tobias Burnus[Fortran] Fix result-variable handling of MODULE PROCED...
2020-03-28 Patrick Palkac++: Diagnose when "requires" is used instead of "requi...
2020-03-28 Patrick Palkac++: requires-expression outside of a template is misev...
2020-03-28 Patrick Palkac++: Respect current_constraint_diagnosis_depth in...
2020-03-28 Patrick Palkac++: Replay errors during diagnosis of constraint satis...
2020-03-28 Jakub Jelinekc: After issuing errors about array size, for error...
2020-03-28 Jakub Jelinekreassoc: Fix -fcompare-debug bug in reassociate_bb...
2020-03-27 Jakub Jelinekc++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
2020-03-27 Martin SeborPR c++/94346 - [9/10 Regression] ICE due to handle_copy...
2020-03-27 Martin SeborPR c++/94098 - ICE on attribute access redeclaration
2020-03-27 Martin Seborc++: avoid -Wredundant-tags on a first declaration...
2020-03-27 David Malcolmanalyzer: fix malloc pointer NULL-ness
2020-03-27 David Malcolmanalyzer: add new supergraph visualization
2020-03-27 Richard Bienerdebug/94273 - avoid creating type DIEs for DINFO_LEVEL_...
2020-03-27 Tobias Burnus[Fortran] Fix ICE with deferred-rank arrays (PR93957)
2020-03-27 Tobias BurnusFortran] Reject invalid association target (PR93363)
2020-03-27 Jakub Jelinekc++: Avoid calls in non-evaluated contexts affect wheth...
2020-03-27 Jakub Jelinekc++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
2020-03-27 Roman Zhuykovmodulo-sched: fix bootstrap compare-debug issue
2020-03-27 Marek Polacekc++: template keyword accepted before destructor names...
2020-03-27 Iain Sandoecoroutines, testsuite: Fix symmetric-transfer-00-basic...
2020-03-26 Marek Polacekc++: DR1710, template keyword in a typename-specifier...
2020-03-26 Iain Sandoecoroutines: Implement n4849 recommended symmetric transfer.
2020-03-26 Iain Sandoecoroutines: Implement n4849 changes to exception handling.
2020-03-26 Martin LiskaFix UNRESOLVED test-case.
2020-03-26 Jakub Jelinektree: Fix -fcompare-debug issues due to protected_set_e...
2020-03-26 Martin LiskaSkip test for non-x86 targets.
2020-03-26 Jakub Jelinekgimplify: Fix -fcompare-debug differences caused by...
2020-03-26 Jakub Jelinekc++: Fix up user_provided_p [PR81349]
2020-03-26 Jakub Jelinekc++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT...
2020-03-26 Richard Bienerwidening_mul: restrict ops to be defined in the same...
2020-03-25 Andrew Stubbstestsuite: adjustments for amdgcn
2020-03-25 Jakub Jelinekarm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]
2020-03-25 Martin SeborPR middle-end/94004 - missing -Walloca on calls to...
2020-03-25 Patrick Palkac++: Fix invalid -Wduplicated-cond warning [PR94265]
2020-03-25 Martin SeborPR tree-optimization/94131 - ICE on printf with a VLA...
2020-03-25 Sandra LoosemoreFix gcc.dg/pr92301.c on targets that don't support...
2020-03-25 Jakub Jelinektestsuite: Mention cleanup-13.c test is incompatible...
2020-03-25 Jakub Jelineki386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308]
2020-03-25 Martin LiskaMake target_clones resolver fn static if possible.
2020-03-25 Jakub Jelinektestsuite: Fix up FAILs in gfortran testsuite with...
2020-03-25 Mark Egglestonfortran: ICE using undeclared symbol in array construct...
2020-03-25 Jakub Jelinekvarasm: Fix output_constructor where a RANGE_EXPR index...
next