aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-01-26tree-optimization/108547 - robustify uninit predicate analysisRichard Biener2-3/+27
2023-01-26tree-optimization/108522 Use component_ref_field_offsetSiddhesh Poyarekar2-11/+77
2023-01-26aarch64: Add Linux kernel hwcap string for FEAT_CSSCKyrylo Tkachov1-1/+1
2023-01-26doc: Refer to projects as GCC and GDBGerald Pfeifer1-2/+2
2023-01-26openmp, c++: Workaround fold_for_warn ICE on invalid OpenMP collapsed loops [...Jakub Jelinek2-0/+54
2023-01-26tree-optimization/108523 - testcase for the bugRichard Biener1-0/+16
2023-01-26PR-108135 Remove PACKAGE_* definitions from gm2config.hGaius Mulley7-25/+39
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