aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-07-28modula2: Improve error message to include symbol name.Gaius Mulley1-1/+1
2024-07-28modula2: Add GNU flex as a build and install prerequisite.Gaius Mulley1-0/+4
2024-07-28tree-optimization/116057 - wrong code with CCP and vector CTORsRichard Biener2-0/+31
2024-07-28Revert "aarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2"Kyrylo Tkachov5-90/+1
2024-07-28aarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2Jennifer Schmitz5-1/+90
2024-07-28RISC-V: Disable Zba optimization pattern if XTheadMemIdx is enabledChristoph Müllner3-1/+56
2024-07-28x86: Don't enable APX_F in 32-bit modeLingling Kong4-2/+32
2024-07-28Internal-fn: Only allow modes describe types for internal fn[PR115961]Pan Li2-0/+64
2024-07-28[PR rtl-optimization/115877][6/n] Add testcase from pr115877Jeff Law1-0/+20
2024-07-28Daily bump.GCC Administrator7-1/+334
2024-07-28Output CodeView type information for rvalue referencesMark Harmstone2-5/+11
2024-07-28Output CodeView type information for referencesMark Harmstone2-0/+45
2024-07-28RISC-V: Fix snafu in SI mode splitters patchVineet Gupta1-1/+1
2024-07-28doc: add missing @option for musttailMarek Polacek1-2/+2
2024-07-28Add documentation for musttail attributeAndi Kleen1-2/+23
2024-07-28Add tests for C/C++ musttail attributesAndi Kleen14-0/+327
2024-07-28C: Implement musttail attribute for returnsAndi Kleen3-16/+64
2024-07-28C++: Support clang compatible [[musttail]] (PR83324)Andi Kleen6-4/+63
2024-07-28c++: normalizing ttp constraints [PR115656]Patrick Palka4-6/+19
2024-07-28c++: missing SFINAE during alias CTAD [PR115296]Patrick Palka2-1/+20
2024-07-28PR modula2/116048 ICE when encountering wrong kind of qualidentGaius Mulley13-56/+645
2024-07-28cp/coroutines: add a test for PR c++/103953Arsen Arsenović1-0/+75
2024-07-28install.texi (gcn): Suggest newer commit for NewlibTobias Burnus1-3/+3
2024-07-28report message for operator %a on unaddressible operandJiufu Guo3-1/+37
2024-07-28testsuite: Disable finite math only for test [PR115826]Torbjörn SVENSSON1-0/+3
2024-07-28tree-optimization/116002 - PTA solving slow with degenerate graphRichard Biener1-0/+12
2024-07-28ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]Jakub Jelinek2-1/+26
2024-07-28c++: Remove CHECK_CONSTRJakub Jelinek6-51/+0
2024-07-28[v2] rtl-optimization/116002 - cselib hash is badRichard Biener1-102/+122
2024-07-28Relax ix86_hardreg_mov_ok after split1.liuhongt2-3/+13
2024-07-28rs6000: Update option set in rs6000_inner_target_options [PR115713]Kewen Lin2-1/+24
2024-07-28rs6000: Consider explicitly set options in target option parsing [PR115713]Kewen Lin3-3/+26
2024-07-28rs6000: Escalate warning to error for VSX with explicit no-altivec etc.Kewen Lin2-20/+24
2024-07-28i386: Change prefetchi output templateHaochen Jiang2-3/+3
2024-07-28[5/n][PR rtl-optimization/115877] Fix handling of input/output operandsJeff Law1-5/+26
2024-07-28[powerpc] [testsuite] reorder dg directives [PR106069]Alexandre Oliva1-1/+1
2024-07-28c++/coroutines: correct passing *this to promise type [PR104981]Patrick Palka3-15/+84
2024-07-28RISC-V: Implement the .SAT_TRUNC for scalarPan Li13-0/+259
2024-07-28Daily bump.GCC Administrator5-1/+399
2024-07-28Fix handling of ICF_NOVOPS in ipa-modrefJan Hubicka1-15/+21
2024-07-28c++: Some cp-tree.def comment fixesJakub Jelinek1-12/+11
2024-07-28Fix modref's iteraction with store mergingJan Hubicka2-0/+32
2024-07-28Add -mcpu=power11 support.Michael Meissner21-90/+171
2024-07-28[4/n][PR rtl-optimization/115877] Correct SUBREG handling in a destinationJeff Law1-3/+10
2024-07-28Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced to ...Jan Hubicka2-2/+39
2024-07-28Fix accounting of offsets in unadjusted_ptr_and_unit_offsetJan Hubicka2-2/+25
2024-07-28Compare loop bounds in ipa-icfJan Hubicka2-0/+32
2024-07-28rtl-ssa: Avoid using a stale splay tree root [PR116009]Richard Sandiford2-1/+25
2024-07-28rtl-ssa: Add debug routines for def_splay_treeRichard Sandiford2-0/+18
2024-07-28aarch64: Tighten aarch64_simd_mem_operand_p [PR115969]Richard Sandiford2-2/+11