public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-14-branch] (160 commits) Merge commit 'r14-9208-g92f07eb406612fa341dc33d9d6e4f3781dc
@ 2024-02-28 11:27 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2024-02-28 11:27 UTC (permalink / raw)
  To: gcc-cvs

The branch 'redhat/heads/gcc-14-branch' was updated to point to:

 cfee1bffd9e... Merge commit 'r14-9208-g92f07eb406612fa341dc33d9d6e4f3781dc

It previously pointed to:

 09808932c51... Merge commit 'r14-9049-g296284a9dbb7df4485cc5f1d3e975fdb4b8

Diff:

Summary of changes (added commits):
-----------------------------------

  cfee1bf... Merge commit 'r14-9208-g92f07eb406612fa341dc33d9d6e4f3781dc
  92f07eb... testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462] (*)
  6864a2a... testsuite: Fix gcc.dg/tree-ssa/builtin-snprintf-6.c XPASS o (*)
  db46523... testsuite: Add testcase for recently fixed PR [PR114075] (*)
  82ebfd3... Only emulate integral vectors. (*)
  d647905... graphite: Fix non-INTEGER_TYPE integral comparison handling (*)
  cc383e9... gimple-fold: Use bitwise vector types rather than barely su (*)
  dc30e24... testsuite: Add c23-stdarg-4.c test variant where all functi (*)
  615b62a... c++: Revert deferring emission of inline variables [PR11401 (*)
  6309ad2... Daily bump. (*)
  939439a... analyzer: use correct format code for string literal indice (*)
  15d1dae... i386: psrlq is not used for PERM<a,{0},1,2,3,4> [PR113871] (*)
  27534e7... Fix internal error on non-byte-aligned reference in GIMPLE  (*)
  8b3f1ed... OpenACC: Add Fortran routines acc_{alloc,free,hostptr,devic (*)
  43ad6ce... analyzer: fix ICE on floating-point bounds [PR111881] (*)
  a82ecde... arm: warn about deprecation of iwmmx in mmintrin.h (*)
  a0b1798... tree-optimization/114074 - CHREC multiplication and undefin (*)
  c3c44c0... expand: Add trivial folding for bit query builtins at expan (*)
  8a5d940... tree-optimization/114081 - dominator update for prologue pe (*)
  8e8eac3... testsuite: Fix gcc.dg/attr-weakref-1.c on Solaris/x86 with  (*)
  1e2a3b2... Daily bump. (*)
  96773ce... AVR: Tag optimization options as "Optimization". (*)
  9b0f7ef... AVR: Dead code removal. (*)
  2f71e80... Fortran: do not evaluate polymorphic functions twice in ass (*)
  1931c40... varasm: Handle private COMDAT function symbol reference in  (*)
  7757691... c: Improve some diagnostics for __builtin_stdc_bit_* [PR114 (*)
  10c73c1... Update gcc sv.po, zh_CN.po (*)
  fb68e2c... tree-optimization/114099 - virtual LC PHIs and early exit v (*)
  8293df8... tree-optimization/114068 - missed virtual LC PHI after vect (*)
  146f16c... Add myself to write after approval and DCO. (*)
  39c07c5... Finalization of object allocated by anonymous access design (*)
  bb98f71... x86: Check interrupt instead of noreturn attribute (*)
  f12697f... i386: Enable _BitInt support on ia32 (*)
  a25d7d1... testsuite: xfail gcc.c-torture/compile/pr61159.c on Solaris (*)
  24aa051... match.pd: Guard 2 simplifications on integral TYPE_OVERFLOW (*)
  f9d2a95... fold-const: Avoid infinite recursion in +-*&|^minmax reasso (*)
  af66ad8... middle-end/114070 - folding breaking VEC_COND expansion (*)
  6987f16... i386: Fix up x86_function_profiler -masm=intel support [PR1 (*)
  4972f97... x86: Properly implement AMX-TILE load/store intrinsics (*)
  ad178a2... Daily bump. (*)
  94687d1... Merge dmd, druntime ceff48bf7d, phobos dcbfbd43a (*)
  3f58f96... libgfortran: Propagate user defined iostat and iomsg. (*)
  d1b241b... PR modula2/113749 m2 enabled build times out on i686-gnu-hu (*)
  5c45dc1... Daily bump. (*)
  0394ae3... vect: Tighten check for impossible SLP layouts [PR113205] (*)
  d8b74d0... Use HOST_WIDE_INT_{C,UC,0,0U,1,1U} macros some more (*)
  5e7a176... bitint: Handle VIEW_CONVERT_EXPRs between large/huge BITINT (*)
  2541c9d... Restrict gcc.dg/rtl/aarch64/pr113295-1.c to aarch64 (*)
  4d9da41... Daily bump. (*)
  80d126b... Fortran: ALLOCATE statement, SOURCE/MOLD expressions with s (*)
  85c12ae... RISC-V: Fix vec_init for simple sequences [PR114028]. (*)
  fdf9df9... c++: Fix ICE due to folding a call to constructor on cdtor_ (*)
  ff44271... aarch64: Spread out FPR usage between RA regions [PR113613] (*)
  9f105cf... aarch64: Tighten early-ra chain test for wide registers [PR (*)
  8a16e06... aarch64: Add missing early-ra bookkeeping [PR113295] (*)
  7f2cf0c... x86-64: Check R_X86_64_CODE_6_GOTTPOFF support (*)
  9266d9f... Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj wa (*)
  016c4ee... arm: fix ICE with vectorized reciprocal division [PR108120] (*)
  2212154... expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR1 (*)
  be1f2bc... bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040] (*)
  f09a9dd... LoongArch: Don't falsely claim gold supported in toplevel c (*)
  bff1cbf... Add ia64*-*-* to the list of obsolete targets (*)
  818094a... testsuite: vect: Actually skip  gcc.dg/vect/vect-bic-bitmas (*)
  6837c45... testsuite: plugin: Fix gcc.dg/plugin/crash-test-write-thoug (*)
  eb7a8f2... Add myself to write after approval (*)
  23f5da9... RISC-V: Point our Python scripts at python3 (*)
  1c5da88... doc: RISC-V: Document that -mcpu doesn't override -march or (*)
  33abf74... LoongArch: When checking whether the assembler supports con (*)
  77de8b7... Daily bump. (*)
  d34d7c7... testsuite: fix Wmismatched-new-delete-8.C with -m32 (*)
  37127ed... c: Handle scoped attributes in __has*attribute and scoped a (*)
  1076ffd... warn-access: Fix handling of unnamed types [PR109804] (*)
  7d8585c... AArch64: update vget_set_lane_1.c test output (*)
  c1667b1... PR modula2/114055 improve error message when checking the B (*)
  92c4029... tree-optimization/114048 - ICE in copy_reference_ops_from_r (*)
  549f251... tree-optimization/114027 - conditional reduction chain (*)
  a078253... profile-count: Don't dump through a temporary buffer [PR111 (*)
  7ed800c... call-cdce: Add missing BUILT_IN_*F{32,64}X handling and imp (*)
  853cbcb... bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038] (*)
  00bc8c0... invoke.texi: Fix some skipping UrlSuffix problem for MIPS (*)
  438ef14... rs6000: Neuter option -mpower{8,9}-vector [PR109987] (*)
  3688c2b... RISC-V: Upgrade RVV intrinsic version to 0.12 (*)
  9ca4c1b... RISC-V: Add tests for constraints "i" and "s" (*)
  98004ca... Daily bump. (*)
  a257671... Update cpplib de.po (*)
  d7d79c4... RISC-V: Enable assert for insn_has_dfa_reservation (*)
  bc6b426... RISC-V: Quick and simple fixes to testcases that break due  (*)
  67a29f9... RISC-V: Use default cost model for insn scheduling (*)
  6ec84c4... RISC-V: Add vector related pipelines (*)
  57b9522... RISC-V: Add non-vector types to dfa pipelines (*)
  f5964f1... doc: Fix typos in -Wmismatched-dealloc docs (*)
  3232ebd... RISC-V: Specify mtune and march for PR113742 (*)
  5772ea7... bpf: add inline memmove and memcpy expansion (*)
  161a67b... PR modula2/114026 Incorrect location during for loop type c (*)
  c874284... ipa: Convert lattices from pure array to vector (PR 113476) (*)
  767698f... Update copyright years. (*)
  e7c1948... gccrs: Add variadic check on function params (*)
  cdd7638... gccrs: Fix lookup of TuplePattern sub-pattern types (*)
  d7dde4b... gccrs: add powi intrinsics (*)
  6c6e357... gccrs: Add testcase for #[rustc_const_stable] (*)
  f8dad5a... gccrs: expand: Fix formatting for "macro not found" error (*)
  17a7fd1... gccrs: Fix rebinding imports (*)
  4cabeac... gccrs: Add testcase for matches!() macro (*)
  8534cc7... gccrs: Fix typo in RegionConstraints instance (*)
  d0f8cb1... AArch64: remove ls64 from being mandatory on armv8.7-a.. (*)
  c8c587b... AArch64: skip modes_1.f90 [PR107071] (*)
  38004cf... aarch64: More SME vs -mtrack-speculation (*)
  3651b1b... aarch64: Remove duplicated call (*)
  6d56f59... aarch64: Fix sibcalls involving shared-ZT0 functions (*)
  22f0cf3... aarch64: Ensure ZT0 is zeroed in a new-ZT0 function (*)
  58930e9... aarch64: Remove the aarch64_commit_lazy_save pattern (*)
  ad4df8c... aarch64: Stack-clash prologues and VG saves [PR113995] (*)
  4f7d4a2... Allow mode-switching to introduce internal loops [PR113220] (*)
  703d141... OpenMP/nvptx: support 'arch(nvptx64)' as context selector (*)
  51c0ff6... IBM Z: Preserve exceptions in autovec-*-signaling-eq.c test (*)
  608d40f... pru: Document how -mmcu option uses MCU specs (*)
  e3dfc15... pru: Document that arguments are not passed to main with -m (*)
  c0a80af... libgcc, aarch64: Allow for BE platforms in heap trampolines (*)
  0a6a5f8... analyzer: handle array-initialization from a string_cst [PR (*)
  79d4c7d... analyzer: handle empty ranges in symbolic_byte_range::inter (*)
  b4c88cc... Daily bump. (*)
  3b3f3f6... Update cpplib sv.po (*)
  ca5f509... libstdc++: [_GLIBCXX_DEBUG] Fix std::__niter_wrap behavior (*)
  14ba8d5... Fortran: fix passing array component ref to polymorphic pro (*)
  81e5f27... rs6000: Update instruction counts due to combine changes [P (*)
  61ab046... aarch64: Allow aarch64-linux-muscl for heap trampolines [PR (*)
  4238100... AVR: Use types of exact size and signedness in built-ins. (*)
  39ff133... AVR: extend.texi - Use @defbuiltin to document built-ins. (*)
  97f34ad... bpf: Add documentation for the -mcpu option (*)
  9870230... aarch64: Fix streaming-compatible code with -mtrack-specula (*)
  ecfcc36... testsuite: Fix up analyzer/torture/vector-extract-1.c test  (*)
  5a9a9bd... Fix testcase for platform without gnu/stubs-x32.h (*)
  5249027... Daily bump. (*)
  5651ad6... analyzer: fix -Wanalyzer-va-arg-type-mismatch false +ve on  (*)
  eb37ea5... analyzer, testsuite: add regression test [PR110520] (*)
  d70facd... analyzer: Fix maybe_undo_optimize_bit_field_compare vs non- (*)
  1609fdf... libstdc++, Darwin: Handle a linker warning [PR112397]. (*)
  20e5766... libiberty: Fix error return value in pex_unix_exec_child [P (*)
  2322b6d... aarch64: Register rng builtins with uint64_t pointers. (*)
  238f93a... Update cpplib es.po (*)
  558f392... Update .po files (*)
  641b50b... GCN: Conditionalize 'define_expand "reduc_<fexpander>_scal_ (*)
  159174f... GCN: Restore lost '__gfx90a__' target CPU definition (*)
  3a6f335... c++: compound-requirement partial substitution [PR113966] (*)
  b29f20b... Fix testism where __seg_gs was being used for all targets (*)
  c715128... rtl-optimization/54052 - RTL SSA PHI insertion compile-time (*)
  78b72ee... PR modula2/113889 Incorrect constant string value if declar (*)
  eb17bdc... d: Add UTF BOM tests to gdc.dg testsuite (*)
  2bfdeca... match.pd: Fix ICE on BIT_INSERT_EXPR of BIT_FIELD_REF foldi (*)
  6082024... RISC-V: Suppress the vsetvl fusion for conflict successors (*)
  e42287e... Daily bump. (*)
  853eb57... x86-64: Generate push2/pop2 only if the incoming stack is 1 (*)
  e63ae90... AVR: Improve documentation for -mmcu=. (*)
  0b2284b... AVR: Add examples for ISR macro to interrupt attribute doc. (*)
  3796216... testsuite: Mark non-optimized variants as expensive (*)
  80362ff... LoongArch: Remove redundant symbol type conversions in larc (*)
  12bcac8... LoongArch: Fix wrong return value type of __iocsrrd_h. (*)
  c1d1571... Daily bump. (*)
  5aff58e... d: Merge dmd, druntime 9471b25db9, phobos 547886846. (*)
  a71d874... libgfortran: [PR105473] Fix checks for decimal='comma'. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-14-branch' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-28 11:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-28 11:27 [gcc/redhat/heads/gcc-14-branch] (160 commits) Merge commit 'r14-9208-g92f07eb406612fa341dc33d9d6e4f3781dc Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).