Daily bump.
[gcc.git] / gcc / testsuite /
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-04-01 Jason Merrillc++: Fix DMI with lambda 'this' capture [PR94205]
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 Jason Merrillc++: Fix comparison of fn() and ns::fn() [PR90711]
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 Paul ThomasPatch for PR94246
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 Nathan Sidwell[pr84733] Fix ICE popping local scope
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...
2020-03-25 Jakub Jelinekmiddle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_...
2020-03-25 Jakub Jelineksccvn: Fix buffer overflow in push_partial_def [PR94300]
2020-03-25 Jakub Jelinekif-conv: Delete dead stmts backwards in ifcvt_local_dce...
2020-03-25 Sandra LoosemoreTest for sigsetjmp support in analyzer tests requiring...
2020-03-24 Marek Polacekc++: Fix wrong no post-decrement operator error in...
2020-03-24 Jason Merrillc++: Improve handling of ill-formed constraints [PR94186].
2020-03-24 Jason Merrillc++: Fix template parm with dependent type in concepts.
2020-03-24 Jason Merrillc++: Give more expressions locations.
2020-03-24 Christophe Lyon[testsuite,arm] use arm_fp_dp_ok effective-target
2020-03-24 Christophe Lyon[testsuite,arm] cmp-2.c: Move double-precision tests...
2020-03-24 Christophe Lyon[testsuite,arm] target-supports.exp: Add arm_fp_dp_ok...
2020-03-24 Jakub Jelinekarm: Fix arm {,u}subvdi4 and usubvsi4 expanders [PR94286]
2020-03-24 Jakub Jelinekloop-manip: Avoid -fcompare-debug issues in create_iv...
2020-03-24 Jakub Jelinekif-conv: Fix -fcompare-debug bugs in ifcvt_local_dce...
2020-03-24 Jakub Jelinekcgraphunit: Avoid code generation differences based...
2020-03-23 Jeff LawVerify the code used for the optimized comparison is...
2020-03-23 Patrick Palkac++: Avoid a suspicious -Wnoexcept warning [PR93805]
2020-03-23 Jakub Jelinekc++: Handle COMPOUND_EXPRs in get_narrower and warnings...
2020-03-23 Srinath Parvathaneni[ARM][GCC][14x]: MVE ACLE whole vector left shift with...
2020-03-23 Srinath Parvathaneni[ARM][GCC][13x]: MVE ACLE scalar shift intrinsics.
2020-03-23 Srinath Parvathaneni[ARM][GCC][12x]: MVE ACLE intrinsics to set and get...
2020-03-23 AndreaCorallolibgccjit: handle long literals in playback::context...
2020-03-23 Andre Vieiratestsuite, arm: Change tests to assemble
2020-03-23 Mark Egglestonfortran: ICE in gfc_match_assignment PR93600
2020-03-23 Tobias BurnusAMDGCN offloading – use amdgcn-amdhsa
next