public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ARM/heads/arm-10] (104 commits) Enable -fcode-hoisting with -Os.
@ 2021-06-01 15:04 Stam Markianos-Wright
  0 siblings, 0 replies; only message in thread
From: Stam Markianos-Wright @ 2021-06-01 15:04 UTC (permalink / raw)
  To: gcc-cvs

The branch 'ARM/heads/arm-10' was updated to point to:

 9ad1a6b4c5b... Enable -fcode-hoisting with -Os.

It previously pointed to:

 7d5aac7385b... Enable -fcode-hoisting with -Os.

Diff:

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

  7d5aac7... Enable -fcode-hoisting with -Os.


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

  9ad1a6b... Enable -fcode-hoisting with -Os.
  969d518... Daily bump. (*)
  4cfb938... Daily bump. (*)
  c571dbf... Daily bump. (*)
  0c57b4f... Daily bump. (*)
  799cf16... PR fortran/98411 - Pointless warning for static variables (*)
  4350d43... Daily bump. (*)
  4ec0307... Daily bump. (*)
  4c035ae... Daily bump. (*)
  59eb00c... arm: Fix wrong code with MVE V2DImode loads and stores [PR9 (*)
  bc59a99... Daily bump. (*)
  09026b9... Daily bump. (*)
  7bc4ec5... Daily bump. (*)
  5cfbfb1... Daily bump. (*)
  a7e72b2... libsanitizer: Remove cyclades from libsanitizer (*)
  ef06093... Fix internal error on locally derived bit-packed array type (*)
  79bab52... Always translate Is_Pure flag into pure in C sense (*)
  f32045f... Fix incorrect SLOC on instruction (*)
  31473de... Daily bump. (*)
  a335afe... c++: designated init with anonymous union [PR100489] (*)
  75c5c4a... c++: constexpr and volatile member function [PR80456] (*)
  fe0f9ef... c++: generic lambda in template fn with DMI [PR100054] (*)
  d83c30e... c++: alias template equivalence and cv-quals [PR100032] (*)
  59d821d... c++: constexpr, inheritance, and local class [PR91933] (*)
  92e9b2a... c++: deduction guide using alias [PR99180] (*)
  e41d610... c++: friend with redundant qualification [PR41723] (*)
  de47fb3... c++: base template friend [PR52625] (*)
  decd38f... c++: using overloaded with local decl [PR92918] (*)
  e206f71... c++: access checking in aggregate initialization [PR96673] (*)
  5b68416... c++: C++17 constexpr static data member linkage [PR99901] (*)
  8909ed5... c++: -Wunused, constant, and generic lambda [PR96311] (*)
  ff24ef6... c++: lambda in DMI in class template [PR95870] (*)
  7c365bb... c++: constexpr if and nested generic lambda [PR99201] (*)
  dce71e0... c++: array new initialized from a call [PR99643] (*)
  b13ac26... c++: PMF template parm and noexcept [PR90664] (*)
  a12ae58... c++: NRV in lambda in template [PR91217] (*)
  5e78018... c++: lambda pack init-capture within generic lambda (*)
  a4b3683... Fix gnat.dg spurious failures on PowerPC64 LE (*)
  0a193c9... arm: Fix ICEs with compare-and-swap and -march=armv8-m.base (*)
  56ffc39... Daily bump. (*)
  b8f791b... doc: Update description of __GXX_EXPERIMENTAL_CXX0X__ (*)
  9af26b4... Daily bump. (*)
  f12013a... gcc-changelog: Remove use of non-strict mode (*)
  e6cd786... Daily bump. (*)
  47d3815... rtl-optimization/80960 - avoid creating garbage RTL in DSE (*)
  4cd69a5... libstdc++: Fix filesystem::path constraints for volatile [P (*)
  c060d1d... libstdc++: Fix find_type helper to work consistently (*)
  0ba727f... Update mpfr version to 3.1.6 (*)
  9ddc622... tree-optimization/100566 - fix another predication issue in (*)
  a6fac60... Daily bump. (*)
  6f68f2b... Daily bump. (*)
  84eb12c... Daily bump. (*)
  a0368f8... gcc-changelog: sync scripts. (*)
  0c6fe93... Daily bump. (*)
  788f9c8... arm: Remove duplicate definitions from arm_mve.h (pr100419) (*)
  1d1a690... arm: correctly handle inequality comparisons against max co (*)
  be80f3e... Daily bump. (*)
  0d1e402... PR middle-end/100571 - bogus -Wstringop-overflow with VLA o (*)
  419c243... aarch64: Avoid duplicating bti j insns for jump tables [PR9 (*)
  28bb5c4... Daily bump. (*)
  ee359d8... RISC-V: For '-march' and '-mabi' options, add 'Negative' pr (*)
  e45df7a... Daily bump. (*)
  5f665c1... rs6000: Fix cpu selection w/ isel (PR100108) (*)
  a21d28d... Daily bump. (*)
  291931b... Daily bump. (*)
  bea76e5... Daily bump. (*)
  d7c8e62... libcpp: Fix up pragma preprocessing [PR100450] (*)
  8430391... Daily bump. (*)
  9c4797e... modulo-sched: skip loops with strange register defs [PR1002 (*)
  d218fed... arm: Fix testisms introduced with fix for pr target/95646 (*)
  f1370bf... arm: Do not clobber callee saved registers with CMSE. (*)
  f3c73cb... Daily bump. (*)
  e3abcc5... Fix PR target/100402 (*)
  92fef3f... PR fortran/100274 - ICE in gfc_conv_procedure_call, at fort (*)
  0df3ba9... libstdc++: Implement LWG 3517/3520 for join_view/transform_ (*)
  a3a6a7f... PR rtl-optimization/100263: Ensure register can change mode (*)
  329f730... tree-optimization/98786 - fix issue with phiopt and abnorma (*)
  bd475d1... tree-optimization/100278 - handle mismatched code in TBAA a (*)
  fea9741... Daily bump. (*)
  4134c3e... libstdc++: Implement proposed resolution for LWG 3532 (*)
  1cb3994... libstdc++: Implement P2259R1 changes [PR95983] (*)
  a0f9800... nvptx: Fix up nvptx build against latest libstdc++ [PR10037 (*)
  42ba897... aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100 (*)
  5a79a90... cfgcleanup: Fix -fcompare-debug issue in outgoing_edges_mat (*)
  14786c8... vmsdbgout: Remove useless register keywords (*)
  9225a49... early-remat.c: Fix new/delete mismatch [PR100230] (*)
  1f354d6... Daily bump. (*)
  b81834e... libstdc++: Fix up lambda in join_view::_Iterator::operator+ (*)
  b52e1d7... Daily bump. (*)
  de8473c... Daily bump. (*)
  b5aeeb8... Daily bump. (*)
  0244ef4... libstdc++: Fix inconsistent feature test macro (*)
  1781e8f... aix: Alias -m64 to -maix64 and -m32 to -maix32. (*)
  1e54e82... c++/98032 - add testcase (*)
  e1a39b7... tree-optimization/96513 - rewrite hybrid SLP detection (*)
  eeaaeb8... Daily bump. (*)
  9b6fecd... libstdc++: Add missing 'inline' specifiers to net::ip funct (*)
  8cfa990... libstdc++: Define __cpp_lib_constexpr_string macro (*)
  d0ae39c... arm: fix UB due to missing mode check [PR100311] (*)
  6cf529b... Fortran/OpenMP: Fix var-list expr parsing with array/dt (*)
  cd0c562... Daily bump. (*)
  39e8bfe... i386: Fix atomic FP peepholes [PR100182] (*)
  83ee799... Daily bump. (*)
  e06c762... PR fortran/100154 - ICE in gfc_conv_procedure_call, at fort (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/ARM/heads/arm-10' 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-06-01 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 15:04 [gcc/ARM/heads/arm-10] (104 commits) Enable -fcode-hoisting with -Os Stam Markianos-Wright

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