aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-07-23C++: Support clang compatible [[musttail]] (PR83324)Andi Kleen6-4/+63
2024-07-23c++: normalizing ttp constraints [PR115656]Patrick Palka4-6/+19
2024-07-23c++: missing SFINAE during alias CTAD [PR115296]Patrick Palka2-1/+20
2024-07-23PR modula2/116048 ICE when encountering wrong kind of qualidentGaius Mulley13-56/+645
2024-07-23cp/coroutines: add a test for PR c++/103953Arsen Arsenović1-0/+75
2024-07-23install.texi (gcn): Suggest newer commit for NewlibTobias Burnus1-3/+3
2024-07-23report message for operator %a on unaddressible operandJiufu Guo3-1/+37
2024-07-23testsuite: Disable finite math only for test [PR115826]Torbjörn SVENSSON1-0/+3
2024-07-23tree-optimization/116002 - PTA solving slow with degenerate graphRichard Biener1-0/+12
2024-07-23ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]Jakub Jelinek2-1/+26
2024-07-23c++: Remove CHECK_CONSTRJakub Jelinek6-51/+0
2024-07-23[v2] rtl-optimization/116002 - cselib hash is badRichard Biener1-102/+122
2024-07-23Relax ix86_hardreg_mov_ok after split1.liuhongt2-3/+13
2024-07-23rs6000: Update option set in rs6000_inner_target_options [PR115713]Kewen Lin2-1/+24
2024-07-23rs6000: Consider explicitly set options in target option parsing [PR115713]Kewen Lin3-3/+26
2024-07-23rs6000: Escalate warning to error for VSX with explicit no-altivec etc.Kewen Lin2-20/+24
2024-07-23i386: Change prefetchi output templateHaochen Jiang2-3/+3
2024-07-22[5/n][PR rtl-optimization/115877] Fix handling of input/output operandsJeff Law1-5/+26
2024-07-22[powerpc] [testsuite] reorder dg directives [PR106069]Alexandre Oliva1-1/+1
2024-07-22c++/coroutines: correct passing *this to promise type [PR104981]Patrick Palka3-15/+84
2024-07-23RISC-V: Implement the .SAT_TRUNC for scalarPan Li13-0/+259
2024-07-23Daily bump.GCC Administrator5-1/+399
2024-07-22Fix handling of ICF_NOVOPS in ipa-modrefJan Hubicka1-15/+21
2024-07-22c++: Some cp-tree.def comment fixesJakub Jelinek1-12/+11
2024-07-22Fix modref's iteraction with store mergingJan Hubicka2-0/+32
2024-07-22Add -mcpu=power11 support.Michael Meissner21-90/+171
2024-07-22[4/n][PR rtl-optimization/115877] Correct SUBREG handling in a destinationJeff Law1-3/+10
2024-07-22Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced to ...Jan Hubicka2-2/+39
2024-07-22Fix accounting of offsets in unadjusted_ptr_and_unit_offsetJan Hubicka2-2/+25
2024-07-22Compare loop bounds in ipa-icfJan Hubicka2-0/+32
2024-07-22rtl-ssa: Avoid using a stale splay tree root [PR116009]Richard Sandiford2-1/+25
2024-07-22rtl-ssa: Add debug routines for def_splay_treeRichard Sandiford2-0/+18
2024-07-22aarch64: Tighten aarch64_simd_mem_operand_p [PR115969]Richard Sandiford2-2/+11
2024-07-22[NFC][PR rtl-optimization/115877] Avoid setting irrelevant bit groups as live...Jeff Law1-7/+57
2024-07-22Fix hash of WIDEN_*_EXPRRichard Biener1-1/+1
2024-07-22constify inchashRichard Biener1-3/+3
2024-07-22Fix Rejects allocatable coarray passed as a dummy argument [88624]Andre Vehreschild3-10/+48
2024-07-22AArch64: implement TARGET_VECTORIZE_CONDITIONAL_OPERATION_IS_EXPENSIVE [PR11...Tamar Christina5-0/+112
2024-07-22middle-end: Implement conditonal store vectorizer pattern [PR115531]Tamar Christina6-0/+189
2024-07-21testsuite: powerpc: fix dg-do run typoSam James1-1/+1
2024-07-22RISC-V: Rearrange the test helper files for vector .SAT_*Pan Li184-262/+262
2024-07-22Daily bump.GCC Administrator5-1/+45
2024-07-21Fortran: Fix regression caused by r14-10477 [PR59104]Paul Thomas4-1/+36
2024-07-21[PR rtl-optimization/115877][2/n] Improve liveness computation for constant i...Jeff Law1-0/+1
2024-07-21[PR rtl-optimization/115877] Fix livein computation for ext-dceJeff Law1-0/+2
2024-07-21gcc: stop adding -fno-common for checking buildsSam James4-16/+5
2024-07-21SH: Fix outage caused by recently added 2nd combine pass after reg allocOleg Endo1-1/+9
2024-07-21Daily bump.GCC Administrator6-1/+179
2024-07-20Require bitint575 for pr116003.cAndrew MacLeod1-1/+1
2024-07-20Revert "Add documentation for musttail attribute"Andi Kleen1-23/+2