Commit graph

  • b3cff8357e RISC-V: Allow adding enabled extension via target arch attributes Christoph Müllner 2024-07-06 17:03:18 +02:00
  • 0e1f599d63 RISC-V: Rewrite target attribute handling Christoph Müllner 2024-06-22 21:59:04 +02:00
  • b604d59b23 RISC-V: Fix comment/naming in attribute parsing code Christoph Müllner 2024-07-05 04:58:07 +02:00
  • 20fb450d17 RISC-V: Deduplicate arch subset list processing Christoph Müllner 2024-07-05 01:09:46 +02:00
  • ea5907d6d4 RISC-V: testsuite: Properly gate LTO tests Christoph Müllner 2024-07-05 09:53:34 +02:00
  • 7bc63f1c70 [i386] adjust flag_omit_frame_pointer in a single function [PR113719] Alexandre Oliva 2024-07-16 06:27:09 -03:00
  • 102bcf1478 [i386] restore recompute to override opts after change [PR113719] Alexandre Oliva 2024-07-16 06:27:06 -03:00
  • 1fff665a51 x86: Update branch hint for Redwood Cove. H.J. Lu 2022-04-26 11:08:55 -07:00
  • 0fcadb3d51 Daily bump. GCC Administrator 2024-07-16 00:26:23 +00:00
  • 71ec9ed7a7 Fortran: improve attribute conflict checking [PR93635] Harald Anlauf 2024-05-23 21:13:00 +02:00
  • 13bfc385b0 Fix SSA_NAME leak due to def_stmt is removed before use_stmt. liuhongt 2024-07-12 09:39:23 +08:00
  • 53dd1ced62 Daily bump. GCC Administrator 2024-07-15 00:24:06 +00:00
  • c80a746023 fortran: Assume there is no cyclic reference with submodule symbols [PR99798] Mikael Morin 2024-05-12 15:16:23 +02:00
  • 55988c48ea fortran: Correctly evaluate scalar MASK arguments of MINLOC/MAXLOC Mikael Morin 2024-07-13 20:21:20 +02:00
  • 81972649bd Daily bump. GCC Administrator 2024-07-14 00:24:37 +00:00
  • 89f9342980 LoongArch: TFmode is not allowed to be stored in the float register. Lulu Cheng 2024-07-04 10:37:26 +08:00
  • 5ade7afdef s390: Fix output template for movv1qi Stefan Schulze Frielinghaus 2024-07-13 08:01:59 +02:00
  • cd11413ff7 s390: Align *cjump_64 and *icjump_64 Stefan Schulze Frielinghaus 2024-07-13 08:01:51 +02:00
  • 3cba6fb80e Daily bump. GCC Administrator 2024-07-13 00:23:54 +00:00
  • d920658cbb libstdc++: Fix unwanted #pragma messages from PSTL headers [PR113376] Jonathan Wakely 2024-06-12 16:47:17 +01:00
  • 21c8708ba6 libstdc++: Fix std::to_array for trivial-ish types [PR115522] Jonathan Wakely 2024-06-18 13:27:02 +01:00
  • cff270707f RISC-V: NO_WARNING preferred else value for RVV YunQiang Su 2024-07-11 20:43:54 +08:00
  • 29b2e1cdb6 Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312] Paul Thomas 2024-05-23 07:59:46 +01:00
  • d096ff3715 Daily bump. GCC Administrator 2024-07-12 00:26:24 +00:00
  • b7a16ad1df mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] Andre Vieira 2024-07-11 15:38:45 +01:00
  • 08c2abffe0 c++/modules: Keep entity mapping info across duplicate_decls [PR99241] Nathaniel Shead 2024-07-08 14:35:58 +10:00
  • ddea107322 Daily bump. GCC Administrator 2024-07-11 00:23:02 +00:00
  • e7d81cf551 testsuite: Align testcase with implementation [PR105090] Torbjörn SVENSSON 2024-07-10 18:14:22 +02:00
  • 47a8b464d2 middle-end: Fix stalled swapped condition code value [PR115836] Uros Bizjak 2024-07-10 09:27:27 +02:00
  • efa30f6193 RISC-V: backport fix zcmp popretz [PR113715] Fei Gao 2024-07-09 10:00:29 +00:00
  • 76b4721734 Daily bump. GCC Administrator 2024-07-10 00:23:33 +00:00
  • c94c8ff5f5 libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807] Jonathan Wakely 2024-07-07 12:22:42 +01:00
  • 85a39a8aaf libstdc++: Define __glibcxx_assert_fail for non-verbose build [PR115585] Jonathan Wakely 2024-06-28 15:14:15 +01:00
  • 72753ec820 Aarch64, bugfix: Fix NEON bigendian addp intrinsic [PR114890] Alfie Richards 2024-07-04 09:09:19 +02:00
  • 83332e3f80 Arm: Fix ldrd offset range [PR115153] Wilco Dijkstra 2024-07-05 17:31:25 +01:00
  • 74c15cb93b i386: Correct AVX10 CPUID emulation Haochen Jiang 2024-07-09 16:31:02 +08:00
  • 505382ceee RISC-V: Bugfix vfmv insn honor zvfhmin for FP16 SEW [PR115763] Pan Li 2024-07-03 22:06:48 +08:00
  • 9d47a436f8 Daily bump. GCC Administrator 2024-07-09 00:23:42 +00:00
  • 64a6c0d594 tree-optimization/115723 - ICE with .COND_ADD reduction Richard Biener 2024-07-01 10:06:55 +02:00
  • cde411950e tree-optimization/115694 - ICE with complex store rewrite Richard Biener 2024-06-30 13:07:14 +02:00
  • 03844a2a15 tree-optimization/115669 - fix SLP reduction association Richard Biener 2024-06-27 11:26:08 +02:00
  • 078cdccc84 tree-optimization/115646 - ICE with pow shrink-wrapping from bitfield Richard Biener 2024-06-25 16:13:02 +02:00
  • c36acfea1a Fortran: Unlimited polymorphic intrinsic function arguments [PR84006] Paul Thomas 2024-05-12 06:59:45 +01:00
  • a8617b5ec3 Fix MinGW option -mcrtdll= Pali Rohár 2024-06-23 18:40:59 +02:00
  • a927d33557 Daily bump. GCC Administrator 2024-07-08 00:22:29 +00:00
  • 36ca07f0a9 Fortran: fix associate with assumed-length character array [PR115700] Harald Anlauf 2024-07-02 21:26:05 +02:00
  • 3ab45a16c8 Daily bump. GCC Administrator 2024-07-07 00:22:21 +00:00
  • 6c5ef4944e RISC-V: fix internal error on global variable-length array Eric Botcazou 2024-07-06 11:56:19 +02:00
  • 7124ad8642 Daily bump. GCC Administrator 2024-07-06 00:22:54 +00:00
  • 100d353e54 Arm: Fix disassembly error in Thumb-1 relaxed load/store [PR115188] Wilco Dijkstra 2024-07-02 17:37:04 +01:00
  • 9f5620aed3 AVR: target/87376 - Use nop_general_operand for DImode inputs. Georg-Johann Lay 2024-07-05 13:22:12 +02:00
  • a633e41364 Daily bump. GCC Administrator 2024-07-05 00:22:58 +00:00
  • dc63b5dbe6 aarch64: PR target/115475 Implement missing __ARM_FEATURE_SVE_BF16 macro Kyrylo Tkachov 2024-06-28 13:22:37 +05:30
  • 1a97c8ed42 aarch64: PR target/115457 Implement missing __ARM_FEATURE_BF16 macro Kyrylo Tkachov 2024-06-27 16:10:41 +05:30
  • 1742b699c3 c++ frontend: check for missing condition for novector [PR115623] Tamar Christina 2024-07-04 11:01:55 +01:00
  • 0f71e52717 Daily bump. GCC Administrator 2024-07-04 00:24:34 +00:00
  • 6e1fb1f9db Revert "Delete MALLOC_ABI_ALIGNMENT define from pa32-linux.h" John David Anglin 2024-07-03 14:34:47 -04:00
  • acde9f81da hppa: Fix ICE caused by mismatched predicate and constraint in xmpyu patterns John David Anglin 2024-06-30 09:48:21 -04:00
  • 3389a23fd4 preprocessor: Create the parser before handling command-line includes [PR115312] Lewis Hyatt 2024-06-15 21:09:01 -04:00
  • 55744507ab AVR: target/98762 - Handle partial clobber in movqi output. Georg-Johann Lay 2024-07-03 10:29:18 +02:00
  • 052f78d010 rs6000: Fix wrong RTL patterns for vector merge high/low short on LE Kewen Lin 2024-06-26 02:16:17 -05:00
  • 0e495e8e3f rs6000: Fix wrong RTL patterns for vector merge high/low char on LE Kewen Lin 2024-06-26 02:16:17 -05:00
  • 88bfbab8fb Daily bump. GCC Administrator 2024-07-03 00:25:28 +00:00
  • 8eb469546f aarch64: Fix typo in aarch64-ldp-fusion.cc:combine_reg_notes [PR114936] Alex Coplan 2024-05-03 14:12:32 +00:00
  • 5db1392e8e Daily bump. GCC Administrator 2024-07-02 00:23:08 +00:00
  • 7249b3cdc1 AVR: target/88236, target/115726 - Fix __memx code generation. Georg-Johann Lay 2024-07-01 12:31:01 +02:00
  • 37bbd2c166 c: Fix ICE related to incomplete structures in C23 [PR114930] Jakub Jelinek 2024-06-25 08:35:56 +02:00
  • 78bd4b1c23 Daily bump. GCC Administrator 2024-07-01 00:24:05 +00:00
  • 603b344c07 Fortran: fix ALLOCATE with SOURCE of deferred character length [PR114019] Harald Anlauf 2024-06-28 21:44:06 +02:00
  • 9f147487de Fortran: fix passing of optional dummy as actual to optional argument [PR55978] Harald Anlauf 2024-06-23 22:36:43 +02:00
  • b31e1900fa Fortran: fix for CHARACTER(len=*) dummies with bind(C) [PR115390] Harald Anlauf 2024-06-18 21:57:19 +02:00
  • 4fe3fff904 Daily bump. GCC Administrator 2024-06-30 00:22:56 +00:00
  • 47cbc76568 Daily bump. GCC Administrator 2024-06-29 00:22:50 +00:00
  • e6b115be1c c++: decltype of capture proxy of ref [PR115504] Patrick Palka 2024-06-25 20:07:15 -04:00
  • a00a8d46ea c++: alias CTAD and copy deduction guide [PR115198] Patrick Palka 2024-06-25 12:59:24 -04:00
  • 33a9c4dd5f c++: using non-dep array var of unknown bound [PR115358] Patrick Palka 2024-06-25 10:42:21 -04:00
  • d5e352addf libstdc++: Fix std::format for chrono::duration with unsigned rep [PR115668] Jonathan Wakely 2024-06-26 20:22:54 +01:00
  • ef8b60dd48 rs6000: Fix wrong RTL patterns for vector merge high/low word on LE Kewen Lin 2024-06-20 20:23:56 -05:00
  • 15d304de84 Daily bump. GCC Administrator 2024-06-28 00:23:15 +00:00
  • a8b77a6963 libstdc++: Replace viewcvs links in docs with cgit links Jonathan Wakely 2024-06-25 13:35:17 +01:00
  • b70af0bd2e [libstdc++] [testsuite] defer to check_vect_support* [PR115454] Alexandre Oliva 2024-06-27 08:14:34 -03:00
  • c2878a9a17 aarch64: Add support for -mcpu=grace Kyrylo Tkachov 2024-06-19 14:56:02 +05:30
  • 6e6f10c3ad tree-ssa-pre.c/115214(ICE in find_or_generate_expression, at tree-ssa-pre.c:2780): Return NULL_TREE when deal special cases. Jiawei 2024-05-27 15:40:51 +08:00
  • f9cc628d16 Daily bump. GCC Administrator 2024-06-27 00:22:50 +00:00
  • 532357bc27 Daily bump. GCC Administrator 2024-06-26 00:23:48 +00:00
  • f91d9b3e91 libstdc++: Remove confusing text from status tables for release branch Jonathan Wakely 2024-06-25 23:25:54 +01:00
  • b383719aeb Fix PR c/115587, uninitialized variable in c_parser_omp_loop_nest Sandra Loosemore 2024-06-25 13:54:43 +00:00
  • 4bf93fc3d3 SPARC: fix internal error with -mv8plus on 64-bit Linux Eric Botcazou 2024-06-25 11:47:48 +02:00
  • b7157f3930 c-family: Add Warning property to Wnrvo option [PR115624] Andrew Pinski 2024-06-24 18:16:13 -07:00
  • faf5994e65 Daily bump. GCC Administrator 2024-06-25 00:24:11 +00:00
  • 2b5e8f918e rs6000: Don't clobber return value when eh_return called [PR114846] Kewen Lin 2024-05-28 21:13:40 -05:00
  • 1a2329d007 Daily bump. GCC Administrator 2024-06-24 00:24:03 +00:00
  • 1735b862ad Daily bump. GCC Administrator 2024-06-23 00:22:43 +00:00
  • 70d9d929ce Daily bump. GCC Administrator 2024-06-22 00:24:39 +00:00
  • 9421f02916 AArch64: Fix cpu features initialization [PR115342] Wilco Dijkstra 2024-06-05 14:04:33 +01:00
  • a851931bc0 libstdc++: Fix test on x86_64 and non-simd targets Matthias Kretz 2024-06-21 16:22:22 +02:00
  • a16f47f5f3 Build: Set gcc_cv_as_mips_explicit_relocs if gcc_cv_as_mips_explicit_relocs_pcrel YunQiang Su 2024-06-20 10:37:39 +08:00
  • 272e8c90af tree-optimization/115278 - fix DSE in if-conversion wrt volatiles Richard Biener 2024-05-31 10:14:25 +02:00
  • 65e25860f4 tree-optimization/115508 - fix ICE with SLP scheduling and extern vector Richard Biener 2024-06-17 14:36:56 +02:00
  • 85d32e6f75 Avoid SLP_REPRESENTATIVE access for VEC_PERM in SLP scheduling Richard Biener 2024-05-17 15:23:38 +02:00