aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-03-04Daily bump.GCC Administrator7-1/+275
2023-03-03analyzer: start adding test coverage for OpenMP [PR109016]David Malcolm2-0/+45
2023-03-03analyzer: provide placeholder implementation of sprintfDavid Malcolm4-0/+400
2023-03-03testsuite: remove XFAIL in gcc.dg/analyzer/pr99716-1.c [PR108988]David Malcolm1-5/+1
2023-03-03d: Document that TypeInfo-based va_arg is not implementedIain Buclaw1-0/+6
2023-03-03-Wdangling-pointer: don't mark SSA lhs sets as storesAlexandre Oliva3-4/+32
2023-03-03[arm] adjust tests for quotes around +cdecp<N>Alexandre Oliva2-67/+67
2023-03-03[arm] adjust expectations for armv8_2-fp16-move-[12].cAlexandre Oliva2-3/+2
2023-03-03[PR51534] [arm] split out pr51534 test for softfpAlexandre Oliva2-5/+76
2023-03-03[arm] complete vmsr/vmrs blank and case adjustmentsAlexandre Oliva2-134/+134
2023-03-03[PR104882] [arm] require mve hw for mve run testAlexandre Oliva1-0/+1
2023-03-03gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* [PR109006]Jonathan Wakely1-4/+7
2023-03-03gcc: Adjust gdbhooks.py VecPrinter for vec layout changes [PR109006]Jonathan Wakely1-1/+5
2023-03-03c++: thinko in extract_local_specs [PR108998]Patrick Palka2-1/+22
2023-03-03waccess: Fix two -Wnonnull warning issues [PR108986]Jakub Jelinek2-2/+20
2023-03-03s390: Use arch14 instead of z16 for -march=native.Robin Dapp1-2/+2
2023-03-03s390: Fix ifcvt test cases.Robin Dapp3-6/+6
2023-03-03testsuite: Do not expect partial vectorization for s390.Robin Dapp3-8/+8
2023-03-03moxie: enable LRAAnthony Green1-3/+0
2023-03-03moxie: fix memory constraintsAnthony Green1-3/+3
2023-03-03driver: toplev: Fix a typoXi Ruoyao1-1/+1
2023-03-03tree-optimization/109002 - partial PRE miscompilationRichard Biener2-6/+41
2023-03-03gimple-fold: Fix up fputs -> fwrite folding [PR108988]Jakub Jelinek1-7/+8
2023-03-03target/108738 - limit STV chain discoveryRichard Biener4-25/+70
2023-03-03debug/108772 - ICE with late debug generated with -fltoRichard Biener2-1/+50
2023-03-03[PR100127] Test for coroutine header in clang-compatible testsAlexandre Oliva3-3/+6
2023-03-03[vxworks] make wint_t and wchar_t the same distinct typeAlexandre Oliva3-4/+16
2023-03-03[c++] suppress redundant null-addr warn in pfn from pmfnAlexandre Oliva1-5/+12
2023-03-03testsuite: Tweak gcc.dg/attr-aligned.c for CRISHans-Peter Nilsson1-1/+7
2023-03-03d: Allow vectors to be compared for identity [PR108946]Iain Buclaw12-25/+55
2023-03-03d: Fix ICE on explicit immutable struct import [PR108877]Iain Buclaw3-1/+21
2023-03-03d: Add test for PR d/108167 to the testsuite [PR108167]Iain Buclaw1-0/+5
2023-03-03d: vector float comparison doesn't result in 0 or -1 [PR108945]Iain Buclaw2-5/+16
2023-03-03Daily bump.GCC Administrator5-1/+283
2023-03-03testsuite: Fix up memchr-3.c test [PR108991]Jakub Jelinek1-1/+1
2023-03-03c++, v3: Emit fundamental tinfos for _Float16/decltype(0.0bf16) types on ia32...Jakub Jelinek10-29/+94
2023-03-02jit, testsuite: fix a failing test by updating its error string [PR107999]Guillaume Gomez1-1/+1
2023-03-02IRA: Use minimal cost for hard register movementVladimir N. Makarov2-25/+140
2023-03-02amdgcn: Enable SIMD vectorization of math functionsKwok Cheung Yeung4-0/+332
2023-03-02c++: more mce_false folding from cp_fully_fold_init [PR108243]Patrick Palka2-5/+37
2023-03-02c++: constant non-copy-init is manifestly constant [PR108243]Patrick Palka2-0/+142
2023-03-02analyzer: fix uninit false +ves reading from DECL_HARD_REGISTER [PR108968]David Malcolm2-1/+17
2023-03-02c++, debug: Fix up locus of DW_TAG_imported_module [PR108716]Jakub Jelinek2-0/+16
2023-03-02vect: Don't apply masks to operations on invariants [PR108979]Richard Sandiford2-6/+40
2023-03-02c++: ICE with -Wmismatched-tags and member template [PR106259]Marek Polacek2-6/+47
2023-03-02s390: Add LEN_LOAD/LEN_STORE support.Robin Dapp32-3/+450
2023-03-02simplify-rtx: Use byte in simplify_subreg rather than assume 0 offsetAndre Vieira1-5/+5
2023-03-02gcc.dg/memchr-3.c: Account for LLP64 warningsJonathan Yong1-1/+1
2023-03-02gcc.dg/overflow-warn-9.c: Fix LLP64Jonathan Yong1-1/+2
2023-03-02MIPS: Bugfix for fix Dejagnu issues with RTL checking enabled.Robert Suchanek2-3/+3