aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Daily bump.GCC Administrator11-1/+335
2023-08-23RISC-V: Clang format riscv-vsetvl.cc[NFC]Juzhe-Zhong1-36/+29
2023-08-23RISC-V: Add riscv-vsetvl.def to t-riscvJuzhe-Zhong1-1/+2
2023-08-23libgomp, testsuite: Do not call nonstandard functionsFrancois-Xavier Coudert2-0/+28
2023-08-22analyzer: reimplement kf_strlen [PR105899]David Malcolm5-61/+85
2023-08-22c++: maybe_substitute_reqs_for fixJason Merrill3-7/+9
2023-08-22c++: constrained hidden friends [PR109751]Jason Merrill10-16/+145
2023-08-22RISC-V: output Autovec params explicitly in --help ...Vineet Gupta1-2/+2
2023-08-22RISC-V: Add multiarch support on riscv-linux-gnuRaphael Moreira Zinsly1-0/+2
2023-08-22OpenMP: Handle 'all' as category in defaultmapTobias Burnus14-13/+334
2023-08-22doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106...Jakub Jelinek1-1/+1
2023-08-22VECT: Add LEN_FOLD_EXTRACT_LAST patternJuzhe-Zhong4-0/+15
2023-08-22Simplify intereaved store vectorization processingRichard Biener1-26/+14
2023-08-22MAINTAINERS: Update my email addressFilip Kastl1-1/+1
2023-08-22tree-optimization/94864 - vector insert of vector extract simplificationRichard Biener6-1/+82
2023-08-22Fortran: implement vector sections in DATA statements [PR49588]Harald Anlauf4-62/+134
2023-08-22VECT: Support loop len control on EXTRACT_LAST vectorizationJuzhe-Zhong3-20/+138
2023-08-22Testcase fix.liuhongt1-1/+1
2023-08-22RISC-V: Change fnms testcases assertion to xfailLehua Ding6-6/+6
2023-08-21analyzer: check format strings for null termination [PR105899]David Malcolm6-32/+172
2023-08-21analyzer: add kf_fopenDavid Malcolm2-0/+94
2023-08-21analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato...David Malcolm15-123/+662
2023-08-21analyzer: handle NULL inner context in region_model_context_decoratorDavid Malcolm2-29/+60
2023-08-21analyzer: add ability for context to add events to a saved_diagnosticDavid Malcolm6-3/+82
2023-08-21analyzer: convert note_adding_context to annotating_contextDavid Malcolm2-13/+13
2023-08-22Daily bump.GCC Administrator4-1/+196
2023-08-22RISC-V: Support RVV VFWREDUSUM.VS rounding mode intrinsic APIPan Li4-0/+37
2023-08-21bpf: neg instruction does not accept an immediateDavid Faust1-2/+2
2023-08-21[PATCH] RISC-V: Add Types to Missing Bitmanip InstructionsEdwin Lu1-8/+18
2023-08-21Remove XFAIL from gcc/testsuite/gcc.dg/unroll-7.cThiago Jung Bauermann1-1/+1
2023-08-21[RISCV][committed] Remove spurious newline in ztso sequenceJeff Law1-2/+2
2023-08-21aarch64: fix format specifierFrancois-Xavier Coudert1-1/+1
2023-08-21[frange] Return false if nothing changed in union_nans().Aldy Hernandez1-5/+31
2023-08-21[PATCH 2/2] RISC-V: Add quotes to #error messages (all)Tsukasa OI22-22/+22
2023-08-21[PATCH 1/2] RISC-V: Add quotes to #error messagesTsukasa OI16-104/+104
2023-08-21Fix FAIL: gcc.target/i386/pr87007-5.cRichard Biener1-2/+4
2023-08-21Fix gcc.dg/vect/bb-slp-subgroups-2.c with 256bit vectorsRichard Biener2-1/+20
2023-08-21Fix gcc.dg/vect/pr65947-7.c failures on aarch64.Prathamesh Kulkarni1-2/+2
2023-08-21Fix gcc.dg/vect/bb-slp-46.c FAILRichard Biener1-1/+1
2023-08-21Adjust testcase for Intel GDS.liuhongt18-18/+18
2023-08-21PR111048: Set arg_npatterns correctly.Prathamesh Kulkarni1-7/+37
2023-08-21tree-optimization/111082 - bogus promoted minRichard Biener2-1/+12
2023-08-21libstdc++: Remove reliance on unspecified behaviour in std::rethrow_if_nested...Jonathan Wakely1-3/+11
2023-08-21LCM: Export 2 helpful functions as global for VSETVL PASS use in RISC-V backendJuzhe-Zhong2-5/+5
2023-08-21tree-optimization/111070 - fix ICE with recent ifcombine fixRichard Biener2-3/+26
2023-08-21MATCH: [PR111002] Sink view_convert for vec_condAndrew Pinski2-0/+31
2023-08-21Testsuite, LTO: silence warning to make test pass on DarwinFrancois-Xavier Coudert1-0/+2
2023-08-21Support -march=gracemontliuhongt2-0/+5
2023-08-21Daily bump.GCC Administrator7-1/+104
2023-08-20PR modula2/111085 nexttoward and nexttowardf contain incorrect definitionsGaius Mulley3-6/+6