From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1499) id 58611385AC3C; Tue, 25 Oct 2022 15:51:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 58611385AC3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666713063; bh=Oy7lNh+4mZrbVm1GOQW/TRHmd/79lqfPND57H+VAcGE=; h=From:To:Subject:Date:From; b=xr2I4625sfengKvPOdUZNBcfYr0yB30f1jsPlyBCg1f0Kp2gDfp5QpY97ErVG3ZyW s5wexZnNowqrGPqXzbHGUwH+SJRd12P1dvw2mXZbPnG0HloKPJ6KNrkecXn0drW/9y LmmOv6FPqPkBT6R+18OOTZnc9cfIJUOKFXuCqJH0= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gaius Mulley To: gcc-cvs@gcc.gnu.org Subject: [gcc/gaius/heads/m2gcc12] (555 commits) Merge remote-tracking branch 'remotes/origin/releases/gcc-1 X-Act-Checkin: gcc X-Git-Author: Gaius Mulley X-Git-Refname: refs/users/gaius/heads/m2gcc12 X-Git-Oldrev: 8025f29fbd8f87e27354b69d0bc9eb8d1aeae94c X-Git-Newrev: 5126400b2ceefd67f7a54ff731efd3e9f3b3924d Message-Id: <20221025155103.58611385AC3C@sourceware.org> Date: Tue, 25 Oct 2022 15:51:03 +0000 (GMT) List-Id: The branch 'gaius/heads/m2gcc12' was updated to point to: 5126400b2ce... Merge remote-tracking branch 'remotes/origin/releases/gcc-1 It previously pointed to: 8025f29fbd8... Update gennews for GCC 12. Diff: Summary of changes (added commits): ----------------------------------- 5126400... Merge remote-tracking branch 'remotes/origin/releases/gcc-1 da1f6e5... Relax assertion in profiler (*) 0737125... IBM zSystems: Fix function_ok_for_sibcall [PR106355] (*) 2a2093a... i386: fix pedantic warning (*) 4db0753... x86: fix VENDOR_MAX enum value (*) cd29fc9... Daily bump. (*) 1ccec25... Daily bump. (*) e3c9978... Fortran: error recovery with references of bad array constr (*) 716bada... Daily bump. (*) d96d525... Daily bump. (*) b582496... Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421] (*) dd2fdf1... amdgcn: Use FLAT addressing for all functions with pointer (*) 19a9b5e... tree-optimization/107323 - loop distribution partition orde (*) 11c4310... Daily bump. (*) d3bdc33... Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' (*) b166eb4... aarch64: Prevent generation of /M BRKAS and BRKBS (*) a0c07dd... aarch64: Fix matching of BRKNS (*) 40a7273... aarch64: Define __ARM_FEATURE_RCPC (*) 0aaef83... Daily bump. (*) 362e56d... libstdc++: eh_globals: gthreads: reset _S_init before delet (*) e8bd128... Remove undefined behaviour from testscase. (*) c7f1749... rs6000: Fix the condition with frame_pointer_needed_indeed (*) 6db4ba9... rs6000: Fix condition of define_expand vec_shr_ [PR10 (*) a028a2d... Daily bump. (*) 912bdd5... Daily bump. (*) 0bc43f9... Fix register count when not splitting Complex IEEE 128-bit (*) fe7d743... tree-optimization/107254 - check and support live lanes fro (*) d127348... tree-optimization/107212 - SLP reduction of reduction paths (*) d282dd5... tree-optimization/107160 - avoid reusing multiple accumulat (*) ff0a274... tree-optimization/107107 - tail-merging VN wrong-code (*) b9f58ed... tree-optimization/106922 - extend same-val clobber FRE (*) 641369e... testsuite: Fix up pr106922.C test (*) e8d5f3a... tree-optimization/106922 - missed FRE/PRE (*) e5816c1... Daily bump. (*) 14b9708... Daily bump. (*) 8f74447... Daily bump. (*) a5a6598... Fix PR target/107248 (*) 323df4c... Daily bump. (*) 8794633... c++: ICE with VEC_INIT_EXPR and defarg [PR106925] (*) c886562... install.texi: gcn - update llvm reqirements, gcn/nvptx - ne (*) 3a0bf4b... Daily bump. (*) d633e1c... fortran: Move clobbers after evaluation of all arguments [P (*) 5d645a9... fortran: Fix invalid function decl clobber ICE [PR105012] (*) 0172c06... fortran: Move the clobber generation code (*) 3cea0a0... Daily bump. (*) 173eb20... arm: Fix constant immediates predicates and constraints for (*) c3119f5... tree-optimization/106934 - avoid BIT_FIELD_REF of bitfields (*) e364e27... tree-optimization/106922 - PRE and virtual operand translat (*) 2b9e1f7... tree-optimization/106892 - avoid invalid pointer associatio (*) 627132c... tree-optimization/105937 - avoid uninit diagnostics crossin (*) 97374f2... Daily bump. (*) d6a5e85... Add cpplib ro.po (*) 589bf05... Daily bump. (*) 39e4522... Daily bump. (*) 07da385... Fortran: Fix ICE and wrong code for assumed-rank arrays [PR (*) d2e6629... Daily bump. (*) 4d2e2a7... Daily bump. (*) 64e2d42... Daily bump. (*) 98508b9... Daily bump. (*) b947611... Daily bump. (*) 4b25752... gcc/config/t-i386: add build dependencies on i386-builtin-t (*) 59667a0... Update gcc sv.po (*) aca6668... Daily bump. (*) 13d3f27... Daily bump. (*) 56275fd... Fortran: Fix automatic reallocation inside select rank [PR1 (*) 9de83c0... Fortran: Fix function attributes [PR100132] (*) 1aa9ec7... Daily bump. (*) 487307a... Daily bump. (*) aeba3e0... c++: fix triviality of class with unsatisfied op= (*) 2773a90... Fortran: error recovery while simplifying intrinsic UNPACK (*) 22c2658... Fortran: fix ICE in generate_coarray_sym_init [PR82868] (*) 2e81790... Fortran: NULL pointer dereference in invalid simplification (*) f1454a7... i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey (*) 85adc2e... libstdc++: Disable volatile-qualified std::bind for C++20 (*) afea1ae... OpenACC: Fix reduction tree-sharing issue [PR106982] (*) 7f323c2... Daily bump. (*) 6a59bac... aarch64: Add Arm Neoverse V2 support (*) 8dbde52... Daily bump. (*) 36c23b3... c-family: Drop nothrow from c_keywords (*) 7cb8784... Daily bump. (*) be18783... Daily bump. (*) a0d5241... Daily bump. (*) c9bb2be... Daily bump. (*) 126e207... Daily bump. (*) 56e98b5... Update gcc fr.po (*) 84a34d7... Fortran: error recovery on invalid ARRAY argument to FINDLO (*) dc4cf9f... i386: Add syscall to enable AMX for latest kernels (*) 2b17f9c... Daily bump. (*) a1465af... aarch64: Fix GTY markup for arm_sve.h [PR106491] (*) 1a71881... rs6000: Fix the check of bif argument number [PR104482] (*) 104864f... rs6000: Handle unresolved overloaded builtin [PR105485] (*) 93612f9... Daily bump. (*) f3ae8ce... Daily bump. (*) 97803ee... c: Stray inform note with -Waddress [PR106947] (*) 57896e8... Fix PR target/99184: Wrong cast from double to 16-bit and 3 (*) 80a17a9... Daily bump. (*) 932d35c... Daily bump. (*) 7dc6d2f... Daily bump. (*) f5023ce... Fortran: catch NULL pointer dereferences while simplifying (*) 9035eaa... Fortran: Fix ICE with automatic reallocation [PR100245] (*) 05cfd7b... libstdc++: Document new libstdc++.so symbol version (*) 8e3dab2... Daily bump. (*) 9c6326e... Daily bump. (*) f4e5317... Daily bump. (*) 23605c6... libgo: make runtime.Version return a meaningful string (*) 21a3f43... runtime: ignore __morestack function in runtime.Callers (*) 19e217a... rs6000/test: Fix empty TU in some cases of effective target (*) 99c0c61... Daily bump. (*) 8f37a44... c++: cast to array of unknown bound [PR93259] (*) 999638c... c++: auto member function and auto variable [PR106893] (*) f323610... libstdc++: Add already-accepted testcase [PR106320 (*) ad84a89... Daily bump. (*) fb0dbeb... Daily bump. (*) af33596... Daily bump. (*) 4ce316c... tree-optimization/106860 - fix profile scaling in split_loo (*) 41b4faa... tree-optimization/106841 - gather and hybrid SLP (*) e08dd36... tree-optimization/106809 - compile time hog in VN (*) 98fed14... Daily bump. (*) 3a83d00... RTEMS: Add -mvrsave multilibs (*) 156607e... Daily bump. (*) 47f0bd2... libstdc++: Fix for explicit copy ctors in and (v) for non-void visitors [PR1065 (*) 9f532fe... vect: Don't allow vect_emulated_vector_p type in vectorizab (*) d0d72e0... rs6000: Adjust mov optabs for opaque modes [PR103353] (*) fdde00a... Daily bump. (*) c9c0684... libstdc++: Document linker option for C++23 [P (*) 0c338a4... Update gcc .po files (*) 4218d3a... gcn/mkoffload: Cleanup temporary dbgobj file (*) 50b7cf3... Fortran: OpenMP fix declare simd inside modules and absent (*) 2413eed... OpenMP: Fix var replacement with 'simd' and linear-step var (*) 2262af4... Daily bump. (*) 55b6abd... Daily bump. (*) 7368f1d... Daily bump. (*) a41243a... Daily bump. (*) 2d29d7b... Bump BASE-VER (*) 2ee5e43... Update ChangeLog and version files for release (*) 0bdc158... Daily bump. (*) d66882d... Daily bump. (*) fe2a564... Regenerate gcc.pot (*) 06254d9... PR106342 - IBM zSystems: Provide vsel for all vector modes (*) ebf3cd1... Daily bump. (*) f6431df... d: Update DIP links in gdc documentation to point at upstre (*) 62fc557... Daily bump. (*) 91e1219... d: Defer compiling inline definitions until after the modul (*) dc230a0... d: Fix internal compiler error: Segmentation fault at gimpl (*) 0dd5036... Daily bump. (*) a3bd980... Daily bump. (*) 7ea6b4e... Daily bump. (*) 6b7d570... c++: constexpr, empty base after non-empty [PR106369] (*) 60fed79... c++: pedwarn for empty unnamed enum in decl [PR67048] (*) 6aaaf20... c: Handle initializations of opaque types [PR106016] (*) 7c81a89... Daily bump. (*) 28a7b5d... aarch64: Implement ACLE Data Intrinsics (*) bc52af4... Daily bump. (*) 68b8c55... OpenMP: Fix folding with simd's linear clause [PR106492] (*) ab2ca2d... tree-optimization/106513 - fix mistake in bswap symbolic nu (*) 4769ac6... lto/106540 - fix LTO tree input wrt dwarf2out_register_exte (*) 04e3c9a... Daily bump. (*) 92f2582... libgccjit.h: Uncomment macro definition for testing gcc_jit (*) 79a86a6... d: Fix undefined reference to pragma(inline) symbol (PR1065 (*) e62a644... Daily bump. (*) fc7166a... d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 (*) 556e5a3... Daily bump. (*) b8d9acc... Daily bump. (*) 4178af1... Daily bump. (*) 25b1161... Do not enable -mblock-ops-vector-pair. (*) 6107654... libstdc++: Make std::string_view(Range&&) constructor expli (*) 0b4d2f5... libstdc++: Rename data members of std::unexpected and std:: (*) 3a9dcef... libstdc++: Update value of __cpp_lib_ios_noreplace macro (*) 99679c0... Daily bump. (*) c749de4... Daily bump. (*) 3df2f03... libstdc++: Improve directory iterator abstractions for open (*) 1a9681e... libstdc++: Tweak common_iterator::operator-> return type [P (*) 7a0ed28... libstdc++: Check for EOF if extraction avoids buffer overfl (*) cff25d2... libstdc++: Add nodiscard attribute to filesystem operations (*) e562236... libstdc++: Support constexpr global std::string for size < (*) 2fd16b1... libstdc++: Fix indentation in allocator base classes (*) 2ef2de7... libstdc++: Check for size overflow in constexpr allocation (*) 8a57deb... libstdc++: Make std::lcm and std::gcd detect overflow [PR10 (*) 4e5ca7f... libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=iee (*) eb941a6... Daily bump. (*) 5f583aa... rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345 (*) bd52170... rs6000: Preserve REG_EH_REGION when replacing load/store [P (*) e04785d... Daily bump. (*) 98e2676... c: Fix location for _Pragma tokens [PR97498] (*) d2bafe1... Daily bump. (*) caf6336... Daily bump. (*) 681c73d... openmp: Fix up handling of non-rectangular simd loops with (*) 0062d84... cgraphunit: Don't emit asm thunks for -dx [PR106261] (*) 527dccb... wide-int: Fix up wi::shifted_mask [PR106144] (*) 2339ee2... Daily bump. (*) 8351dd9... Daily bump. (*) b2ae75f... Daily bump. (*) 7455e98... analyzer: fix stray get_element decls (*) 71a4f73... analyzer: fix false positives from -Wanalyzer-tainted-divis (*) 09cb9c8... analyzer: fix uninit false positive with -ftrivial-auto-var (*) 9fa1141... analyzer: show saved diagnostics as nodes in .eg.dot dumps (*) 4eac9fa... analyzer: add more uninit test coverage (*) 6fd39b0... json: fix escaping of '\' (*) 1d38fa5... analyzer: fix memory leaks (*) 05530fc... analyzer: handle repeated accesses after init of unknown si (*) 1321183... analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibili (*) 4c1c38b... RISC-V: Remove duplicate backslashes from `stack_protect_se (*) 5b8458b... tree-optimization/106189 - avoid division by zero exception (*) d2892fa... lto: Fix option merging [PR106129] (*) e0e3889... Fix tree-opt/PR106087: ICE with inline-asm with multiple ou (*) 019a9ef... testsuite: Require int128 for gcc.dg/pr106063.c (*) 13d23c3... middle-end: don't lower past veclower [PR106063] (*) 4ca164a... [PR105665] ivopts: check defs of names in base for undefs (*) 5e45d07... Daily bump. (*) f281d9d... libstdc++: Minor codegen improvement for atomic wait spinlo (*) 81a0fa3... d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos (*) 2009850... Fortran: error recovery from calculation of storage size of (*) 9be0fee... c++: ICE with erroneous template redeclaration [PR106311] (*) 60954a0... c++: aggregate prvalue as for range [PR106230] (*) 3387ec2... Daily bump. (*) 0057fda... RTEMS: Do not define _GNU_SOURCE by default (*) 16ea82f... Daily bump. (*) 8b85716... Daily bump. (*) 2a1263d... Daily bump. (*) 4be7b79... libstdc++: Do not optimize away storing pathname if it's ne (*) 4eb15ec... libstdc++: check for openat with dirfd in std::filesystem (*) ca82e79... libstdc++: check for openat (*) 98ce66a... libstdc++: Do not include in (*) 64edead... Daily bump. (*) 707bc64... c++: defaulted friend op== [PR106361] (*) a074ae2... c++: non-dependent call to consteval operator [PR105912] (*) 5d62869... c++: dependence of constrained memfn from current inst [PR1 (*) 670ef5b... c++: function NTTP argument considered unused [PR53164, PR1 (*) 41487bf... c++: cv-quals of dummy obj for non-dep memfn call [PR105637 (*) 90655e3... c++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374] (*) 4ebc9fe... c++: non-dep call with empty TYPE_BINFO [PR105758] (*) 12d8a4a... c++: constrained partial spec forward decl [PR96363] (*) 4f15d22... libgo: don't include when building gen-sysinfo (*) f29c845... libsanitizer: cherry-pick 9cf13067cb5088626ba7 from upstrea (*) 06443fa... libstdc++: Fix std::common_iterator assignment [PR100823] (*) 6a7ed22... libstdc++: Fix minor bugs in std::common_iterator (*) 86fd1b0... libstdc++: Make headers include their prerequisites (*) 545e8fb... libstdc++: Fix comment typos (*) c19fe8a... libstdc++: testsuite: Guard use of C99 std::log2 (*) 145ef5e... libstdc++: Simplify test by not using std::log2 (*) 0bb30f9... libstdc++: Make __from_chars_alnum_to_val conversion explic (*) f3ff78e... libstdc++: Fix experimental::filesystem::status on Windows (*) ade3197... libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR1058 (*) 7f596e4... Daily bump. (*) 1615531... Fortran: fix parsing of omp task affinity iterator clause [ (*) 94d44a8... Daily bump. (*) deafa40... c++: fix SIGFPE with -Wclass-memaccess [PR105634] (*) 1a7200d... middle-end/106331 - fix mem attributes for string op argume (*) ec9287b... tree-optimization/106131 - wrong code with FRE rewriting (*) 854ab8b... tree-optimization/106112 - fix CSE from wider operation (*) 71c6baa... middle-end/106027 - fix types in needle folding (*) 8dd1c40... tree-optimization/105971 - less surprising refs_may_alias_p (*) 4f34a9e... tree-optimization/105969 - FPE with array diagnostics (*) 1fe7321... middle-end/105965 - add missing v_c_e <{ el }> simplificati (*) 92aa949... tree-optimization/105946 - avoid accessing excess args from (*) 4ed850a... target/105459 - allow delayed target option node fixup (*) f25b0b9... Daily bump. (*) 1124c88... Daily bump. (*) 57f5107... Daily bump. (*) c1b0037... Fortran: do not generate conflicting results under -ff2c [P (*) 5b877e0... Daily bump. (*) b8102d1... Daily bump. (*) 22736f3... [BACKPORT] Disable generating load/store vector pairs for b (*) 0380d00... regrename: Fix -fcompare-debug issue in check_new_reg_p [PR (*) 87d4bdc... Daily bump. (*) 8c57e80... Daily bump. (*) e25a446... Daily bump. (*) 1a78fff... tree-sra: Fix union handling in build_reconstructed_referen (*) 54b8432... Daily bump. (*) b568e0d... loongarch: fix mulsidi3_64bit instruction (*) 7282722... Daily bump. (*) 3ce205f... PR target/105930: Split *xordi3_doubleword after reload on (*) 3fbb94b... Daily bump. (*) e623829... LoongArch: Modify fp_sp_offset and gp_sp_offset's calculati (*) e02edb3... Daily bump. (*) ce5b1c3... libstdc++: Add missing prerequisite to generated header [PR (*) e3b4dcf... libstdc++: Properly remove temporary directories in filesys (*) ce40e06... Daily bump. (*) 40ddc30... c-family: Add names to diagnostics for known heade (*) 65941a9... c-family: Prevent -Wformat warnings with u8 strings [PR1056 (*) 24f3213... Daily bump. (*) 92d1e27... Daily bump. (*) d4738cb... Don't use gori depedencies to optimize. (*) 32dfb07... d: Fix error: aggregate value used where floating point was (*) 6c175b3... PR target/105991: Recognize PLUS and XOR forms of rldimi in (*) d6bedcf... loongarch: use -mno-check-zero-division as the default for (*) 554fa14... Daily bump. (*) d870ce1... Fortran: error recovery on invalid CLASS(), PARAMETER decla (*) cf12a70... Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR10 (*) 55899e3... PR target/106122: Don't update %esp via the stack with -Oz (*) a60152e... Daily bump. (*) ad5d760... jit: avoid calloc() poisoning on musl [PR106102] (*) de6f402... c++: avoid poisoning on musl [PR106102] (*) c7d4a71... Daily bump. (*) e748398... c++: simpler fix for PR106024 (*) 962e7f0... Fix ICE on sh (*) b1c8ee2... c++: lambda template in requires [PR105541] (*) d913088... c++: tweak resolve_args change (*) c172067... c++: dependent generic lambda template-id [PR106024] (*) 8d8af14... Daily bump. (*) 6bcab64... Fortran: handle explicit-shape specs with constant bounds [ (*) 26ea506... Fortran: fix simplification of INDEX(str1,str2) [PR105691] (*) eb4336f... Fortran: fix checking of arguments to UNPACK when MASK is a (*) 5cf7ffe... Daily bump. (*) 7811663... libsanitizer: cherry-pick 791e0d1bc85d (*) a6a0f34... bootstrap/105551 - restore nvptx build (*) ef1c61d... LoongArch: Remove undefined behavior from code [PR 106097] (*) 306733d... Daily bump. (*) 9e72a52... ifcvt: Don't introduce trapping or faulting reads in noce_t (*) d068623... expand: Fix up expand_cond_expr_using_cmove [PR106030] (*) d67dfc5... libgomp: Fix up target-31.c test [PR106045] (*) 8e230a3... loongarch: exclude LARCH_PROLOGUE_TEMP from SIBCALL_REGS [P (*) 81c832f... libgomp: fix typo in mold linker detection (*) 6dfeb4b... Daily bump. (*) 5b26a2b... Daily bump. (*) 88323c9... Daily bump. (*) ea754f9... Daily bump. (*) 16d4ccc... tilegx: Fix infinite loop in gen-mul-tables generator (*) 5cf4746... c++: constexpr folding in unevaluated context [PR105931] (*) c822723... Daily bump. (*) db29b66... c++: anon union designated init [PR105925] (*) b96b64b... c++: -Waddress and value-dependent expr [PR105885] (*) c600ff8... ipa-icf: skip variables with body_removed (*) 70deb85... tree-object-size: Don't let error_mark_node escape for ADDR (*) c85cea9... c++: dependence of baselink [PR105964] (*) 4fcf79c... c++: class scope function lookup [PR105908] (*) bb1a6d9... aarch64: Revert bogus fix for PR105254 (*) b3200ac... vect: Move suggested_unroll_factor applying [PR105940] (*) 29b8b21... Daily bump. (*) 1ad2ee2... Daily bump. (*) 2474c8e... i386: Disallow sibcall for calling ifunc functions with PIC (*) 00b26ae... Daily bump. (*) f8fc8a6... alpha: Introduce target specific store_data_bypass_p functi (*) ddc9b96... i386: Fix assert in ix86_function_arg [PR105970] (*) 1c79be2... Daily bump. (*) e8df0d9... varasm: Fix up ICE in narrowing_initializer_constant_valid_ (*) 566e599... c++: Use fold_non_dependent_expr rather than maybe_constant (*) 86e10e4... expand: Fix up IFN_ATOMIC_{BIT*,*CMP_0} expansion [PR105951 (*) bf4ba94... Fix ipa-cp wrt volatile loads (*) 0ddeeb1... c++: Fix up ICE on __builtin_shufflevector constexpr evalua (*) 3e43eee... Daily bump. (*) d4583d0... Daily bump. (*) 4804d03... Daily bump. (*) 723c1d6... arm: big-endian issue in gen_cpymem_ldrd_strd [PR105981] (*) f5fe920... Daily bump. (*) 64f5efc... Darwin: Truncate kernel-provided version to OS major for Da (*) be343e0... Darwin: Future-proof -mmacosx-version-min (*) 58c0bc2... Darwin: Fix empty g++ command lines [PR105599]. (*) 5f4931e... d: Set TYPE_ARTIFICIAL on internal TypeInfo types (*) bac09a8... Fix ICE in extract_insn, at recog.cc:2791 (*) e110910... Daily bump. (*) d10b3b5... libstdc++: Use type_identity_t for non-deducible std::atomi (*) d1201db... libstdc++: Rename __null_terminated to avoid collision with (*) 4b06b73... x86: Require AVX for F16C and VAES (*) 65d1215... RISC-V: bitmanip: improve constant-loading for (1ULL << 31) (*) 2d45d5d... Daily bump. (*) 5f7a1a4... d: Improve TypeInfo errors when compiling in -fno-rtti mode (*) 54ec210... Daily bump. (*) 3da389e... Daily bump. (*) 47ea220... c++: value-dep but not type-dep decltype expr [PR105756] (*) 8ca04b4... Daily bump. (*) 37499ac... Daily bump. (*) 94f9c03... Update gcc sv.po (*) 669fc76... Daily bump. (*) e057d45... c++: redeclared hidden friend take 2 [PR105852] (*) 777a80a... gcc: xtensa: fix PR target/105879 (*) d47c4f0... libstdc++: Mark non-exported function always_inline [PR1056 (*) 6666ca1... libstdc++: Fix narrowing conversions for 16-bit size_t [PR1 (*) 64f5d58... libstdc++: Only include for COW string (*) c45a975... Fix insn does not satisfy its constraints: sse2_lshrv1ti3 (*) 1908e20... Daily bump. (*) 261440b... Daily bump. (*) d4a7d23... Daily bump. (*) 447367f... Daily bump. (*) 6947c04... Daily bump. (*) 2843bfa... c++: redeclared hidden friend [PR105761] (*) 7a4b608... c++: constexpr empty aggr [PR105795] (*) af039ed... RISC-V: Implement C[LT]Z_DEFINED_VALUE_AT_ZERO (*) 9f1e32c... tree-optimization/105786 - avoid strlen replacement for poi (*) 9bc27ee... tree-optimization/105726 - adjust array bound heuristic (*) cdd93e5... middle-end/105711 - properly handle CONST_INT when expandin (*) 740771a... PR middle-end/105604 - ICE: in tree_to_shwi with vla in str (*) e919fae... RISC-V: Inhibit FP <--> int register moves via tune param (*) 682d238... Daily bump. (*) b090938... c++: auto and dependent member name [PR105734] (*) 819e3fd... c++: auto function as function argument [PR105779] (*) e30b73b... c++: constexpr init of union sub-aggr w/ base [PR105491] (*) 91fbce3... Daily bump. (*) 102a147... c++: lambda in concept [PR105652] (*) d81be51... c++: CTAD with alias and nested template [PR105655] (*) d905769... c++: deduction from auto fn [PR105623] (*) a578b17... c++: constexpr ref to array of array [PR102307] (*) f106ef5... d: Fix D lexer sometimes fails to compile code read from st (*) a4ae11d... Daily bump. (*) 081c472... ipa: Check cst type when propagating controled uses info (*) 8f32de1... libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105 (*) 93e6064... libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for (*) 2f3ccb7... fold-const: Fix up -fsanitize=null in C++ [PR105729] (*) 120d99a... asan: Fix up instrumentation of assignments which are both (*) 7b88f9b... pointer-query: Fix ICE with non-pointer param [PR105635] (*) 864dcf7... Daily bump. (*) 87fdcd8... Daily bump. (*) c2476f7... Daily bump. (*) 01ee07a... libstdc++: Fix atomic and error_code printers for versioned (*) 2a9c87a... libstdc++: Fix printing of std::span for versioned namespac (*) 50712db... libstdc++: Fix printing of std::atomic> for v (*) 7be1dd9... libstdc++: Add constexpr to std::counted_iterator post-incr (*) 5647e40... libstdc++: Implement LWG 3683 for pmr::polymorphic_allocato (*) 871aa11... libstdc++: Reduce test iterations for simulators (*) bcb39ac... libstdc++: Skip tests that fail for the versioned namespace (*) 702ac6e... libstdc++: Fix typo in doxygen @headerfile command (*) d2b9fde... libstdc++: Add noexcept to std::launch operators (*) 2c11a9a... c++: Fix ICE with -Wmismatched-tags [PR105725] (*) 57fdcaf... Daily bump. (*) f1e47f3... RISC-V: Don't unconditionally add m,a,f,d in arch-canonical (*) 02e8dea... RISC-V: Fix wrong expansion for arch-canonicalize (*) 0320f3b... Daily bump. (*) ed843f1... Daily bump. (*) 79ae75c... i386: Adjust -fzero-call-used-regs to always use XOR [PR101 (*) 394ff2f... Extend --with-zstd documentation (*) f4c0f92... docs: document --with-zstd (*) f0a0aee... Daily bump. (*) dbca35e... Daily bump. (*) 6d1a2b2... Daily bump. (*) e970ccb... Daily bump. (*) c83d785... rs6000: Prefer assigning the MMA vector operands to altivec (*) fdf5049... tree-optimization/103116 - SLP permutes and peeling for gap (*) f682c64... Daily bump. (*) 374cee9... tree-optimization/105618 - restore load sinking (*) 25d7a73... rtl-optimization/105577 - testcase for the PR (*) b251f8b... rtl-optimization/105577 - RTL DSE and non-call EH (*) 844a5c8... tree-optimization/105562 - avoid uninit diagnostic with bet (*) 2a040e9... rtl-optimization/105559 - avoid quadratic behavior in delet (*) a53eff4... middle-end/105537 - debug processing (*) ad4fa18... Properly use opts in finish_options (*) 1e43783... tree-optimization/105431 - another overflow in powi handlin (*) 72c2898... Daily bump. (*) 696fce7... Reduce usage of limited_with clauses with -fdump-ada-spec (*) 9c8125b... Check for equivalence after merging relations. (*) a048e60... Daily bump. (*) 978036a... libgomp: Clarify that omp_display_env is fully implemented (*) 325d82b... Daily bump. (*) 5251647... [AArch64] add barriers to ool __sync builtins (*) 9742709... libstdc++: Fix hyperlink in docs (*) cfaf297... libstdc++: Update C++23 status docs (*) 228bd81... libstdc++: Add C++23 status docs (*) 02acb54... libstdc++: Fix status docs for support (*) 9b51099... ipa/105598 - testcase for PR105598 (*) ad05a1d... Do not use DW_OP_not for TRUTH_NOT_EXPR in conditional expr (*) c6ca39c... Daily bump. (*) 0556c35... d: Merge upstream dmd a53934d18, phobos 604534d7c. (*) 40f749b... c++: array {}-init [PR105589] (*) 73b4715... c++: alias CTAD and member alias templates [PR104470] (*) 5237059... c++: typeid and instantiation [PR102651] (*) dbd77e6... Daily bump. (*) 52991af... Daily bump. (*) 0b9bdcf... Fortran: fix error recovery on invalid array section (*) 5176d27... libgcov: use proper type for n_functions (*) f859870... Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO (*) e628690... [PR105455] Set edge probabilities when hardening conditiona (*) a4183ab... libstdc++: ppc: conditionalize vsx-only simd intrinsics (*) 05a3929... Daily bump. (*) f363017... Daily bump. (*) 988fbc6... ipa: Release body of clone_of when removing its last clone (*) d74cade... Daily bump. (*) c318b1a... Update gcc hr.po (*) cc93971... libstdc++: Add declarations to [PR105 (*) 3e6067b... libstdc++: Add declarations to [PR105 (*) ab8a8d0... x86: Add .note.GNU-stack section only for Linux (*) 9468cc3... isel: Fix up gimple_expand_vec_set_expr [PR105528] (*) b931d0c... Fix internal error with vectorization on SPARC (*) 6d7d4f5... Daily bump. (*) 076aee6... Update gcc .po files (*) df8e384... libstdc++: Fix test that fails on Solaris [PR104731] (*) 197b7ac... Daily bump. (*) 0870ab6... Daily bump. (*) d413626... Daily bump. (*) 03257e7... libstdc++: Fix deserialization for std::normal_distribution (*) e6b1ac3... rs6000: Ignore fusion option flags for inlining test [PR102 (*) e38194f... x86: Add missing .note.GNU-stack to assembly source (*) c3b582a... libsanitizer: cherry-pick commit b226894d475b from upstream (*) 8f2b7c1... c++: ICE during aggr CTAD for member tmpl [PR105476] (*) eed2cd4... libstdc++: Don't use std::tolower in [PR103911] (*) 39c5669... middle-end/105376 - invalid REAL_CST for DFP constant (*) e8cd7d0... [PR105324] libstdc++: testsuite: pr105324 requires FP from_ (*) 8b26d0e... c++: Don't emit deprecated warnings or unavailable errors o (*) f2c2ebb... tree-optimization/105484 - VEC_SET and EH (*) 1b13a6e... middle-end/105461 - opts processing of -fvar-tracking (*) ae6271d... Fixup OPTION_SET_P usage in finish_options (*) 30b5b78... tree-optimization/105437 - BB vect with extern defs of thro (*) e229f9b... tree-optimization/105394 - vector lowering of compares (*) d71b920... Bump BASE-VER (*) 1ea978e... Update ChangeLog and version files for release (*) 463c264... Update gennews for GCC 12. (*) 519c756... Daily bump. (*) b4acfef... d: Merge upstream dmd 88de5e369. (*) 98de58a... Regenerate gcc.pot (*) 8620ef8... Daily bump. (*) d00a276... Update cpplib es.po (*) 4c2659c... Daily bump. (*) 826406f... Update gcc sv.po (*) c0b7eca... d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos (*) 38f8e13... testsuite: vect: update unaligned message (*) 3d02d0a... Daily bump. (*) 4a6d7da... libstdc++: case-sensitivity in hexfloat std::from_chars [PR (*) 1f27cd1... Fix exchanged period and letter in gfortan.texi. (*) 860b71f... system.h: Include in system.h unconditio (*) 14ed11b... Daily bump. (*) 25f6197... Daily bump. (*) 0faf3a1... Daily bump. (*) 621650f... libstdc++: Add missing exports for ppc64le --with-long-doub (*) c733f40... libstdc++: Update Solaris baselines for GCC 12.1 (*) 7cc5a20... c++, coroutines: Partial reversion of r12-8308-g15a176a833f (*) ab73f5b... Daily bump. (*) 38bdf2d... c++: partial ordering and dependent operator expr [PR105425 (*) 6fba27a... libstdc++: Update docs for release branch (*) 8679545... Document changes to CONVERT for -mabi-ieeelongdouble for PO (*) af71f96... [committed] Fix more problems with new linker warnings (*) afd8c47... Set DEV-PHASE to prerelease. (*) (*) This commit already exists in another branch. Because the reference `refs/users/gaius/heads/m2gcc12' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.