[gcc/ibm/heads/gcc-12-branch] (99 commits) ibm: Merge up to top of releases/gcc-12
Peter Bergner
bergner@gcc.gnu.org
Sat Jun 22 16:55:20 GMT 2024
The branch 'ibm/heads/gcc-12-branch' was updated to point to:
3409c8aae4b... ibm: Merge up to top of releases/gcc-12
It previously pointed to:
92786addfe0... ibm: Merge up to top of releases/gcc-12
Diff:
Summary of changes (added commits):
-----------------------------------
3409c8a... ibm: Merge up to top of releases/gcc-12
218adac... Daily bump. (*)
169d4d1... libstdc++: Fix test on x86_64 and non-simd targets (*)
8b5bdeb... libstdc++: Fix find_last_set(simd_mask) to ignore padding b (*)
cdbff5f... Daily bump. (*)
b9569e7... libstdc++: Fix simd<char> conversion for -fno-signed-char f (*)
f79b273... libstdc++: Avoid MMX return types from __builtin_shufflevec (*)
fb06754... libstdc++: Use __builtin_shufflevector for simd split and c (*)
c60dd0e... diagnostics: Fix add_misspelling_candidates [PR115440] (*)
8f612e6... c-family: Fix -Warray-compare warning ICE [PR115290] (*)
98794d9... Bump BASE-VER. (*)
2bada4b... Update ChangeLog and version files for release (*)
fac4fbd... Daily bump. (*)
9c0c31d... Daily bump. (*)
b87418f... Daily bump. (*)
ea0aa97... libstdc++: Fix declaration of posix_memalign for freestandi (*)
caa4702... Daily bump. (*)
26640a5... Daily bump. (*)
573a5f3... Daily bump. (*)
5319283... Daily bump. (*)
6693b1f... Daily bump. (*)
448dd00... arm: Add .type and .size to __gnu_cmse_nonsecure_call [PR11 (*)
33663c0... cfgrtl: Fix MEM_EXPR update in duplicate_insn_chain [PR1149 (*)
959cef9... [PR111497][LRA]: Copy substituted equivalence (*)
844ff32... middle-end/40635 - SSA update losing PHI arg loations (*)
1edc6a7... rtl-optimization/54052 - RTL SSA PHI insertion compile-time (*)
3d9e4ee... testsuite: Fix expand-return CMSE test for Armv8.1-M [PR115 (*)
55c1687... arm: Zero/Sign extends for CMSE security on Armv8-M.baselin (*)
f38ffe3... Daily bump. (*)
a995fde... Include safe-ctype.h after C++ standard headers, to avoid o (*)
8f11ed1... libcc1: fix <vector> include (*)
d30afaa... PHIOPT: Don't transform minmax if middle bb contains a phi (*)
870e389... libstdc++: Fix fwrite error parameter (*)
3837f95... libstdc++: Define __cpp_lib_constexpr_algorithms in <utilit (*)
4d257da... libstdc++: Fix uses of non-reserved names in headers (*)
5f885bd... libstdc++: Implement some missing functions for net::ip::ne (*)
3494bc7... libstdc++: Add preprocessor checks to <experimental/interne (*)
8748966... libstdc++: Fix std::__uninitialized_default_n for constant (*)
6f0bd7c... libstdc++: Adjust expected locale-dependent date formats in (*)
bd31ecc... libstdc++: Fix infinite loop in std::binomial_distribution (*)
5c2c580... libstdc++: Begin lifetime of storage in std::vector<bool> [ (*)
80d0f82... libstdc++: Reverse arguments in constraint for std::optiona (*)
c394e29... libstdc++: Destroy allocators in re-inserted container node (*)
d4126b3... c: Fix up pointer types to may_alias structures [PR114493] (*)
b065824... fold-const: Fix up CLZ handling in tree_call_nonnegative_wa (*)
91a3712... builtins: Force SAVE_EXPR for __builtin_{add,sub,mul}_overf (*)
bda8c28... rs6000: Fix up PCH in --enable-host-pie builds [PR115324] (*)
840bc67... combine: Fix up simplify_compare_const [PR115092] (*)
25bd98d... tree-inline: Remove .ASAN_MARK calls when inlining function (*)
bf13440... gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) (*)
cc96dc5... openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tre (*)
7d06735... rtlanal: Fix set_noop_p for volatile loads or stores [PR114 (*)
b3ef00f... internal-fn: Temporarily disable flag_trapv during .{ADD,SU (*)
bb21a7d... attribs: Don't crash on NULL TREE_TYPE in diag_attr_exclusi (*)
e9b960e... c++: Fix bogus warnings about ignored annotations [PR114691 (*)
082fe43... asan, v3: Fix up handling of > 32 byte aligned variables wi (*)
b3b7176... c++: Fix up maybe_warn_for_constant_evaluated calls [PR1145 (*)
f8a3279... vect: Don't clear base_misaligned in update_epilogue_loop_v (*)
f33e8ee... c++: Fix ICE with weird copy assignment operator [PR114572] (*)
42afabb... fold-const: Handle NON_LVALUE_EXPR in native_encode_initial (*)
9987fe6... libquadmath: Don't assume the storage for __float128 argume (*)
81c300b... icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged (*)
9f48459... aarch64: Fix TImode __sync_*_compare_and_exchange expansion (*)
b294d46... bb-reorder: Fix -freorder-blocks-and-partition ICEs on aarc (*)
9299722... i386: Fix ICEs with SUBREGs from vector etc. constants to X (*)
c2cd5ee... c: Handle scoped attributes in __has*attribute and scoped a (*)
fda7a89... attribs: Don't canonicalize lookup_scoped_attribute_spec ar (*)
e697601... ggc-common: Fix save PCH assertion (*)
f5758e8... tree-ssa-strlen: Fix up handle_store [PR113603] (*)
ba38543... docs: Fix 2 typos (*)
bc51282... i386: Add -masm=intel profiling support [PR113122] (*)
170c2bb... cfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL partiti (*)
3f0d1e5... libgomp: Fix up FLOCK fallback handling [PR113192] (*)
ca8ad80... c-family: copy attribute diagnostic fixes [PR113262] (*)
d73137a... tree-optimization/111070 - fix ICE with recent ifcombine fi (*)
cc835f4... Daily bump. (*)
12a3ba2... Fix crash on access-to-incomplete type (*)
481a766... Daily bump. (*)
6e35fb3... Daily bump. (*)
4745c29... Daily bump. (*)
5d52558... Disable FMADD in chains for Zen4 and generic (*)
208c8dc... Daily bump. (*)
a741bb3... Daily bump. (*)
a7edd18... Daily bump. (*)
c762705... c++: Add testcase for this PR [PR97990] (*)
b46486e... middle-end/112732 - stray TYPE_ALIAS_SET in type variant (*)
8f6d889... tree-optimization/110381 - preserve SLP permutation with in (*)
db0f236... tree-optimization/113910 - huge compile time during PTA (*)
dfaa134... vect: Tighten vect_determine_precisions_from_range [PR11328 (*)
f510e59... vect: Fix access size alignment assumption [PR115192] (*)
55b8928... Daily bump. (*)
c6c2a6c... alpha: Fix invalid RTX in divmodsi insn patterns [PR115297] (*)
6cb77b6... Daily bump. (*)
6ae274d... Daily bump. (*)
26fa081... libstdc++: Replace link to gcc-4.3.2 docs in manual [PR1152 (*)
ca92ff3... Daily bump. (*)
b5291b7... Daily bump. (*)
e26f164... MIPS16: Mark $2/$3 as clobbered if GP is used (*)
563651d... Daily bump. (*)
(*) This commit already exists in another branch.
Because the reference `refs/vendors/ibm/heads/gcc-12-branch' matches
your hooks.email-new-commits-only configuration,
no separate email is sent for this commit.
More information about the Gcc-cvs
mailing list