aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-01-26Daily bump.GCC Administrator6-1/+633
2023-01-25Fortran: ICE in gfc_compare_array_spec [PR108528]Steve Kargl2-2/+11
2023-01-25modula-2: Fixes for preprocessing [PR102343, PR108182].Iain Sandoe12-225/+619
2023-01-25c++: Fix up mangling of static lambdas [PR108525]Jakub Jelinek2-1/+6
2023-01-25arm: fix missing extern "C" in MVE testsAndrea Corallo85-0/+680
2023-01-25arm: improve tests for vld2q*Andrea Corallo8-40/+224
2023-01-25arm: improve tests and fix vqnegq*Andrea Corallo7-18/+159
2023-01-25arm: improve tests for vqrdmulhq*Andrea Corallo12-36/+312
2023-01-25arm: improve tests for vqrdmlsdhxq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqrdmlsdhq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqdmlsdhxq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqdmlsdhq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqrdmlashq*Andrea Corallo3-18/+78
2023-01-25arm: improve tests for vqrdmladhxq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqrdmladhq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqdmladhxq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests for vqdmladhq*Andrea Corallo6-18/+156
2023-01-25arm: improve tests and fix vqabsq*Andrea Corallo7-20/+161
2023-01-25arm: improve tests for vcmulq*Andrea Corallo24-74/+656
2023-01-25arm: improve tests for vcmlaq*Andrea Corallo16-48/+416
2023-01-25arm: improve tests for vcaddq*Andrea Corallo48-144/+1312
2023-01-25arm: improve tests for vmulltq*Andrea Corallo24-72/+656
2023-01-25arm: improve tests for vmullbq*Andrea Corallo24-72/+656
2023-01-25arm: improve tests for vmulhq*Andrea Corallo18-54/+492
2023-01-25arm: improve tests and fix vnegq*Andrea Corallo18-47/+433
2023-01-25arm: improve tests and fix vclzq*Andrea Corallo20-62/+506
2023-01-25arm: improve tests and fix vclsq*Andrea Corallo10-29/+251
2023-01-25tree-optimization/108523 - fix endless iteration in VNRichard Biener1-3/+11
2023-01-25Fixup LTO internal docs for option processingRichard Biener1-7/+5
2023-01-25aarch64: Restore generation of SVE UQDEC instructionsRichard Sandiford1-2/+3
2023-01-25aarch64: Update sizeless testsRichard Sandiford2-4/+2
2023-01-25doc/contrib.texi: Add Jose E. MarchesiGerald Pfeifer1-0/+4
2023-01-25aarch64: Add aarch64*-*-* to the list of vect_long_long targetsAndre Vieira1-1/+2
2023-01-25store-merging: Disable string_concatenate mode if start or end aren't byte al...Jakub Jelinek3-2/+179
2023-01-24tree-optimization/108522 Use COMPONENT_REF offset when availableSiddhesh Poyarekar2-1/+19
2023-01-25Daily bump.GCC Administrator6-1/+253
2023-01-25testsuite: Fix up new51.C test on various targets [PR108533]Jakub Jelinek1-2/+3
2023-01-24Introduce new module to create search paths of dynamic strings.Gaius Mulley9-147/+429
2023-01-24c++: "" #pragma at BOF [PR108504]Jason Merrill2-1/+5
2023-01-24c++: static lambda in template [PR108526]Jason Merrill2-0/+13
2023-01-24xtensa: Revise complex hard register clobber eliminationTakayuki 'January June' Suwa1-35/+37
2023-01-24LRA: Always do elimination and only for hard register to check insn constraintsVladimir N. Makarov3-10/+141
2023-01-24Fortran: ICE in transformational_result [PR108529]Harald Anlauf2-0/+10
2023-01-24IBM zSystems: Fix TARGET_D_CPU_VERSIONSStefan Schulze Frielinghaus1-4/+5
2023-01-24Change m2 lexical analysis to optionally consume C comments.Gaius Mulley1-1/+69
2023-01-24Bugfix ensure RTentity is a dependent of RTco.ccGaius Mulley1-1/+3
2023-01-24arm: Make MVE masked stores read memory operand [PR 108177]Andre Vieira31-21/+428
2023-01-25C-SKY: Fix wrong sysroot suffix when disable multilib.Xianmiao Qu2-1/+9
2023-01-24tree-optimization/108500 - avoid useless fast-query compute in CFG cleanupRichard Biener3-6/+11
2023-01-24options: fix cl_target_option_print_diff() with stringsEric Biggers1-1/+1