aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-01-05Add missing declarations to gcc/m2/gm2-libs-min/M2RTS.{def,mod}Gaius Mulley3-0/+83
2023-01-05Daily bump.GCC Administrator1-0/+29
2023-01-04c++: mark_single_function and SFINAE [PR108282]Patrick Palka1-0/+19
2023-01-04c++: Error recovery in merge_default_template_args [PR108206]Jakub Jelinek1-0/+5
2023-01-04Modula-2, testsuite: No 96 bit floating type on Darwin.Iain Sandoe1-3/+2
2023-01-04vrp: Handle pointers in maybe_set_nonzero_bits [PR108253]Jakub Jelinek1-0/+48
2023-01-04generic-match-head: Don't assume GENERIC folding is done only early [PR108237]Jakub Jelinek1-0/+14
2023-01-04ubsan: Avoid narrowing of multiply for -fsanitize=signed-integer-overflow [PR...Jakub Jelinek1-0/+27
2023-01-04Daily bump.GCC Administrator1-0/+25
2023-01-03testsuite: AIXDavid Edelsohn2-0/+6
2023-01-03OpenMP: GC unused SIMD clonesSandra Loosemore2-2/+11
2023-01-03Improve ix86_expand_int_movcc to allow condition (mask) sharing.Roger Sayle1-0/+21
2023-01-03expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR108264]Jakub Jelinek1-0/+27
2023-01-03cfgrtl: Don't try to redirect asm goto to EXIT [PR108263]Jakub Jelinek1-0/+25
2023-01-02Daily bump.GCC Administrator1-0/+6
2023-01-01Add post-reload splitter for extendditi2 on x86_64.Roger Sayle2-0/+21
2023-01-01Rotate ChangeLog files.Jakub Jelinek2-21433/+21439
2022-12-31Daily bump.GCC Administrator1-0/+17
2022-12-30regressions tests for PR103770Martin Uecker3-0/+66
2022-12-30Fix memory constraint on MVE v[ld/st][2/4] instructions [PR107714]Stam Markianos-Wright1-0/+300
2022-12-29Modify checks to avoid referencing NULL pointer.Steve Kargl2-2/+2
2022-12-29Daily bump.GCC Administrator1-0/+9
2022-12-28Use ix86_expand_clear in ix86_split_ashl.Roger Sayle1-0/+6
2022-12-28strlen: do not use cond_expr for boundariesMartin Liska1-0/+8
2022-12-28Daily bump.GCC Administrator1-0/+20
2022-12-27RISC-V: Produce better code with complex constants [PR95632] [PR106602]Raphael Moreira Zinsly2-0/+29
2022-12-27RISC-V: Add riscv_vector.h wrapperKito Cheng1-0/+11
2022-12-27rs6000: Rework option -mpowerpc64 handling [PR106680]Kewen Lin4-0/+57
2022-12-27Daily bump.GCC Administrator1-0/+21
2022-12-26testsuite: fix analyzer failures on AIXDavid Edelsohn18-2/+22
2022-12-26Daily bump.GCC Administrator1-0/+6
2022-12-25Use movss/movsd to implement V4SI/V2DI VEC_PERM on x86.Roger Sayle2-0/+28
2022-12-25Daily bump.GCC Administrator1-0/+6
2022-12-24[Committed] Tweak new gcc.target/i386/pr107548-1.c for -march=cascadelake.Roger Sayle2-4/+4
2022-12-24Daily bump.GCC Administrator1-0/+93
2022-12-23Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131]Harald Anlauf2-3/+30
2022-12-23c++: get_nsdmi in template context [PR108116]Patrick Palka1-0/+22
2022-12-23tree-ssa-dom: can_infer_simple_equiv fixes [PR108068]Jakub Jelinek1-0/+14
2022-12-23c++: template friend with variadic constraints [PR107853]Patrick Palka2-0/+41
2022-12-23PR target/107548: Handle vec_select in STV on x86.Roger Sayle2-0/+38
2022-12-23PR target/106933: Limit TImode STV to SSA-like def-use chains on x86.Roger Sayle5-0/+104
2022-12-23RISC-V: Fix vle constraintsJu-Zhe Zhong1-0/+109
2022-12-23RISC-V: Update vsetvl/vsetvlmax intrinsics to the latest api name.Ju-Zhe Zhong1-110/+110
2022-12-22Remove not needed assert macro which fails.Steve Kargl1-0/+58
2022-12-22libstdc++: Improve output of default contract violation handler [PR107792]Arsen Arsenović36-674/+775
2022-12-23Daily bump.GCC Administrator1-0/+57
2022-12-22testsuite: don't declare printf in coro.hJason Merrill22-25/+23
2022-12-22Fortran: check for invalid uses of statement functions arguments [PR69604]Harald Anlauf1-0/+10
2022-12-22testsuite/107809 - fix vect-recurr testcasesRichard Biener6-0/+6
2022-12-22phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166]Jakub Jelinek1-0/+26