public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/marxin/heads/backport-12] (459 commits) i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
@ 2022-12-09  9:30 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-12-09  9:30 UTC (permalink / raw)
  To: gcc-cvs

The branch 'marxin/heads/backport-12' was updated to point to:

 8a9643f5c46... i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)

It previously pointed to:

 8d49cb05ddb... ipa-icf: skip variables with body_removed

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  8d49cb0... ipa-icf: skip variables with body_removed


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

  8a9643f... i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0)
  fb1d46c... i386: simplify cpu_feature handling
  58791f4... Daily bump. (*)
  dca2613... Daily bump. (*)
  14c3bc3... Daily bump. (*)
  d61d6c9... aarch64: Specify that FEAT_MOPS sequences clobber CC (*)
  fa9abdd... Daily bump. (*)
  16debfa... tree-optimization/107956 - ICE with NULL call LHS (*)
  93b48d2... Daily bump. (*)
  7229265... Daily bump. (*)
  c03cb4b... Daily bump. (*)
  f3b52a8... Daily bump. (*)
  b7306f0... Fix unrecognizable insn due to illegal immediate_operand (c (*)
  a802c4b... Daily bump. (*)
  490b0c6... d: Include tm.h in all D target platform sources, remove me (*)
  2909464... d: Fix ICE on named continue label in an unrolled loop [PR1 (*)
  17d46f0... d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if D (*)
  6916332... Fix addvdi3 and subvdi3 patterns (*)
  24b8b44... Daily bump. (*)
  1fb5287... gcc: fix PR rtl-optimization/107482 (*)
  9c1621e... Daily bump. (*)
  131c10d... Daily bump. (*)
  dbb468f... Daily bump. (*)
  a1a7957... Daily bump. (*)
  2a7a103... Fortran: reject NULL actual argument without explicit inter (*)
  ed8d7ec... Daily bump. (*)
  b492e3a... Fix thinko in operator_bitwise_xor::op1_range (*)
  3a34f1f... Fix wrong array type conversion with different storage orde (*)
  37a7b2e... libstdc++: Remove unnecessary header from <memory> (*)
  9050471... libstdc++: Fix tests with non-const operator== (*)
  377f954... libstdc++: Remove unnecessary variant member in std::expect (*)
  d9b0e01... libstdc++: Check static assertions earlier in chrono::durat (*)
  6e3b2c0... libstdc++: Fix dangling reference in filesystem::path::file (*)
  825365b... libstdc++: Document LWG 1203 API change in manual (*)
  9ea0f92... libstdc++: Add missing runtime exception to licence notice (*)
  019c72a... libstdc++: Add comparisons to std::default_sentinel_t (LWG  (*)
  db206f1... libstdc++: Fix std::is_nothrow_invocable_r for uncopyable p (*)
  d6e93d5... Daily bump. (*)
  04126a4... Daily bump. (*)
  477b3f9... libstdc++: Add workaround for fs::path constraint recursion (*)
  6910126... libstdc++: Fix pool resource build errors for H8 [PR107801] (*)
  4bd2022... Daily bump. (*)
  a6b1f61... i386: Uglify some local identifiers in *intrin.h [PR107748] (*)
  b0896d6... Daily bump. (*)
  196cb25... reg-stack: Fix a -fcompare-debug bug in reg-stack [PR107183 (*)
  792ce47... c++: Fix a typo in function name (*)
  86dea99... libatomic: Handle AVX+CX16 AMD like Intel for 16b atomics [ (*)
  fab0fce... nvptx: In 'STARTFILE_SPEC', fix 'crt0.o' for '-mmainkernel' (*)
  2adcbcc... LoongArch: Fix atomic_exchange expanding [PR107713] (*)
  aa66bc2... Daily bump. (*)
  14faa5f... c++: constinit on pointer to function [PR104066] (*)
  61537f7... Daily bump. (*)
  e9f0d97... aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU (*)
  985a896... SRA: Limit replacement creation for accesses propagated fro (*)
  bdcacfd... Daily bump. (*)
  964af39... Daily bump. (*)
  9c45321... libstdc++: Fix std::move_only_function for incomplete param (*)
  c6bd8fa... libstdc++: Fix wstring conversions in filesystem::path [PR9 (*)
  a088d93... libstdc++: Set active union member in constexpr std::string (*)
  58da138... Daily bump. (*)
  302fc79... Daily bump. (*)
  d4d628c... Daily bump. (*)
  bbe8bc4... Daily bump. (*)
  e7ccf76... Daily bump. (*)
  22f7011... Add guality testcase for RTL alias analysis fix (*)
  6e40f57... Restore RTL alias analysis for hard frame pointer (*)
  253a85b... Daily bump. (*)
  0138ebc... Always use TYPE_MODE instead of DECL_MODE for vector field (*)
  04f1b76... libstdc++: Remove empty <author> elements in manual (*)
  0d24c71... Daily bump. (*)
  d644dfe... Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS (*)
  d7e38fd... Daily bump. (*)
  64f22c4... Daily bump. (*)
  1342c7f... doc: Document correct -fwide-exec-charset defaults [PR41041 (*)
  33561e8... Fix recent thinko in operand_equal_p (*)
  14a9222... Daily bump. (*)
  35e8b88... i386: Fix uninitialized register after peephole2 conversion (*)
  31f25cf... c, c++: Fix up excess precision handling of scalar_to_vecto (*)
  20ef7d7... c++: Fix up constexpr handling of char/signed char/short pr (*)
  07a3101... libgomp: Fix up creation of artificial teams (*)
  7d5e6cd... tree-cfg: Fix a verification diagnostic typo [PR107121] (*)
  c8dc6b0... openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR10700 (*)
  a46f71c... openmp, c: Tighten up c_tree_equal [PR106981] (*)
  f755e36... openmp: Fix handling of target constructs in static member  (*)
  f170f1e... Daily bump. (*)
  b80a690... Daily bump. (*)
  5566fa3... Daily bump. (*)
  faac1fc... Daily bump. (*)
  67a7e47... Daily bump. (*)
  2b20cf1... Fortran: Add missing TKR initialization to class variables  (*)
  ebe47cc... Daily bump. (*)
  9831a5f... Fortran: BOZ literal constants are not compatible to any ty (*)
  9b116c5... OpenACC: Don't gang-privatize artificial variables [PR90115 (*)
  578e013... Daily bump. (*)
  ca0220d... lto: do not load LTO stream for aliases [PR107418] (*)
  72717ec... IRA: Make sure array is big enough (*)
  e089e35... Daily bump. (*)
  3668a59... aarch64: update Ampere-1 core definition (*)
  4b54eb8... aarch64: fix off-by-one in reading cpuinfo (*)
  29a1eb4... Daily bump. (*)
  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_<mode> [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 <ranges> 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 <thread> and <fut (*)
  87da20c... libstdc++: Check for overflow in regex back-reference [PR10 (*)
  6c08f8e... Daily bump. (*)
  98fb37e... Daily bump. (*)
  c1ba36e... Fortran: Fix ICE with -fcheck=pointer [PR100136] (*)
  f4f72a2... Daily bump. (*)
  29b456e... Daily bump. (*)
  2d4f60f... rs6000: Don't ICE when we disassemble an MMA variable [PR10 (*)
  a1caa42... Daily bump. (*)
  3835765... cselib: add function to check if SET is redundant [PR106187 (*)
  de1ba23... arm: correctly handle misaligned MEMs on MVE [PR105463] (*)
  e69134e... AArch64: Fix bootstrap failure due to dump_printf_loc forma (*)
  a114570... Daily bump. (*)
  f959302... Fix up dump_printf_loc format attribute and adjust uses [PR (*)
  b33602e... Daily bump. (*)
  63997f2... Daily bump. (*)
  962f9ba... Update gcc sv.po (*)
  bd2bc5f... Fortran/OpenMP: Fix strictly structured blocks parsing (*)
  29dfe1c... c++: __has_builtin gives the wrong answer [PR106759] (*)
  e927d1c... sve: Fix fcmuo combine patterns [PR106524] (*)
  f86df0b... Daily bump. (*)
  22ff125... rs6000: Allow conversions of MMA pointer types [PR106017] (*)
  511df91... x86: Cast stride to __PTRDIFF_TYPE__ in AMX intrinsics (*)
  87a07e9... fortran: Expand ieee_arithmetic module's ieee_value inline  (*)
  c5d4e67... fortran: Expand ieee_arithmetic module's ieee_class inline  (*)
  0784ef5... i386: Fix up mode iterators that weren't expanded [PR106721 (*)
  0ce3c8e... c++: Implement P2327R1 - De-deprecating volatile compound o (*)
  030063c... ifcvt: Fix up noce_convert_multiple_sets [PR106590] (*)
  1961ab7... Daily bump. (*)
  006c412... Daily bump. (*)
  9f41e78... Daily bump. (*)
  1f682c9... Fortran: improve error recovery while simplifying size of b (*)
  9f78e7e... Don't gimple fold ymm-version vblendvpd/vblendvps/vpblendvb (*)
  6d5945e... Daily bump. (*)
  ce753c2... LoongArch: Fix pr106459 by use HWIT instead of 1UL. (*)
  cce15df... Daily bump. (*)
  219d9f6... libstdc++: Fix visit<void>(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 <stacktrace> [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 <cxxabi.h> in <stacktrace> (*)
  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 <linux/fs.h> 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 <time.h> 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 <memory> 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 (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/backport-12' 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:[~2022-12-09  9:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09  9:30 [gcc/marxin/heads/backport-12] (459 commits) i386: fix assert (__builtin_cpu_supports ("x86-64") >= 0) Martin Liska

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