Age | Commit message (Expand) | Author | Files | Lines |
2024-08-21 | Fix coarray rank for non-coarrays in derived types. [PR86468] | Andre Vehreschild | 5 | -11/+70 |
2024-08-21 | c++, coroutines: Check for malformed functions before splitting. | Iain Sandoe | 1 | -1/+7 |
2024-08-21 | testsuite: i386: Fix g++.target/i386/pr116275-2.C on Solaris/x86 | Rainer Orth | 1 | -1/+1 |
2024-08-21 | Fortran: Fix ICE in sizeof(coarray) [PR77518] | Andre Vehreschild | 2 | -3/+37 |
2024-08-21 | rs6000: Remove "+" constraint modifier from *vsx_le_perm_store_* insns | Kewen Lin | 1 | -5/+5 |
2024-08-21 | rs6000: Fix vsx_le_perm_store_* splitters for !reload_completed | Kewen Lin | 1 | -11/+10 |
2024-08-21 | testsuite, rs6000: Remove all powerpc-*paired* uses | Kewen Lin | 1 | -33/+2 |
2024-08-21 | Align predicates for operands[1] between mov<mode> and *mov<mode>_internal. | liuhongt | 2 | -2/+2 |
2024-08-21 | Daily bump. | GCC Administrator | 5 | -1/+311 |
2024-08-20 | builtins: Don't expand bit query builtins for __int128_t if the target suppor... | Andrew Pinski | 1 | -1/+3 |
2024-08-20 | ASAN: call initialize_sanitizer_builtins for hwasan [PR115205] | Andrew Pinski | 1 | -0/+3 |
2024-08-21 | RISC-V: Fix one typo in .SAT_TRUNC test func name [NFC] | Pan Li | 25 | -63/+63 |
2024-08-21 | c++/modules: Remove unnecessary errors when not writing compiled module | Nathaniel Shead | 34 | -68/+47 |
2024-08-20 | match: Reject non-ssa name/min invariants in gimple_extract [PR116412] | Andrew Pinski | 2 | -0/+12 |
2024-08-20 | phi-opt: Fix for failing maybe_push_res_to_seq in factor_out_conditional_oper... | Andrew Pinski | 3 | -10/+34 |
2024-08-20 | c++: Appertain standard attributes after array closing square bracket to arra... | Jakub Jelinek | 3 | -4/+8 |
2024-08-20 | c++: Parse and ignore attributes on base specifiers [PR110345] | Jakub Jelinek | 2 | -5/+22 |
2024-08-20 | RISC-V: Remove testcase XFAIL | Edwin Lu | 1 | -1/+0 |
2024-08-20 | c++: Improve errors parsing a braced list [PR101232] | Franciszek Witt | 4 | -5/+51 |
2024-08-20 | doc: Normalize reference to binutils version for C6X | Gerald Pfeifer | 1 | -1/+1 |
2024-08-20 | Match: Add pattern for `(a ? b : 0) | (a ? 0 : c)` into `a ? b : c` [PR103660] | Andrew Pinski | 3 | -0/+88 |
2024-08-20 | match: extend the `((a CMP b) ? c : 0) | ((a CMP' b) ? d : 0)` patterns to su... | Andrew Pinski | 5 | -19/+163 |
2024-08-20 | testsuite: Add testcases for part of PR 103660 | Andrew Pinski | 4 | -0/+132 |
2024-08-20 | c++: default targ eligibility refinement [PR101463] | Patrick Palka | 3 | -19/+71 |
2024-08-20 | tree-optimization/116274 - overzealous SLP vectorization | Richard Biener | 2 | -1/+20 |
2024-08-20 | Fortran: Fix [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:195... | Andre Vehreschild | 4 | -33/+29 |
2024-08-20 | [optc-save-gen.awk] Fix streaming of command line options for offloading. | Prathamesh Kulkarni | 1 | -0/+16 |
2024-08-20 | c++/modules: Disable streaming definitions of non-vague-linkage GMF decls [PR... | Nathaniel Shead | 3 | -7/+27 |
2024-08-20 | c++/modules: Handle transitive reachability for deduction guides [PR116403] | Nathaniel Shead | 7 | -16/+79 |
2024-08-20 | c++/modules: Avoid rechecking initializers when streaming NTTPs [PR116382] | Nathaniel Shead | 5 | -6/+35 |
2024-08-20 | c++/modules: Fix type lookup in DECL_TEMPLATE_INSTANTIATIONS [PR116364] | Nathaniel Shead | 6 | -5/+31 |
2024-08-20 | Daily bump. | GCC Administrator | 6 | -1/+635 |
2024-08-19 | m68k: Add -mlra | Andreas Schwab | 3 | -1/+17 |
2024-08-19 | c++: ICE with enum and conversion fn in template [PR115657] | Marek Polacek | 3 | -2/+44 |
2024-08-19 | c++: fix ICE in convert_nontype_argument [PR116384] | Marek Polacek | 2 | -0/+28 |
2024-08-19 | aarch64: Fix ls64 intrinsic availability | Andrew Carlotti | 6 | -4/+46 |
2024-08-19 | aarch64: Fix memtag intrinsic availability | Andrew Carlotti | 6 | -33/+51 |
2024-08-19 | aarch64: Fix tme intrinsic availability | Andrew Carlotti | 6 | -59/+72 |
2024-08-19 | aarch64: Move check_required_extensions | Andrew Carlotti | 3 | -103/+106 |
2024-08-19 | aarch64: Refactor check_required_extensions | Andrew Carlotti | 1 | -18/+20 |
2024-08-19 | Allow coarrays in select type. [PR46371, PR56496] | Andre Vehreschild | 5 | -7/+83 |
2024-08-19 | gnat: fix lto-type-mismatch between C_Version_String and gnat_version_string ... | Arsen Arsenović | 2 | -2/+6 |
2024-08-19 | aarch64: Reduce FP reassociation width for Neoverse V2 and set AARCH64_EXTRA_... | Kyrylo Tkachov | 1 | -3/+4 |
2024-08-19 | testsuite: Prune warning about size of enums | Torbjörn SVENSSON | 1 | -0/+1 |
2024-08-19 | rtl: Enable the use of rtx values with int and mode attributes | Andre Vieira | 2 | -7/+19 |
2024-08-19 | testsuite: Reduce cut-&-paste in scanltranstree.exp | Richard Sandiford | 1 | -124/+62 |
2024-08-19 | Fix ICE in recompute_tree_invariant_for_addr_expr, at tree.c:4535 [PR84244] | Andre Vehreschild | 2 | -1/+24 |
2024-08-19 | aarch64: Implement 16-byte vector mode const0 store by TImode | Haochen Gui | 1 | -1/+10 |
2024-08-19 | AVX10.2 ymm rounding: Support vsqrtp{s,d,h} and vsubp{s,d,h} intrins | Hu, Lin1 | 8 | -0/+447 |
2024-08-19 | AVX10.2 ymm rounding: Support vscalefp{s,d,h} intrins | Hu, Lin1 | 9 | -1/+238 |