]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite
[Ada] Small improvement to Expand_N_Unchecked_Type_Conversion
[thirdparty/gcc.git] / gcc / testsuite /
2020-05-22  Uros Bizjaki386: Fix <rounding_insn><mode>2 expander [PR95255]
2020-05-22  liuhongtAdd missing vector truncmn2 expanders [PR92658]
2020-05-22  Richard Bienertree-optimization/95268 - fix commoning of clobbers
2020-05-22  Richard Bienertree-optimization/95248 - fix oversight in SM rewrite
2020-05-21  Jason Merrillc++: Check constant array bounds later.
2020-05-21  Jason Merrillc++: Improve error recovery for =.
2020-05-21  Jason Merrillc++: Improve error-recovery for parms.
2020-05-21  Patrick Palkac++: template instantiation during fold_for_warn [PR94038]
2020-05-21  Martin LiskaFix a test-case warning.
2020-05-21  Nathan SidwellRemove accidental testcase commit
2020-05-21  Martin LiskaAdd outline-atomics to target attribute.
2020-05-20  Jozef LawrynowiczFix premature omission of ChangeLog entry in ChangeLog...
2020-05-20  Jozef LawrynowiczTESTSUITE: Fix Wconversion-null*.C tests for aarch64...
2020-05-20  Marek Polacekc++: C++20 DR 2237, disallow simple-template-id in...
2020-05-20  Nathan Sidwellpreprocessor: Revert premature change
2020-05-20  Marek Polacekc++: Implement DR 2289, Uniqueness of structured bindin...
2020-05-20  Uros Bizjaki386: Fix zero/sign extend expanders [PR95229]
2020-05-20  Mark EgglestonFortran : ProcPtr function results: 'ppr@' in error...
2020-05-20  Patrick Palkac++: spec_hasher and TYPENAME_TYPE resolution [PR95223]
2020-05-20  Srinath ParvathaneniAdd missing testsuite/Changelog for PR94595 bug fix.
2020-05-20  Richard Bienertree-optimization/95219 - improve IV selection for...
2020-05-20  Richard Bienermiddle-end/95231 - revert parts of PR95171
2020-05-20  Srinath Parvathaneni[ARM]: Fix the wrong code-gen generated by MVE vector...
2020-05-20  Richard Bienerc/95141 - fix bogus integer overflow warning
2020-05-19  Alex Coplan[aarch64] PR target/94591: Don't generate invalid REV64...
2020-05-19  Martin SeborPR c++/94923 - False positive -Wclass-memaccess with...
2020-05-19  Nathan Sidwellpreprocessor: Reimplement raw string lexing [pr95149]
2020-05-19  Richard BienerFix FAIL: gcc.target/i386/pr92645-4.c
2020-05-19  Nathan Sidwellpreprocessor: Fix ICE with EOF in macro args [pr95182]
2020-05-19  Jozef LawrynowiczTESTSUITE: Fix tests for 16-bit targets
2020-05-19  Jose E. Marchesibpf: do not save/restore callee-saved registers in...
2020-05-19  Uros BizjakAdd missing ChangeLog entries.
2020-05-19  Uros Bizjaki386: Add missing vector zero/sign extend expanders...
2020-05-19  Kito ChengRISC-V: Handle implied extension for -march parser.
2020-05-19  Kito ChengRISC-V: Update march parser
2020-05-19  Patrick Palkac++: Explain fn template argument type/value mismatches...
2020-05-18  Marek Polacekc++: ICE when shortening right shift [PR94955]
2020-05-18  Marek Polacekc++: ICE with -Wall and constexpr if [PR94937]
2020-05-18  Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18  Marek Polacekc++: Sorry about type-dependent arg for __builtin_has_a...
2020-05-18  Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18  Martin SeborPR middle-end/94940 - spurious -Warray-bounds for a...
2020-05-18  Marek Polacekc++: Implement DR 1512, Pointer comparison vs qual...
2020-05-18  Marek Polacekc++: Don't add built-in operator for ++ on bool.
2020-05-18  Douglas RuppRequire powerpc_vsx_ok in gcc.target/powerpc/pr71763.c
2020-05-18  Harald AnlaufPR fortran/95053 - division by zero constants
2020-05-18  Marek Polacekc++: Add test for c++/95143
2020-05-18  Carl Lovepr94833, fix vec_first_match_index for nulls
2020-05-18  Uros Bizjaki386: Avoid reversing a non-trapping comparison to...
2020-05-18  Alex Coplan[arm] Don't generate invalid LDRD insns
2020-05-18  Richard Bienermiddle-end/95171 - inlining of trapping compare into...
2020-05-18  Richard Bienertree-optimization/95172 - avoid mixing conditionalized...
2020-05-17  H.J. Lux86: Allow V1TI vector register pushes
2020-05-17  H.J. Lux86: Add gcc.target/i386/strncmp-1.c
2020-05-16  Iain Sandoecoroutines: Implicitly movable objects should use move...
2020-05-15  Patrick Palkac++: decltype of invalid non-dependent expr [PR57943]
2020-05-15  Jason Merrillc++: Enable coroutines with -std=c++20.
2020-05-15  Segher Boessenkoolrs6000/testsuite: Use the int128 selector where needed
2020-05-15  Segher Boessenkoolrs6000/testsuite: Use lp64 in cnttzdm-0.c
2020-05-15  Segher Boessenkoolrs6000/testsuite: Don't use powerpc64 effective target
2020-05-15  Segher Boessenkoolrs6000/testsuite: Use -mdejagnu-cpu= instead of -mcpu=
2020-05-15  Patrick Palkac++: Revert unnecessary parts of fix for [PR90996]
2020-05-15  Tobias Burnus[Fortran] OpenMP 5 – permit more sharing clauses for...
2020-05-15  Richard Bienertree-optimization/95133 - avoid abnormal edges in path...
2020-05-15  Tobias Burnus[OpenMP] Fix 'omp exit data' for Fortran arrays (PR...
2020-05-15  Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15  Uros Bizjaki386: Add V2SFmode hadd/hsub instructions [PR95046]
2020-05-15  Richard Bienertree-optimization/33315 - common stores during sinking
2020-05-15  Xionghu LuoFold (add -1; zero_ext; add +1) operations to zero_ext...
2020-05-14  H.J. LuSkip jit tests for targets that don't support -lgccjit
2020-05-14  Andrew Stubbsamdgcn: fix vcc clobber in vector load/store
2020-05-14  Uros Bizjaki386: Add V2DFmode float trunc/extend functions [PR95046]
2020-05-14  Patrick Palkac++: Missing SFINAE with lookup_fnfields [PR78446]
2020-05-14  Uros Bizjaki386: Add V2DFmode conversion functions [PR95046]
2020-05-14  Richard Sandifordaarch64: Fix arm_sve_vector_bits on typedefs [PR95105]
2020-05-14  Richard Bienertestsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on...
2020-05-14  Richard Bienermiddle-end/95118 - fix printing of denormal zero
2020-05-14  Jakub Jelinekopenmp: cgraph support for late declare variant resolution
2020-05-14  Jakub Jelinekopenmp: Fix placement of 2nd+ preparation statement...
2020-05-14  Uros Bizjaki386: Add V2SFmode conversion functions [PR95046]
2020-05-14  Andreas KrebbelIBM Z: Define probe_stack expander
2020-05-14  Andreas KrebbelIBM Z: stack clash prot: add missing updates of last_pr...
2020-05-14  Andreas KrebbelMake anti_adjust_stack_and_probe_stack_clash extern...
2020-05-13  Kelvin Nilsenrs6000: Add vec_extracth and vec_extractl
2020-05-13  Patrick Palkac++: SFINAE for invalid delete-expression [PR79706]
2020-05-13  Patrick Palkac++: premature requires-expression folding [PR95020]
2020-05-13  Marek Polacekc++: explicit(bool) malfunction with dependent expressi...
2020-05-13  Jason Merrillc++: Replace "C++2a" with "C++20".
2020-05-13  Jason Merrilltestsuite: Support { target c++20 } in tests.
2020-05-13  Jakub Jelinektestsuite: Fix up tree-ssa/pr94969.c testcase [PR95110]
2020-05-13  Marek Polacekc++: Fix g++.dg/parse/attr4.C test.
2020-05-13  Mark EgglestonFortran : ICE in gfc_conv_array_constructor_expr PR93497
2020-05-13  Patrick Palkac++: Add testcase for already-fixed PR [PR70642]
2020-05-13  Jakub JelinekFix -fcompare-debug issue in purge_dead_edges [PR95080]
2020-05-13  Jakub JelinekFold single imm use of a FMA if it is a negation [PR95060]
2020-05-13  Martin LiskaSimplify test-case options.
2020-05-13  Christophe Lyon[PR 95013] Fix gcc.dg/unclosed-init.c
2020-05-13  Bin ChengAdd missing unit dependence vector in data dependence...
2020-05-12  Craig BlackmoreRISC-V: Add shorten_memrefs pass.
2020-05-12  Nathan Sidwellpreprocessor: EOF location is at end of file [PR95013]
next