aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Daily bump.GCC Administrator11-1/+420
2024-01-11OpenMP: lvalue parsing for map/to/from clauses (C)Julian Brown15-38/+465
2024-01-11c++: corresponding object parms [PR113191]Jason Merrill5-91/+228
2024-01-11libstdc++: Fix spelling mistake in new doc additionJonathan Wakely2-4/+8
2024-01-11libstdc++: Document addition of libstdc++exp.aJonathan Wakely6-7/+19
2024-01-11libstdc++: use updated type for __unexpected_handlerMarcus Haehnel1-1/+1
2024-01-11libstdc++: Removed a duplicate define directive for __glibcxx_want_ranges_iotaMichael Levine1-1/+0
2024-01-11RISC-V: THEAD: Fix ICE caused by split optimizations for XTheadFMemIdx.Jin Ma2-6/+54
2024-01-11libstdc++: [_GLIBCXX_DEBUG] Fix assignment of value-initialized iterator [PR1...François Dumont2-0/+28
2024-01-11libstdc++/ranges: Use C++23 deducing this in _Pipe and _PartialPatrick Palka4-12/+47
2024-01-11expr: Limit the store flag optimization for single bit to non-vectors [PR113322]Andrew Pinski2-0/+16
2024-01-11match: Delay folding of 1/x into `(x+1u)<2u?x:0` until late [PR113301]Andrew Pinski2-5/+20
2024-01-11libstdc++: Add GDB printer for std::integral_constantJonathan Wakely2-0/+27
2024-01-11libstdc++: Prefer posix_memalign for aligned-new [PR113258]Jonathan Wakely1-11/+15
2024-01-11dg-extract-results.py: Ignore case in header linePaul Iannetta1-1/+2
2024-01-11testsuite: remove xfailJason Merrill1-2/+2
2024-01-11AVR: invoke.texi: Put internal options in their own @subsubsection.Georg-Johann Lay1-34/+39
2024-01-11testsuite: remove -save-temps from many tests [PR113319]Tamar Christina21-21/+21
2024-01-11[PR112918][LRA]: Fixing IRA ICE on m68kVladimir N. Makarov1-14/+37
2024-01-11tree-optimization/112505 - bit-precision induction vectorizationRichard Biener2-0/+23
2024-01-11tree-optimization/113126 - vector extension compare optimizationRichard Biener3-5/+22
2024-01-11tree-optimization/112636 - estimate niters before header copyingRichard Biener2-11/+27
2024-01-11AVR: Some minor improvements to the TEXI documentation.Georg-Johann Lay5-30/+48
2024-01-11libstdc++: Use using instead of typedef in opts-common.hKen Matsui1-2/+2
2024-01-11libstdc++: Fix error handling in filesystem::equivalent [PR113250]Ken Matsui4-6/+6
2024-01-11LoongArch: Implement option save/restoreYang Yujie5-54/+111
2024-01-11LOOP-UNROLL: Leverage HAS_SIGNED_ZERO for var expansionPan Li2-38/+2
2024-01-11aarch64: Fix dwarf2cfi ICEs due to recent CFI note changes [PR113077]Alex Coplan3-38/+120
2024-01-11MIPS: Add ATTRIBUTE_UNUSED to mips_start_function_definitionYunQiang Su1-1/+2
2024-01-11tree-optimization/111003 - new testcaseRichard Biener1-0/+34
2024-01-11middle-end/112740 - vector boolean CTOR expansion issueRichard Biener2-3/+24
2024-01-11RISC-V: VLA preempts VLS on unknown NITERS loopJuzhe-Zhong5-4/+13
2024-01-10libstdc++: Optimize std::is_compound compilation performanceKen Matsui1-2/+2
2024-01-11Add -mevex512 into invoke.texiHaochen Jiang1-1/+6
2024-01-11LoongArch: Optimized some of the symbolic expansion instructions generated du...Lulu Cheng2-24/+90
2024-01-11Optimize A < B ? A : B to MIN_EXPR.liuhongt3-2/+49
2024-01-11PR modula2/112946 set expression type checkingGaius Mulley7-159/+405
2024-01-10config: delete unused CYG_AC_PATH_LIBERTY macroMike Frysinger1-22/+0
2024-01-11Daily bump.GCC Administrator6-1/+382
2024-01-10libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for _Nth_typePatrick Palka1-1/+1
2024-01-11RISC-V: Switch RVV cost model.Juzhe-Zhong1-69/+75
2024-01-11RISC-V: Minor tweak dynamic cost modelJuzhe-Zhong4-11/+9
2024-01-10libgccjit: Fix GGC segfault when using -fltoAntoni Boucher10-0/+102
2024-01-10RISC-V: T-HEAD: Add support for the XTheadInt ISA extensionJin Ma7-4/+247
2024-01-10middle-end: Don't apply copysign optimization if target does not implement op...Tamar Christina9-19/+72
2024-01-10reassoc vs uninitialized variable [PR112581]Andrew Pinski3-1/+46
2024-01-10RISC-V/testsuite: Fix comment termination in pr105314.cMaciej W. Rozycki1-1/+1
2024-01-10RISC-V: Also handle sign extension in branch costingMaciej W. Rozycki6-2/+136
2024-01-10testsuite: Add testcase for already fixed PR [PR112734]Jakub Jelinek1-0/+16
2024-01-10aarch64: Make ldp/stp pass off by defaultAlex Coplan1-2/+2