public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (131 commits) [PR100518] store by mult pieces: keep addr in Pmode
@ 2021-12-15  6:05 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2021-12-15  6:05 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 71cc9b8c391... [PR100518] store by mult pieces: keep addr in Pmode

It previously pointed to:

 af93386ffc1... [PR103097] tolerate reg-stack cross-block malformed asms

Diff:

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

  71cc9b8... [PR100518] store by mult pieces: keep addr in Pmode (*)
  c95a9f1... [PR100843] store by mult pieces: punt on max_len < min_len (*)
  9c6586b... Daily bump. (*)
  a2a0c91... Fix ICE. [PR103682] (*)
  9a4b451... libstdc++: Support old and new T_FMT for en_HK locale [PR10 (*)
  85a438f... [PATCH] stddef.h: add support for musl typedef macro guards (*)
  a888259... regrename: Skip renaming if instruction is noop move. (*)
  7ce3c23... libstdc++: Fix handling of invalid ranges in std::regex [PR (*)
  fda2872... libstdc++: Simplify typedefs by using __UINTPTR_TYPE__ (*)
  63bb98e... libstdc++: Simplify definition of std::regex_constants vari (*)
  926d649... rs6000: Rename arrays to remove temporary _x suffix (*)
  d9421a8... rs6000: Rename functions with "new" in their names (*)
  9e855d2... rs6000: Remove rs6000-builtin.def and associated data and f (*)
  9791218... rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.de (*)
  84c5516... rs6000: Remove altivec_overloaded_builtins array and initia (*)
  15c02ab... rs6000: Do not allow combining of multiple assemble quads [ (*)
  ca39102... Fortran: prevent NULL pointer dereference in check of passe (*)
  e866e1c... Fortran: prevent NULL pointer dereferences checking do-loop (*)
  7a54d3d... i386: Implement VxHF vector set/insert/extract with lower A (*)
  2cf62ef... rs6000: Remove new_builtins_are_live and dead code it was g (*)
  936051f... rs6000: Builtins for doubleword compare should be in [power (*)
  74aeb97... rs6000: Some builtins require IBM-128 long double format (P (*)
  3736837... Add support for global rvalue initialization and constructo (*)
  1c61316... Fortran: PACK intrinsic should not try to read from zero-si (*)
  3305135... Determine global memory accesses in ipa-modref (*)
  44aa890... testsuite: Silence conversion warnings for MIN1 and MAX1 (*)
  f1215db... fortran: Silence conversion warnings for MIN1 and MAX1 (*)
  973f6ae... [PR99531] Do not scan push insn for ia32 in the test (*)
  81fdb5d... MAINTAINERS: Add myself to write after approval (*)
  fdcddba... aarch64: Add LS64 extension and intrinsics (*)
  0dfb1bd... testsuite: fix ASAN errors (*)
  b0e6a25... libstdc++: Fix non-reserved name in <regex> header (*)
  561414c... c++: processing_template_decl vs template depth [PR103408] (*)
  d8eae5a... Remove fpic multilib on x86_64-vxworks (*)
  336dc54... c++: don't leak 'arglist' in build_new_op (*)
  c5ef950... c++: remove COMPOUND_EXPR_OVERLOADED flag (*)
  dff8ae8... Drop the fpic multilib for powerpc*-vxworks* (*)
  e163dbb... c: Fix ICE on deferred pragma in unknown attribute argument (*)
  228d64a... Adjust 'gfortran.dg/goacc/privatization-1-*' [PR103576, PR1 (*)
  7f1239c... Daily bump. (*)
  a7acb6d... [PR99531] Modify pseudo class cost calculation when process (*)
  149739c... x86: Avoid generating orb $0, %ah (*)
  fc4a93e... Rework VXWORKS_LINK_SPEC for shared objects support (*)
  04577ac... Remove ppc*-vxworks7* inadequate libgcc Makefile fragments (*)
  20a0e27... Remove special case for arm-vxworks on the use of vxcrtstuf (*)
  4099d65... Tigthen libc_internal and crtstuff for VxWorks shared objec (*)
  0515c95... VxWorks config fixes for shared objects (*)
  0ecb48d... Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7 (*)
  16c8480... Add -fipa-strict-aliasing (*)
  5954b4d... aarch64: Add command-line support for Armv8.8-a (*)
  d3bd985... aarch64: Use +mops to inline memset operations (*)
  bb768f8... aarch64: Add memmove expansion for +mops (*)
  0caf592... aarch64: Add support for Armv8.8-a memory operations and me (*)
  9eb8785... inline: fix ICE with -fprofile-generate (*)
  55fb12f... Include yvals.h for VxWorks < 7 RTPs as well (*)
  b80e6d9... Ensure VxWorks headers expose C99 features for C++ (*)
  f3f923e... Leverage sysroot for VxWorks (*)
  7bf710b... libstdc++: Add support for '?' in linker script globs (*)
  494ebfa... Fortran: Handle compare in OpenMP atomic (*)
  55823c5... libstdc++: Make ranges::size and ranges::empty check for un (*)
  ef5d671... libstdc++: Fix std::regex_replace for strings with embedded (*)
  3788c4e... docs: add missing @item for the first item (*)
  7ed58b4... pch: Small cleanup (*)
  3b61f06... Do not ICE on ternary expressions when calculating value ra (*)
  01ad8c5... pragma: Update target option node when optimization changes (*)
  c8dcf64... Daily bump. (*)
  b8f7ff7... Replace gnu::unique_ptr with std::unique_ptr (*)
  0b52083... libgccjit: Add support for setting the link section of glob (*)
  aeedb00... nvptx: Add (experimental) support for HFmode with -misa=sm_ (*)
  e93809f... Terminate BB analysis on NULL memory access in ipa-pure-con (*)
  e8decbe... Daily bump. (*)
  c6b7f68... libgccjit: Add support for TLS variable [PR95415] (*)
  611fdb0... libgccjit: Add support for types used by atomic builtins [P (*)
  7e913ca... Fortran: fix checking of elemental functions of type CLASS (*)
  2f217f7... Avoid updating hot bb threshold in call speculation code (*)
  c87ff87... Fix handling of thunks in ipa-modref (*)
  365c7c6... libgcc: vxcrtstuff.c: make ctor/dtor functions static (*)
  8b2885d... libgcc: vxcrtstuff.c: remove ctor/dtor declarations (*)
  2e80670... libstdc++: check length in string append [PR103534] (*)
  0bceef1... Daily bump. (*)
  b504917... libgcc, Darwin: Update darwin10 unwinder shim dependencies. (*)
  a2f4b4b... jit: set DECL_CONTEXT of RESULT_DECL [PR103562] (*)
  1e2eee7... symtab: fix comment typo (*)
  0df964b... c++: Add test for C++23 auto(x) (*)
  bb6a1eb... Fortran: fix check for pointer dummy arguments with INTENT( (*)
  982a2c9... libstdc++: Add std::time_get %r support [PR71367] (*)
  c82e492... libstdc++: Some time_get fixes [PR78714] (*)
  57b291c... Fix inaccuracies in VxWorks LINK_SPEC (*)
  8a404fe... Remove assignment to STMP_FIXINC from t-vxworks (*)
  ffb6325... libstdc++: Guard mutex and condvar with gthreads macro [PR1 (*)
  ca1c706... libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro (*)
  68fd247... Replace t-ppccomm by t-vxworks in libgcc/config/rs6000 (*)
  2077750... param: Add missing . in description. (*)
  2a1c3b6... PR ipa/103601: ICE compiling CSiBE in ipa-modref's insert_k (*)
  4a87a8e... amdgcn: Change offload variable table discovery (*)
  a5f65cf... pr103523: Check for PLUS/MINUS support (*)
  db184a3... libstdc++: Fix diagnostic pragma push that should be pop (*)
  9c7d5e8... d: Merge upstream dmd 3982604c5, druntime bc58b1e9, phobos  (*)
  38c60e5... libstdc++: Make atomic<T*>::wait() const [PR102994] (*)
  35a4fe8... x86: Update -mtune=tremont (*)
  213b7d9... d: Align methods to MINIMUM_METHOD_BOUNDARY. (*)
  4b4839e... Daily bump. (*)
  2c7fb16... libstdc++: Fix ambiguous comparisons for iterators in C++20 (*)
  9042302... libstdc++: Remove bogus dg-error for effective-target c++20 (*)
  a8e02a0... libstdc++: Make std::make_exception_ptr work with -fno-exce (*)
  a1ca039... libstdc++: Fix std::exception_ptr regressions [PR103630] (*)
  a219139... libstdc++: Implement std::ios_base::noreplace for C++23 [PR (*)
  9e18a25... libstdc++: Allow std::condition_variable waits to be cancel (*)
  db5fa08... libstdc++: Avoid unnecessary allocations in std::map insert (*)
  fb9875e... libstdc++: Do not leak empty COW strings (*)
  f8463b0... libstdc++: Disable over-zealous warnings about std::string  (*)
  fe9571a... libstdc++: Fix non-reserved name in std::allocator base cla (*)
  f157c53... Limit inlining functions called once (*)
  243a980... Extend the offset and size of merged object references [PR1 (*)
  9eeca99... Avoid expecting nonzero size for access none void* argument (*)
  a2c12cb... Fix path to t-ppc64-fp for ppc*-vxworks7* libgcc tmake_file (*)
  fa9f40b... pch: Fix aarch64 build [PR71934] (*)
  1486e4b... Leverage VX_CPU_PREFIX in aarch64-vxworks.h (*)
  6dfb105... Add a new dump function. (*)
  1334d88... Refactor compute_objsize_r into helpers. (*)
  10d185b... Introduce access_ref::merge_ref. (*)
  9354a7d... Pass GIMPLE statement to compute_objsize. (*)
  f9379fc... Move bndrng from access_ref to access_data. (*)
  425a39f... Use the recursive form of compute_objsize [PR 103143]. (*)
  6a071b2... c++: Handle auto(x) in parameter-declaration-clause [PR1034 (*)
  2766448... openmp: Fix libgomp.c++ testsuite errors for non-offload co (*)
  6a0f601... Provide vxworks alternate stdint.h during the build (*)
  0d5db1d... Darwin, PCH: Rework hooks for relocatable implementation [P (*)
  bf15cd6... pch: Fix up Darwin and HPUX pch_use_address hooks [PR71934] (*)
  747380f... pch: Add support for relocation of the PCH data [PR71934] (*)
  5791bf7... D: fix UBSAN (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' 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:[~2021-12-15  6:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15  6:05 [gcc/aoliva/heads/testbase] (131 commits) [PR100518] store by mult pieces: keep addr in Pmode Alexandre Oliva

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