aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-28libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.ccJonathan Wakely1-2/+2
2024-07-28libstdc++: Do not use isatty on avr [PR115482]Detlef Vollmann1-2/+2
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
2024-07-28[NFC][PR rtl-optimization/115877] Avoid setting irrelevant bit groups as live...Jeff Law1-7/+57
2024-07-28Fix hash of WIDEN_*_EXPRRichard Biener1-1/+1
2024-07-28constify inchashRichard Biener1-3/+3
2024-07-28Fix Rejects allocatable coarray passed as a dummy argument [88624]Andre Vehreschild3-10/+48
2024-07-28AArch64: implement TARGET_VECTORIZE_CONDITIONAL_OPERATION_IS_EXPENSIVE [PR11...Tamar Christina5-0/+112
2024-07-28middle-end: Implement conditonal store vectorizer pattern [PR115531]Tamar Christina6-0/+189
2024-07-28testsuite: powerpc: fix dg-do run typoSam James1-1/+1
2024-07-28RISC-V: Rearrange the test helper files for vector .SAT_*Pan Li184-262/+262
2024-07-28Daily bump.GCC Administrator5-1/+45
2024-07-28Fortran: Fix regression caused by r14-10477 [PR59104]Paul Thomas4-1/+36
2024-07-28[PR rtl-optimization/115877][2/n] Improve liveness computation for constant i...Jeff Law1-0/+1
2024-07-28[PR rtl-optimization/115877] Fix livein computation for ext-dceJeff Law1-0/+2
2024-07-28gcc: stop adding -fno-common for checking buildsSam James4-16/+5
2024-07-24Got some basic arithmetic working, test case now run-time.Thomas Koenig8-30/+97
2024-07-22Very first program compiles.Thomas Koenig12-1/+223
2024-07-21Initial version - add do-nothing -funsigned option and BT_UNSIGNED.Thomas Koenig4-0/+15
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