Commit Graph

  • f033b6affb Correction régression class_elemental_1.f90 Mikael Morin 2025-10-13 22:25:44 +0200
  • fcd30bdb83
    libstdc++: Fix grammatical error in comment in std::advance Jonathan Wakely 2025-10-09 15:21:16 +0100
  • cf68659896 Correction partielle class_elemental_1.f90 Mikael Morin 2025-10-13 22:07:28 +0200
  • 4afb257fc2 ++: Fix up __PRETTY_FUNCTION__ for -fexec-charset= [PR122228] Jakub Jelinek 2025-10-13 21:36:47 +0200
  • 36154c4848 Update ChangeLog.* Michael Meissner 2025-10-13 14:45:44 -0400
  • 4d1b61eb2b Add bfloat16 fma optimizations and rework bfloat16 binary optimizations. Michael Meissner 2025-10-13 14:44:48 -0400
  • e7224bbdd6 Update ChangeLog.* Michael Meissner 2025-10-13 12:43:12 -0400
  • 8fbea0880f Rework bfloat16 to v4sf optimization. Michael Meissner 2025-10-13 12:41:28 -0400
  • 65acf3665e PR modula2/122241: Lack of spellng hints with simple errors Gaius Mulley 2025-10-13 16:43:07 +0100
  • 0c670d3845 aarch64, testsuite: Add -fchecking to test options [PR121772] Alex Coplan 2025-10-13 13:41:09 +0000
  • 1c5e1093a7 libstdc++: Implement P2835R7 Expose std::atomic_ref's object address Yuao Ma 2025-10-10 23:14:48 +0800
  • 51b76ec931 Match: Add widen_mul based unsigned SAT_MUL after gimple_convert refactor Pan Li 2025-10-11 23:12:59 +0800
  • afbf79466b Correction régression unlimited_polymorphic_5.f90 Mikael Morin 2025-10-13 15:19:11 +0200
  • b5524e9ec4 Correction régression dummy_3.f90 Mikael Morin 2025-10-13 14:33:59 +0200
  • 7dbb61de21 Remove max_count computation from ipa-inline Jan Hubicka 2025-10-13 12:13:51 +0200
  • 35f4b45a51 Correction régression get_with_fn_parameter.f90 Mikael Morin 2025-10-13 12:09:38 +0200
  • 8adda95093
    libstdc++: Fix reverse iteration in _Utf16_view Jonathan Wakely 2025-10-10 23:56:43 +0100
  • fc74f4f0a2
    libstdc++: Fix check for 7-bit ASCII characters Jonathan Wakely 2025-10-10 23:16:22 +0100
  • 85ab3a22ed vect: Handle grouped accesses via gather/scatter. Robin Dapp 2025-09-05 16:19:18 +0200
  • 20853b80d6 match.pd: Do not canonicalize division by power 2 for {ROUND, CEIL}_DIV Avinash Jayakar 2025-10-13 15:17:45 +0530
  • 33b1a5d588 match.pd: Do not canonicalize division by power 2 for {ROUND, CEIL}_DIV Avinash Jayakar 2025-10-13 15:17:45 +0530
  • 80e82de4b8 openmp: Teach OpenMP declare variant append_args handling about TYPE_NO_NAMED_ARGS_STDARG_P Jakub Jelinek 2025-10-13 09:47:09 +0200
  • 273121cabe Avoid bool pattern for vect_extern_defs Richard Biener 2025-10-13 08:22:04 +0200
  • 70b03019b5 Fortran: Fix ICE in deallocating PDTs [PR121191] Paul Thomas 2025-10-13 07:55:18 +0100
  • 5b57da59c1 Objective-C/C++: Enable Wignored-attributes. Iain Sandoe 2025-10-13 06:57:55 +0100
  • afb28587a1 Daily bump. GCC Administrator 2025-10-13 00:24:32 +0000
  • 93fd603bee Daily bump. GCC Administrator 2025-10-13 00:23:39 +0000
  • 9206c6429d Daily bump. GCC Administrator 2025-10-13 00:21:59 +0000
  • 5509927de9 Daily bump. GCC Administrator 2025-10-13 00:17:27 +0000
  • 29a6ef1620 Correction régression coindexed_1.f90 Mikael Morin 2025-10-12 22:49:41 +0200
  • bdab6e4afd Correction partielle coindexed_1.f90 Mikael Morin 2025-10-12 17:51:30 +0200
  • c94031aef4 Correction régression coarray/get_with_fn_parameter.f90 Mikael Morin 2025-10-12 14:40:24 +0200
  • ac52429911 c++: Ensure mark_lvalue_use returns an lvalue [PR122163] Nathaniel Shead 2025-10-05 21:30:56 +1100
  • 915fdb3bd9 Fortran: Fix some minor PDT parse errors [PR95543,PR103748] Paul Thomas 2025-10-12 08:21:11 +0100
  • 13ac53bf4b Daily bump. GCC Administrator 2025-10-12 00:24:54 +0000
  • cbb88370ab Daily bump. GCC Administrator 2025-10-12 00:23:29 +0000
  • 5648da3a0c Daily bump. GCC Administrator 2025-10-12 00:21:56 +0000
  • 767a93886a Daily bump. GCC Administrator 2025-10-12 00:17:20 +0000
  • 66a5376706 PR modula2/122241 Lack of spelling hints with simple errors Gaius Mulley 2025-10-11 18:34:25 +0100
  • c9586a3e90 [PR target/119587] RISC-V: xtheadmemidx: Split slli.uw pattern Bohan Lei 2025-10-11 10:11:34 -0600
  • c8acafb9e8 [PATCH] RISC-V: Detect wrap in shuffle_series_pattern [PR121845]. Robin Dapp 2025-10-07 07:18:27 -0600
  • e347e2b81a Allow target to chose address-space for artificial rodata. Georg-Johann Lay 2024-12-11 11:57:46 +0100
  • 45b2938296 Correction régression class_dummy_7.f90 Mikael Morin 2025-10-11 15:34:46 +0200
  • 623a0da3c3 fortran: fix bootstrap after r16-4372 [PR122257] Harald Anlauf 2025-10-11 14:53:37 +0200
  • 19d09086e6 Correction ICE class_dummy_7.f90 Mikael Morin 2025-10-11 14:16:48 +0200
  • 54d34a9642 Correction partielle class_dummy_7.f90 Mikael Morin 2025-10-11 14:10:00 +0200
  • 989c6adaeb gimple-simulate: Correction évaluation adresses Mikael Morin 2025-10-11 14:09:31 +0200
  • c1a8b4fa50 libstdc++: Update Autoconf manual link Gerald Pfeifer 2025-10-11 12:18:56 +0200
  • 1d01a8f577 *: Fix patch email address Ben Boeckel 2025-10-10 22:01:02 -0400
  • 461fa63908 [RISC-V] Improve subword atomic patterns in sync.md Austin Law 2025-10-10 21:32:14 -0600
  • 05f67702bf Daily bump. GCC Administrator 2025-10-11 00:26:18 +0000
  • cd1b4f3baf Daily bump. GCC Administrator 2025-10-11 00:25:26 +0000
  • dd6598bfa2 Daily bump. GCC Administrator 2025-10-11 00:23:40 +0000
  • ddd6dff0ba Daily bump. GCC Administrator 2025-10-11 00:21:09 +0000
  • 385984f555
    libstdc++: Fix warnings from std::make_unsigned<_Atomic_word> [PR122172] Jonathan Wakely 2025-10-06 15:51:28 +0100
  • 8b51fe961e Correction partielle class_dummy_7.f90 Mikael Morin 2025-10-10 22:06:52 +0200
  • 52ee235811 Fortran: improve checking of procedures passed as actual argument [PR50377] Harald Anlauf 2025-10-10 22:02:51 +0200
  • 6a77bf08e5 bpf: fix cbranch miscompilation in CPUv1 [PR122141] David Faust 2025-10-10 10:35:07 -0700
  • 705fbe2d25 Correction régression coindexed_1.f90 Mikael Morin 2025-10-10 19:44:19 +0200
  • 0e95ebf465 cobol: Convert to individual variable character-set encoding. Robert Dubner 2025-10-10 11:35:44 -0400
  • 7fe86bb107 forwprop: Add a simple DSE after a clobber Andrew Pinski 2025-09-10 22:05:26 -0700
  • 49ddf362f0 c++: base-specifier name lookup is type-only [PR122192] Patrick Palka 2025-10-10 10:25:25 -0400
  • 578c322e7d x86: Fixes for AMD znver5 enablement Umesh Kalvakuntla 2025-10-08 18:50:37 +0200
  • 17d24e89c4 RISC-V: Add test for vec_duplicate + vwsubu.wv combine with GR2VR cost 0, 1 and 15 Pan Li 2025-10-08 22:15:56 +0800
  • 6c8bcbc10d RISC-V: Combine vec_duplicate + vwsubu.wv to vwsubu.wx on GR2VR cost Pan Li 2025-10-08 22:12:38 +0800
  • 05e1cda2bd s390x: Fix fmin/fmax patterns Juergen Christ 2025-09-15 12:13:22 +0200
  • 08970b2cb2 testsuite: Fix vector-subscript-4.c [PR116421] Stefan Schulze Frielinghaus 2025-10-10 15:02:09 +0200
  • 73b3c59677 rs6000: Add CCFP and CCEQ to CCANY Segher Boessenkool 2025-10-10 12:08:45 +0000
  • 1084346574 libstdc++: Remove misleading TODO comments to add parsing tests. Tomasz Kamiński 2025-10-10 14:03:11 +0200
  • 4e541f74e5 testsuite: Adjust vect-reduc-chain-1.c for SLP permute transform Christophe Lyon 2025-10-10 11:26:38 +0000
  • 81e2264403 arm: [MVE] Fix operands order in vbicq_f [PR122223] Christophe Lyon 2025-10-09 14:09:26 +0000
  • cdba274bb1 vect: Fix out-of-date VEC_STMT comments Andrew Stubbs 2025-10-09 12:52:29 +0000
  • 059eb26c03 aarch64, Darwin: Improve Apple M3 cores, add M4 Francois-Xavier Coudert 2025-10-09 10:11:38 +0200
  • e520fe0803 Use gimple_build to perform conversion simplification Richard Biener 2025-10-10 10:05:46 +0200
  • 53085a46e7 arm: Fix support_vector_misalignment. Robin Dapp 2025-10-09 22:47:26 +0200
  • d2ad7e9083 libgomp: Add is_integrated_apu function to plugin/plugin-{gcn,nvptx}.c Tobias Burnus 2025-10-10 09:48:37 +0200
  • aaa7ac48bd tree-optimization/122225 - fix return stmt verification Richard Biener 2025-10-10 08:20:22 +0200
  • ef29eabf55 libstdc++: Adjust enable_nonlocking_formatter_optimization specializations [PR121790] Tomasz Kamiński 2025-10-03 09:01:21 +0200
  • c8b388a948 libstdc++: Implement P3235R3 optimizations for std::print [PR121790] Tomasz Kamiński 2025-10-02 16:17:05 +0200
  • 8bd872f1ea libstdc++: Implement P3107R5 optimizations for std::print [PR121790] Jonathan Wakely 2024-02-21 16:11:53 +0000
  • 90dde80462 libstdc++: Handle cv-qualified types in atomic and atomic_ref [PR115402] Giuseppe D'Angelo 2024-12-09 01:32:27 +0100
  • b9a2dfbd39 libstdc++: Improve handling of !ok() weekday index in formatting [PR121929] Tomasz Kamiński 2025-10-09 14:38:54 +0200
  • 4a397f396b Update ChangeLog.* Michael Meissner 2025-10-09 22:36:42 -0400
  • 86a47a7c87 Remove vector neg/abs/nabs. Michael Meissner 2025-10-09 22:35:56 -0400
  • 26d240e29a Update ChangeLog.* Michael Meissner 2025-10-09 21:49:25 -0400
  • 9e1c4fcb2e Move things around; Make unary operators work without hardware support. Michael Meissner 2025-10-09 21:47:51 -0400
  • 7b462d3c88 Daily bump. GCC Administrator 2025-10-10 00:28:00 +0000
  • cf0cf4712f Daily bump. GCC Administrator 2025-10-10 00:25:57 +0000
  • 89c54380f6 Daily bump. GCC Administrator 2025-10-10 00:24:51 +0000
  • ea7fa6bf48 Daily bump. GCC Administrator 2025-10-10 00:21:51 +0000
  • 4da48d6944 Revert "MIPS: Add conditions for use of the -mmips16e2 and -mips16 option." YunQiang Su 2025-10-10 08:16:38 +0800
  • 5a4a4197c3 Revert "MIPS/testsuite: Use isa_rev=2 instead of >=2" YunQiang Su 2025-10-10 08:16:32 +0800
  • 4e1f9a0fbe bpf: add tests for CO-RE and BTF tag interaction David Faust 2025-04-28 12:17:24 -0700
  • 8b5d75121d doc: document btf_type_tag and btf_decl_tag attributes David Faust 2025-02-05 10:42:25 -0800
  • 43dcea48b8 btf: generate and output DECL_TAG and TYPE_TAG records David Faust 2025-02-05 10:41:23 -0800
  • 9c862a593b ctf: translate annotation DIEs to internal ctf David Faust 2025-02-05 10:40:12 -0800
  • ac7027f180 dwarf: create annotation DIEs for btf tags David Faust 2025-02-05 10:37:47 -0800
  • 7e80927e9b c-family: add btf_type_tag and btf_decl_tag attributes David Faust 2025-02-05 10:35:13 -0800
  • 4e44fe4280 c++: C++26 va_start - part of P3348R4 - C++26 should refer to C23 not C17 Jakub Jelinek 2025-10-09 22:41:30 +0200
  • 4ee06690a4 c++: Fix ICE with concept used as function [PR116477] Egas Ribeiro 2025-10-07 22:48:56 +0100