public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ibm/heads/gcc-13-branch] (261 commits) ibm: Merge up to top of releases/gcc-13
@ 2023-08-01  1:18 Peter Bergner
  0 siblings, 0 replies; only message in thread
From: Peter Bergner @ 2023-08-01  1:18 UTC (permalink / raw)
  To: gcc-cvs

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

 63f654d0757... ibm: Merge up to top of releases/gcc-13

It previously pointed to:

 f79ea91ce2d... ibm: Create the ibm/gcc-13-branch

Diff:

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

  63f654d... ibm: Merge up to top of releases/gcc-13
  1f09332... modula2: Fix bootstrap (*)
  1e9180b... riscv: fix error: control reaches end of non-void function (*)
  444d909... RISC-V: Table A.6 conformance tests (*)
  0e42ac3... RISC-V: Weaken atomic loads (*)
  36a84e5... RISC-V: Weaken mem_thread_fence (*)
  7150654... RISC-V: Weaken LR/SC pairs (*)
  cb398a6... RISC-V: Eliminate AMO op fences (*)
  74abe20... RISC-V: Strengthen atomic stores (*)
  687fce7... RISC-V: Add AMO release bits (*)
  0180b20... RISC-V: Enforce atomic compare_exchange SEQ_CST (*)
  e0bd6c2... RISC-V: Enforce subword atomic LR/SC SEQ_CST (*)
  4b6751b... RISC-V: Enforce Libatomic LR/SC SEQ_CST (*)
  76ae6cd... RISC-V: Eliminate SYNC memory models (*)
  2292f16... Update gcc sv.po (*)
  f4029de... [aarch64/match.pd] Fix ICE observed in PR110280. (*)
  7378858... Daily bump. (*)
  c802408... PR modula2/110174 Bugfixes to M2GenGCC.mod:CodeInline preve (*)
  d1611c5... PR modula2/110631 Bugfix to FIO WriteCardinal (*)
  4151276... modula2: Implement limited VAR parameter static analysis (*)
  63d18df... Fortran: do not pass hidden character length for TYPE(*) du (*)
  428a9fc... modula2: Location improvement and bugfix when issuing param (*)
  1a32214... Fortran: Seg fault passing string to type cptr dummy [PR108 (*)
  97e97b7... modula2: Variable analysis understands DISPOSE and NIL (*)
  d8a0dcd... modula2: Uninitialized variable static analysis improvement (*)
  824a37d... modula2: Improve uninitialized variable analysis by combini (*)
  3fd979b... PR modula2/110125 variables reported as uninitialized when  (*)
  cead1de... Daily bump. (*)
  7a69e48... modula2: Fixes to the error format specifications (*)
  8b0bd9a... PR modula2/110189 Using an unknown TYPE as argument to VAL  (*)
  4fa9afd... PR modula2/110126 variables are reported as unused when ref (*)
  b555f82... PR modula2/109952 Fix oversight in latest change (*)
  3ad40f6... PR modula2/110126 variables are reported as unused when ref (*)
  07c1033... PR modula2/110019 Reported line numbers off by 1 when cpp i (*)
  a147d1d... Change fma_reassoc_width tuning for ampere1 (*)
  6ace58a... PR modula2/110003 Wrong source line listed for unused param (*)
  6ae5073... PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF C (*)
  9306ef0... PR modula2/109908 Delete from m2iso Strings is broken (*)
  446bf8f... Daily bump. (*)
  461359a... PR modula2/109879 WholeIO.ReadCard and ReadInt should consu (*)
  35a0422... [PATCH] PR modula2/108344 disable default opening of /dev/t (*)
  135447e... Update gcc .po files (*)
  55156f5... PR modula2/109830 m2iso library SeqFile.mod appending to a  (*)
  52405b1... PR modula2/109810 ICE fix when an array is assigned by a la (*)
  9fed693... libstdc++: Fix formatting of negative chrono::hh_mm_ss (*)
  24c352c... libstdc++: Fix locale-specific duration formatting [PR11071 (*)
  cb01a31... libstdc++: Implement correct locale-specific chrono formatt (*)
  74f1c01... libstdc++: Check for multiple modifiers in chrono format st (*)
  6302b8b... libstdc++: Avoid warning in std::format (*)
  13dd150... libstdc++: Check for std::ratio in arithmetic and compariso (*)
  52010f9... libstdc++: Add missing constexpr specifiers in <format> (*)
  962cd3e... libstdc++: Avoid bogus overflow warnings in std::vector<boo (*)
  3f78294... libstdc++: Add deprecated attribute to std::random_shuffle  (*)
  41e3fd0... PR modula2/109779 isolib SkipLine skips the first character (*)
  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. (*)
  a79f49f... i386: Fix up whitespace in assembly (*)
  66f8f9b... Use x instead of v for alternative 2 (v, BH) in mov<mode>_i (*)
  0cdaf87... Daily bump. (*)
  09c6f00... Fix disambiguation against .MASK_LOAD (*)
  6955c36... Fix disambiguation against .MASK_STORE (*)
  5e5b66f... fix frange_nextafter odr violation (*)
  b69596f... Daily bump. (*)
  73ae34b... middle-end/110200 - genmatch force-leaf and convert interac (*)
  d67b4ec... Daily bump. (*)
  2bfa8b6... Daily bump. (*)
  6165b23... target/109650: Fix wrong code after cc0 -> CCmode transitio (*)
  d722a0f... Daily bump. (*)
  682bbd3... MATCH: Fix zero_one_valued_p not to match signed 1 bit inte (*)
  b6118b8... middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wr (*)
  46e585c... Darwin, PPC: Fix struct layout with pragma pack [PR110044]. (*)
  32c51d0... fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR9602 (*)
  5e01a59... Explicitly view_convert_expr mask to signed type when foldi (*)
  b91956f... Daily bump. (*)
  8f17099... arm: PR target/109939 Correct signedness of return type of  (*)
  65ed436... Daily bump. (*)
  dda4745... rs6000: Remove duplicate expression [PR106907] (*)
  9868218... arm: Fix ICE due to infinite splitting [PR109800] (*)
  4513d0a... Daily bump. (*)
  ff58310... libstdc++: Do not use std::expected::value() in monadic ops (*)
  b14121a... libstdc++: Implement LWG 3877 for std::expected monadic ops (*)
  044ee48... Fix PR 110085: `make clean` in GCC directory on sh target c (*)
  c0a5790... libstdc++: Make std::filesystem::copy_file work for procfs  (*)
  bae27ba... libstdc++: Use close-on-exec for file descriptors in filesy (*)
  32f2b0f... libstdc++: Fix ambiguous expression in std::array<T, 0>::fr (*)
  ad12d81... libstdc++: Do not assume existence of char8_t codecvt facet (*)
  34c039c... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/ibm/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-08-01  1:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01  1:18 [gcc/ibm/heads/gcc-13-branch] (261 commits) ibm: Merge up to top of releases/gcc-13 Peter Bergner

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).