aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-08-22OpenMP: Handle 'all' as category in defaultmapTobias Burnus13-12/+331
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-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 Administrator3-1/+191
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-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 Administrator6-1/+99
2023-08-20PR modula2/111085 nexttoward and nexttowardf contain incorrect definitionsGaius Mulley3-6/+6
2023-08-21Testsuite, darwin: account for macOS 13 and 14Francois-Xavier Coudert1-0/+2
2023-08-20testsuite: Adjust g++.dg/gomp/pr58567.C to new compiler messageThiago Jung Bauermann1-1/+1
2023-08-20Testsuite, darwin: Fix analyzer testcasesFrancois-Xavier Coudert3-0/+9
2023-08-20Testsuite: mark IPA test as requiring alias supportFrancois-Xavier Coudert1-0/+1
2023-08-20Testsuite, plugin: make testcase pattern more flexibleFrancois-Xavier Coudert1-1/+1
2023-08-20i386: Micro-optimize ix86_expand_sse_extendUros Bizjak2-7/+4
2023-08-20d: Merge upstream dmd, druntime 26f049fb26, phobos 330d6a4fd.Iain Buclaw55-280/+518
2023-08-20Testsuite: fix analyzer tests on DarwinFrancois-Xavier Coudert9-0/+16
2023-08-20MATCH: Sink convert for vec_condAndrew Pinski2-0/+31
2023-08-20fix misleading identation breaking bootstrapMartin Uecker1-2/+2
2023-08-19improve error when /usr/include isn't found [PR90835]Eric Gallager1-1/+7