2024-08-23 |
Javier Miranda | ada: Error missing when 'access is applied to an interf... |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Gerald Pfeifer | fortran: Minor fix to -ffrontend-optimize description |
commit | commitdiff | tree |
2024-08-23 |
Gerald Pfeifer | doc: Specifically link to GPL v3.0 for GM2 |
commit | commitdiff | tree |
2024-08-23 |
Andre Vehreschild | Remove unnecessary view_convert obsoleted by [PR86468]. |
commit | commitdiff | tree |
2024-08-23 |
Andrew Pinski | testsuite: Fix vect-mod-var.c for division by 0 [PR116461] |
commit | commitdiff | tree |
2024-08-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-22 |
Andrew Pinski | testsuite: Fix gcc.dg/torture/pr116420.c for targets... |
commit | commitdiff | tree |
2024-08-22 |
Jeff Law | [PR rtl-optimization/116420] Fix interesting block... |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Add some missing ranges feature-test macro... |
commit | commitdiff | tree |
2024-08-22 |
Prathamesh... | Recompute TYPE_MODE and DECL_MODE for aggregate type... |
commit | commitdiff | tree |
2024-08-22 |
Raphael Moreira... | RISC-V: Fix vector cfi notes for stack-clash protection |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Optimize std::projected<I, std::identity> |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Implement P2997R1 changes to the indirect... |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Implement P2609R3 changes to the indirect... |
commit | commitdiff | tree |
2024-08-22 |
H.J. Lu | Update LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin... |
commit | commitdiff | tree |
2024-08-22 |
Andrew Pinski | fold: Fix `a * 1j` if a has side effects [PR116454] |
commit | commitdiff | tree |
2024-08-22 |
Marc Poulhiès | fix single argument static_assert |
commit | commitdiff | tree |
2024-08-22 |
Jennifer Schmitz | PR target/116365: Add user-friendly arguments to -... |
commit | commitdiff | tree |
2024-08-22 |
Bernd Edlinger | RISC-V: Enable -gvariable-location-views by default |
commit | commitdiff | tree |
2024-08-22 |
Bernd Edlinger | Do not emit a redundant DW_TAG_lexical_block for inline... |
commit | commitdiff | tree |
2024-08-22 |
Jennifer Schmitz | PR tree-optimization/101390: Vectorize modulo operator |
commit | commitdiff | tree |
2024-08-22 |
Alexandre Oliva | Dump aliases in -fcallgraph-info |
commit | commitdiff | tree |
2024-08-22 |
Sam James | Makefile.tpl: fix whitespace in licence header |
commit | commitdiff | tree |
2024-08-22 |
Sam James | Makefile.tpl: drop leftover intermodule cruft |
commit | commitdiff | tree |
2024-08-22 |
liuhongt | Align ix86_{move_max,store_max} with vectorizer. |
commit | commitdiff | tree |
2024-08-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-21 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-21 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-21 |
Jeff Law | [PR rtl-optimization/116437] Fix RTL checking issue... |
commit | commitdiff | tree |
2024-08-21 |
Richard Sandiford | aarch64: Fix caller saves of VNx2QI [PR116238] |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | aarch64: Implement popcountti2 pattern [PR113042] |
commit | commitdiff | tree |
2024-08-21 |
Richard Biener | tree-optimization/116406 - ICE with int<->float punning... |
commit | commitdiff | tree |
2024-08-21 |
Martin Jambor | sra: Avoid risking x87 magling binary representation... |
commit | commitdiff | tree |
2024-08-21 |
Richard Biener | tree-optimization/116380 - bogus SSA update with loop... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Use strlen for std::char_traits<char8_t... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Check ios::uppercase for ios::fixed floating... |
commit | commitdiff | tree |
2024-08-21 |
Andre Vehreschild | Fix coarray rank for non-coarrays in derived types... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Fix std::variant to reject array types ... |
commit | commitdiff | tree |
2024-08-21 |
Iain Sandoe | c++, coroutines: Check for malformed functions before... |
commit | commitdiff | tree |
2024-08-21 |
Rainer Orth | testsuite: i386: Fix g++.target/i386/pr116275-2.C on... |
commit | commitdiff | tree |
2024-08-21 |
Andre Vehreschild | Fortran: Fix ICE in sizeof(coarray) [PR77518] |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | rs6000: Remove "+" constraint modifier from *vsx_le_per... |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | rs6000: Fix vsx_le_perm_store_* splitters for !reload_c... |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | testsuite, rs6000: Remove all powerpc-*paired* uses |
commit | commitdiff | tree |
2024-08-21 |
liuhongt | Align predicates for operands[1] between mov<mode>... |
commit | commitdiff | tree |
2024-08-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | builtins: Don't expand bit query builtins for __int128_... |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | ASAN: call initialize_sanitizer_builtins for hwasan... |
commit | commitdiff | tree |
2024-08-20 |
Pan Li | RISC-V: Fix one typo in .SAT_TRUNC test func name ... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Remove unnecessary errors when not writing... |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | match: Reject non-ssa name/min invariants in gimple_ext... |
commit | commitdiff | tree |
2024-08-20 |
Jonathan Wakely | libstdc++: Remove redundant reclaration of std::optional |
commit | commitdiff | tree |
2024-08-20 |
Jonathan Wakely | libstdc++: Fix indentation of lines that follow a ... |
commit | commitdiff | tree |
2024-08-20 |
Jonathan Wakely | libstdc++: Adjust testcase for constexpr placement... |
commit | commitdiff | tree |
2024-08-20 |
Jakub Jelinek | libcpp: Adjust lang_defaults |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | phi-opt: Fix for failing maybe_push_res_to_seq in facto... |
commit | commitdiff | tree |
2024-08-20 |
Jakub Jelinek | c++: Appertain standard attributes after array closing... |
commit | commitdiff | tree |
2024-08-20 |
Jakub Jelinek | c++: Parse and ignore attributes on base specifiers... |
commit | commitdiff | tree |
2024-08-20 |
Edwin Lu | RISC-V: Remove testcase XFAIL |
commit | commitdiff | tree |
2024-08-20 |
Franciszek... | c++: Improve errors parsing a braced list [PR101232] |
commit | commitdiff | tree |
2024-08-20 |
Gerald Pfeifer | doc: Normalize reference to binutils version for C6X |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | Match: Add pattern for `(a ? b : 0) | (a ? 0 : c)`... |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | match: extend the `((a CMP b) ? c : 0) | ((a CMP' b... |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | testsuite: Add testcases for part of PR 103660 |
commit | commitdiff | tree |
2024-08-20 |
Patrick Palka | c++: default targ eligibility refinement [PR101463] |
commit | commitdiff | tree |
2024-08-20 |
Alexander Monakov | libcpp: replace SSE4.2 helper with an SSSE3 one |
commit | commitdiff | tree |
2024-08-20 |
Richard Biener | tree-optimization/116274 - overzealous SLP vectorization |
commit | commitdiff | tree |
2024-08-20 |
Andre Vehreschild | Fortran: Fix [Coarray] ICE in conv_caf_send, at fortran... |
commit | commitdiff | tree |
2024-08-20 |
Prathamesh... | [optc-save-gen.awk] Fix streaming of command line optio... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Disable streaming definitions of non-vague... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Handle transitive reachability for deducti... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Avoid rechecking initializers when streami... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Fix type lookup in DECL_TEMPLATE_INSTANTIA... |
commit | commitdiff | tree |
2024-08-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-19 |
Andreas Schwab | m68k: Add -mlra |
commit | commitdiff | tree |
2024-08-19 |
Marek Polacek | c++: ICE with enum and conversion fn in template [PR115657] |
commit | commitdiff | tree |
2024-08-19 |
Marek Polacek | c++: fix ICE in convert_nontype_argument [PR116384] |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Fix ls64 intrinsic availability |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Fix memtag intrinsic availability |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Fix tme intrinsic availability |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Move check_required_extensions |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Refactor check_required_extensions |
commit | commitdiff | tree |
2024-08-19 |
Andre Vehreschild | Allow coarrays in select type. [PR46371, PR56496] |
commit | commitdiff | tree |
2024-08-19 |
Arsen Arsenović | gnat: fix lto-type-mismatch between C_Version_String... |
commit | commitdiff | tree |
2024-08-19 |
Kyrylo Tkachov | aarch64: Reduce FP reassociation width for Neoverse... |
commit | commitdiff | tree |
2024-08-19 |
Torbjörn SVENSSON | testsuite: Prune warning about size of enums |
commit | commitdiff | tree |
2024-08-19 |
Andre Vieira | rtl: Enable the use of rtx values with int and mode... |
commit | commitdiff | tree |
2024-08-19 |
Richard Sandiford | testsuite: Reduce cut-&-paste in scanltranstree.exp |
commit | commitdiff | tree |
2024-08-19 |
Andre Vehreschild | Fix ICE in recompute_tree_invariant_for_addr_expr,... |
commit | commitdiff | tree |
2024-08-19 |
Haochen Gui | aarch64: Implement 16-byte vector mode const0 store... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vsqrtp{s,d,h} and vsubp... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vscalefp{s,d,h} intrins |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vreducep{s,d,h} and vrnds... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vmulp{s,d,h} and vrangep... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support v{max,min}p{s,d,h} intrins |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vgetexpp{s,d,h} and vgetm... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfnmsub{132,231,213}p... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfmulcph and vfnmadd... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfm{sub,subadd}{132,231... |
commit | commitdiff | tree |
next |