aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-24c++: Handle structured bindings like anon unions in initializers [PR108474]Jakub Jelinek4-10/+78
2023-01-24arm: Fix inclusion of arm-mlib.h header more than once (pr108505).Srinath Parvathaneni1-1/+1
2023-01-24testsuite: Fix gcc.dg/vect/vect-bitfield-write-[23].c on SPARC [PR107808]Rainer Orth2-0/+2
2023-01-24testsuite: Fix gcc.dg/vect/vect-fmax-1.c etc. on SPARC [PR104756]Rainer Orth6-0/+12
2023-01-24LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731].Lulu Cheng3-7/+64
2023-01-23c++: TARGET_EXPR collapsing [PR107303]Jason Merrill3-3/+52
2023-01-24Daily bump.GCC Administrator6-1/+421
2023-01-23c++: TARGET_EXPR_ELIDING_P and std::move [PR107267]Jason Merrill2-1/+18
2023-01-23Fortran: fix NULL pointer dereference in gfc_check_dependency [PR108502]Harald Anlauf2-0/+17
2023-01-23c++: Quash bogus -Wunused-value with new [PR107797]Marek Polacek3-2/+18
2023-01-23c++: vector of class with bool ctor [PR108195]Jason Merrill2-1/+17
2023-01-23Fortran: avoid ICE on invalid array subscript triplets [PR108501]Harald Anlauf2-7/+30
2023-01-23Fortran: fix ICE in check_charlen_present [PR108420]Harald Anlauf2-3/+16
2023-01-23c++: result location and explicit inst [PR108496]Jason Merrill2-1/+20
2023-01-23modula-2, driver, Front end: Revise handling of I and L paths [PR108182].Iain Sandoe5-270/+304
2023-01-23modula-2: Fix stack size request in initPreemptive [PR108405]Iain Sandoe1-1/+4