public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-13-branch] (177 commits) Merge commit 'r13-7622-g3e9aaa9bcb2fc64e64f4e8a2aa0f6f7395a
@ 2023-07-28 16:44 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2023-07-28 16:44 UTC (permalink / raw)
  To: gcc-cvs

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

 8a3e2d71f2a... Merge commit 'r13-7622-g3e9aaa9bcb2fc64e64f4e8a2aa0f6f7395a

It previously pointed to:

 0d7019741b0... Merge commit 'r13-7446-ga79f49f934bd0d19cefd57e1fea71ad07b5

Diff:

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

  8a3e2d7... Merge commit 'r13-7622-g3e9aaa9bcb2fc64e64f4e8a2aa0f6f7395a
  3e9aaa9... PR modula2/109729 cannot use a CHAR type as a FOR loop iter (*)
  96ee9ce... modula2: Remove M2LINK.o from m2/m2obj3/cc1gm2 in Make-main (*)
  542cba5... PR modula2/109675 implementation of writeAddress is non por (*)
  50fc6ce... PR modula2/108121 Re-implement overflow detection for const (*)
  5d0deeb... Daily bump. (*)
  0d0677b... modula2: Add -lnsl -lsocket libraries to gcc/testsuite/lib/ (*)
  2286745... PR modula2/109586 cc1gm2 ICE when compiling large source fi (*)
  e684084... range-op-float: Fix up -frounding-math frange_arithmetic +- (*)
  8e811ed... c++: unifying REAL_CSTs [PR110809] (*)
  00c806e... XFAIL parts broken deliberately by r13-1762-gf9d4c3b45c5ed5 (*)
  064a4ec... tree-optimization/110799 - fix bug in code hoisting (*)
  7004272... tree-optimization/110766 - missing PHI location check (*)
  f1d4b4f... Bump BASE-VER (*)
  c891d8d... Update ChangeLog and version files for release (*)
  bacccd0... Daily bump. (*)
  15c9882... Update gcc uk.po (*)
  30a5d88... Regenerate gcc.pot (*)
  f293df3... Daily bump. (*)
  9c71fe1... Update gcc uk.po (*)
  670caa3... Daily bump. (*)
  97d183a... Daily bump. (*)
  0c67d91... Daily bump. (*)
  fe8e195... Daily bump. (*)
  04e5c64... Update gcc hr.po (*)
  3e95997... Daily bump. (*)
  9aac37a... aarch64: Remove architecture dependencies from intrinsics (*)
  8575982... Revert "Use PTEST to perform AND in TImode STV of (A & B) ! (*)
  ff565e1... Correct Granite Rapids{, D} documentation (*)
  a5aac58... Daily bump. (*)
  cd2f934... libstdc++: Fix preprocessor conditions for std::from_chars  (*)
  92f6240... c++: constrained surrogate call functions [PR110535] (*)
  61bf34d... libstdc++: Fix iostream init for Clang on darwin [PR110432] (*)
  33a84d4... c++: extend lookup_template_class shortcut [PR110122] (*)
  f76f411... wide-int: Fix up wi::divmod_internal [PR110731] (*)
  f1d8558... testsuite: Require vectors of doubles for pr97428.c (*)
  4adf49a... Darwin: Use -platform_version when available [PR110624]. (*)
  c042baa... testsuite, Darwin: Remove an unnecessary flags addition. (*)
  220275a... Daily bump. (*)
  ccf94ab... Fortran: intrinsics and deferred-length character arguments (*)
  6f9dfb4... libgcc: Fix -Wint-conversion warning in find_fde_tail (*)
  7302f8a... libgcc: Fix eh_frame fast path in find_fde_tail (*)
  a1322d7... RISC-V: Bugfix for riscv-vsetvl pass. (*)
  a32d4a3... libstdc++: Fix std::__uninitialized_default_n for constant  (*)
  d96e496... libstdc++: Implement P2538R1 ADL-proof std::projected (*)
  5342e3c... libstdc++: Fix --enable-cstdio=stdio_pure [PR110574] (*)
  c9da749... libstdc++: Fix fwrite error parameter (*)
  813722f... libstdc++: Disable std::forward_list tests for C++98 mode (*)
  d2c737c... libstdc++: Fix <iosfwd> synopsis test (*)
  c17539d... libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mut (*)
  dae9635... libstdc++: Qualify calls to std::_Destroy and _Destroy_aux (*)
  5439234... libstdc++: Qualify calls to debug mode helpers (*)
  2b4ca30... Daily bump. (*)
  04e8808... c++: mangling template-id of unknown template [PR110524] (*)
  b8a1531... tree-optimization/110669 - bogus matching of loop bitop (*)
  95338c0... Daily bump. (*)
  2f5ec64... Daily bump. (*)
  a54cb8e... Daily bump. (*)
  bef95ba... cprop: Do not set REG_EQUAL note when simplifying paradoxic (*)
  447dd29... Fortran: formal symbol attributes for intrinsic procedures  (*)
  ef4b6d2... SH: Fix PR101469 peephole bug (*)
  e365ddc... Daily bump. (*)
  27e4213... alpha: Fix computation mode in alpha_emit_set_long_cost [PR (*)
  04a3fa2... Daily bump. (*)
  db17977... libstdc++: Check conversion from filesystem::path to wide s (*)
  037907c... Initial Granite Rapids D Support (*)
  c158400... Daily bump. (*)
  3957319... ada: Follow-up fix for compilation issue with recent MinGW- (*)
  bb38d74... testsuite: Unbreak pr110557.cc where long is 32-bit (*)
  7f6d861... Daily bump. (*)
  1e6a948... vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [P (*)
  f9781fc... Daily bump. (*)
  35efeed... Daily bump. (*)
  d00a7d2... Fortran: simplification of FINDLOC for constant complex arg (*)
  2389447... doc: Fix typo in Warning Options [PR110595] (*)
  692c6b8... Daily bump. (*)
  acd679a... d: Fix PR 108842: Cannot use enum array with -fno-druntime (*)
  45e950b... tree-optimization/110556 - tail merging still pre-tuples (*)
  0d20f9d... tree-optimization/110515 - wrong code with LIM + PRE (*)
  980666f... tree-optimization/110392 - ICE with predicate analysis (*)
  32c7f05... tree-optimization/110381 - preserve SLP permutation with in (*)
  857d763... RISC-V: Fix local_eliminate_vsetvl_insn bug in VSETVL PASS[ (*)
  3074842... ada: Fix expanding container aggregates (*)
  b5cddeb... ada: Fix internal error on aggregate within container aggre (*)
  0fb227b... ada: Fix crash on vector initialization (*)
  4a158c0... Daily bump. (*)
  94d24f1... libstdc++: Document --enable-cstdio=stdio_pure [PR104299] (*)
  41d940c... Daily bump. (*)
  68aa17c... Fix power10 fusion bug with prefixed loads, PR target/10532 (*)
  5906d8f... rs6000: genfusion: Rewrite load/compare code (*)
  79b6a48... tree-optimization/110228 - avoid undefs in ifcombine more t (*)
  c7d995d... Daily bump. (*)
  e292632... x86: Enable ENQCMD and UINTR for march=sierraforest. (*)
  7a98514... Daily bump. (*)
  d4a9d4c... Fix couple of endianness issues in fold_ctor_reference (*)
  1289741... Darwin, Objective-C: Support -fconstant-cfstrings [PR108743 (*)
  50180d4... libphobos: Handle Darwin Arm and AArch64 in fibre context a (*)
  025a3f4... libphobos, testsuite: Disable forkgc2 on Darwin [PR103944] (*)
  e79c653... modula-2: Amend the handling of failed select() calls in RT (*)
  75909f6... Daily bump. (*)
  3cb9d1f... d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mism (*)
  f614e6b... d: Add testcase from PR108962 (*)
  78e9bd7... d: Fix core.volatile.volatileLoad discarded if result is un (*)
  6876e30... Daily bump. (*)
  3f43c19... d: Fix accesses of immutable arrays using constant index st (*)
  6e79091... d: Don't generate code that throws exceptions when compilin (*)
  23c6445... c++: NSDMI instantiation during overload resolution [PR1104 (*)
  8f2cafc... c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463] (*)
  fdc22ac... Daily bump. (*)
  e2dd8e4... Daily bump. (*)
  b7b70cb... libstdc++: Fix configure test for 32-bit targets (*)
  fa78e9a... libstdc++: Disable embedded tzdata for all 16-bit targets (*)
  2d40cd2... libstdc++: Fix std::format for pointers [PR110239] (*)
  ae7cdc8... libstdc++: Fix P2510R3 "Formatting pointers" [PR110149] (*)
  dbd4acd... libstdc++: Disable cacheline alignment for DJGPP [PR109741] (*)
  132015b... libstdc++: Add preprocessor checks to <experimental/interne (*)
  aa08735... libstdc++: Fix some tests that fail with -fexcess-precision (*)
  4b05a7d... libstdc++: Add missing noexcept to std::scoped_allocator_ad (*)
  52997b1... libstdc++: Improve tests for emplace member of sequence con (*)
  adbb9c6... testsuite: Use -fno-report-bug in gcc.dg/plugin/ (*)
  483522d... i386: add -fno-stack-protector to two tests (*)
  74ef422... Fortran: fix passing of zero-sized array arguments to proce (*)
  1a023e6... testsuite: fix scan-tree-dump patterns [PR83904,PR100297] (*)
  8b05956... Refine maskstore patterns with UNSPEC_MASKMOV. (*)
  ecc1af1... Refine maskloadmn pattern with UNSPEC_MASKLOAD. (*)
  e0f07bc... Daily bump. (*)
  99c0b27... i386: Sync tune_string with arch_string for target attribut (*)
  f2eeda5... d: Fix wrong code-gen when returning structs by value. (*)
  09124b7... Support parallel testing in libgomp: fallback Perl 'flock'  (*)
  3840d5c... Support parallel testing in libgomp, part II [PR66005] (*)
  2aa6135... Support parallel testing in libgomp, part I [PR66005] (*)
  4b9af57... libgomp C++ testsuite: Use 'lang_include_flags' instead of  (*)
  70717f1... libgm2: Remove 'autogen.sh' (*)
  e0718f3... libgm2: Adjust 'autogen.sh' to 'ACLOCAL_AMFLAGS', and simpl (*)
  a533ded... rust: Update usage of TARGET_AIX to TARGET_AIX_OS (*)
  2183235... go: Update usage of TARGET_AIX to TARGET_AIX_OS (*)
  3be6813... Make option mvzeroupper independent of optimization level. (*)
  59c8233... Issue a warning for conversion between short and __bf16 und (*)
  74ae970... Daily bump. (*)
  81fa6df... Mark asm goto with outputs as volatile (*)
  7085905... ipa-sra: Disable candidates with no known callers (PR 11027 (*)
  2f3eedc... RISC-V: Fix VL operand bug in VSETVL PASS[PR110264] (*)
  87b1fcb... Fix __builtin_alloca_with_align_and_max defbuiltin usage (*)
  0354c7d... Daily bump. (*)
  9599da7... d: Suboptimal codegen for __builtin_expect(cond, false) (*)
  ae3a4ce... d: Fix crash in d/dmd/root/aav.d:127 dmd_aaGetRvalue from D (*)
  9d423de... Daily bump. (*)
  30b38d4... d: Merge upstream dmd, druntime a45f4e9f43, phobos 106038f2 (*)
  87f569b... Daily bump. (*)
  896085f... Daily bump. (*)
  9df1f36... compiler, libgo: support bootstrapping gc compiler (*)
  b7e9dd9... c++: fix PR110102 backport (*)
  be1e122... c++: init-list of uncopyable type [PR110102] (*)
  dc7f1bf... c++: fix explicit/copy problem [PR109247] (*)
  9da2ef3... tree-optimization/110298 - CFG cleanup and stale nb_iterati (*)
  0b69fea... debug/110295 - mixed up early/late debug for member DIEs (*)
  b0856bb... middle-end/110055 - avoid CLOBBERing static variables (*)
  a737da4... ipa/109983 - (IPA) PTA speedup (*)
  fd8fc2c... Daily bump. (*)
  d116ce7... Daily bump. (*)
  fedfab9... Daily bump. (*)
  4eb01f9... aarch64: Allow compiler to define ls64 builtins [PR110132] (*)
  9df688c... aarch64: Fix wrong code with st64b builtin [PR110100] (*)
  ff00fa1... aarch64: Fix whitespace in ls64 builtin implementation [PR1 (*)
  4ac89ab... runtime: use a C function to call mmap (*)
  4b4a21c... testsuite: Check int128 effective target for pr109932-{1,2} (*)
  4e67d73... rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [P (*)
  cefe925... rs6000: Don't use TFmode for 128 bits fp constant in toc [P (*)
  8bed121... Daily bump. (*)
  a5b089b... Daily bump. (*)
  7e178d0... Daily bump. (*)
  4ca87c8... Daily bump. (*)
  5568d22... RA: Constrain class of pic offset table pseudo to general r (*)
  0ba1be4... Daily bump. (*)
  3b66bec... ada: Fix internal error on loop iterator filter with -gnatV (*)
  f829733... LoongArch: Avoid non-returning indirect jumps through $ra [ (*)
  523dc26... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-13-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:[~2023-07-28 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-28 16:44 [gcc/redhat/heads/gcc-13-branch] (177 commits) Merge commit 'r13-7622-g3e9aaa9bcb2fc64e64f4e8a2aa0f6f7395a 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).