aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-03-14RISC-V: Avoid calloc() poisoning on muslSam James2-1/+5
2023-03-14Remove variables only used with .DEFERRED_INITRichard Biener2-1/+36
2023-03-14Add testcase for ifcvt fixEric Botcazou1-0/+69
2023-03-14Revert latest change to emit_group_storeEric Botcazou1-10/+7
2023-03-14testsuite: move mla_1 test to aarch64 only [PR109118]Tamar Christina1-3/+2
2023-03-14ifcvt: Lower bitfields only if suitable for scalar register [PR 109005]Andre Vieira1-3/+3
2023-03-14tree-vect-patterns: Fix up ICE in upper_bound [PR109115]Jakub Jelinek2-1/+21
2023-03-14Fix overactive sanity check in profile_count::to_sreal_scaleJan Hubicka1-23/+11
2023-03-14New testcaseRichard Biener1-0/+109
2023-03-14Daily bump.GCC Administrator7-1/+6364
2023-03-13PR 109103 Modula2 Missing function internal_error_atGaius Mulley14-130/+286
2023-03-13Update gcc sv.poJoseph Myers1-312/+220
2023-03-13Update gcc de.poJoseph Myers1-231/+208
2023-03-13d: Delay removing DECL_EXTERNAL from thunks until funcion has finishedIain Buclaw1-19/+18
2023-03-13d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own functionIain Buclaw1-88/+118
2023-03-13xtensa: add .note.GNU-stack section on linuxMax Filippov1-0/+2
2023-03-13c++: handle _FloatNN redeclaration like bool [PR107128]Jason Merrill3-0/+6
2023-03-13Docs: Fix double 'See' in zero-length-bounds docs.Sean Bright1-1/+1
2023-03-13testsuite: add test coverage for analyzer leak false +ve [PR105906]David Malcolm1-0/+32
2023-03-13testsuite: add test coverage for PR analyzer/108045David Malcolm2-0/+213
2023-03-13analyzer, testsuite: add test coverage for various builtinsDavid Malcolm3-0/+89
2023-03-13xtensa: Remove REG_OK_STRICT and its derivativesTakayuki 'January June' Suwa1-10/+1
2023-03-14RISC-V: Fine tunning merge operand constraintJu-Zhe Zhong3-448/+566
2023-03-14RISC-V: Remove RVV intrinsic API testKito Cheng6112-1232113/+0
2023-03-14RISC-V: Fix ICE of RVV compare intrinsicJu-Zhe Zhong2-0/+88
2023-03-14RISC-V: Fine tune RA constraint for narrow instructionsJu-Zhe Zhong12-84/+3788
2023-03-13c++: suppress -Wdangling-reference for std::span [PR107532]Marek Polacek2-0/+13
2023-03-13gcn/mkoffload.cc: Pass -save-temps on for the hsaco stepTobias Burnus1-0/+3
2023-03-13libcpp: Fix ICE on directive inside _Pragma() operator [PR67046]Lewis Hyatt1-0/+10
2023-03-13tree-optimization/109046 - re-combine complex loadsRichard Biener2-1/+47
2023-03-13Daily bump.GCC Administrator4-1/+335
2023-03-13aarch64: Add bfloat16_t support for aarch64Jakub Jelinek9-266/+215
2023-03-12PR middle-end/109031: Fix final value replacement from narrower IVs.Roger Sayle3-1/+81
2023-03-12AArch64: Update div-bitmask to implement new optab instead of target hook [PR...Tamar Christina3-137/+52
2023-03-12middle-end: Implement preferred_div_as_shifts_over_mult [PR108583]Tamar Christina8-0/+190
2023-03-12middle-end: don't form FMAs when multiplication is not single use. [PR108583]Tamar Christina2-0/+54
2023-03-12ranger: Add range-ops for widen addition and widen multiplication [PR108583]Tamar Christina4-0/+189
2023-03-12middle-end: Revert can_special_div_by_const changes [PR108583]Tamar Christina14-116/+26
2023-03-12Docs: Fix typo in previous commitSandra Loosemore1-1/+1
2023-03-12[PR modula2/109089] implementation of boolean should be C++/C boolGaius Mulley167-2369/+2667
2023-03-12Docs: Clean up description of asan-kernel-mem-intrinsic-prefix.Sandra Loosemore1-2/+4
2023-03-12gcc/testsuite/gcc.dg: Fix LLP64 targetsJonathan Yong2-2/+3
2023-03-12gcc.c-torture/compile/103818.c: Enable for llp64 tooJonathan Yong1-1/+1
2023-03-12Daily bump.GCC Administrator4-1/+38
2023-03-12doc: Drop a redundant link to AVR-LibCGerald Pfeifer1-1/+1
2023-03-11Fwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual infelicitiesJeff Law1-1/+1
2023-03-11Re: [PATCH 2/2] Corrected pr25521.c target matching.Cupertino Miranda2-3/+14
2023-03-11Fortran: fix bounds check for copying of class expressions [PR106945]Harald Anlauf2-0/+12
2023-03-11Docs: Update documentation of Texinfo versions for building manuals.Sandra Loosemore2-22/+39
2023-03-11Daily bump.GCC Administrator8-1/+391