public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ARM/heads/arm-10] (107 commits) Enable -fcode-hoisting with -Os.
@ 2020-11-03 20:10 Vidya Praveen
  0 siblings, 0 replies; only message in thread
From: Vidya Praveen @ 2020-11-03 20:10 UTC (permalink / raw)
  To: gcc-cvs

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

 3b91aab1544... Enable -fcode-hoisting with -Os.

It previously pointed to:

 6c08c51aa10... Enable -fcode-hoisting with -Os.

Diff:

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

  6c08c51... Enable -fcode-hoisting with -Os.


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

  3b91aab... Enable -fcode-hoisting with -Os.
  7252443... testsuite/97688 - fix check_vect () with __AVX2__ (*)
  217fb4d... [OpenACC] Enable inconsistent nested 'reduction' clauses ch (*)
  eeeb683... [OpenACC] Split up testcases for inconsistent nested 'reduc (*)
  5ceaf8a... [Fortran] More precise location information for OpenACC 'ga (*)
  8d09f49... [OpenACC] More precise diagnostics for 'gang', 'worker', 'v (*)
  8950de5... Daily bump. (*)
  f1d5eb4... Daily bump. (*)
  28aaad4... Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' (*)
  a5c5f9e... Further improve Fortran column location information [PR9279 (*)
  591e878... libgomp testsuite: tell warning from error diagnostics, etc (*)
  e41011e... wide-int: Fix up set_bit_large (*)
  5ab7959... c++: Tolerate empty initial args during normalization [PR97 (*)
  fc423b4... [OpenACC] Elaborate testcases that verify column location i (*)
  7e5c72d... Daily bump. (*)
  32d16af... LTO: get_section: add new argument (*)
  f0b66a1... libstdc++: Fix memory issue in ranges::lexicographical_comp (*)
  26abfb0... Daily bump. (*)
  833b180... c++: Check constraints before instantiation from mark_used  (*)
  4af78dd... libstdc++: Apply proposed resolutions for LWG 3428, 3447 (*)
  a78cd75... testsuite: add another test for the rotate vectorization mi (*)
  ca84557... tree-optimization/97081 - fix wrong-code with vectorized sh (*)
  f89c7f6... Daily bump. (*)
  5c7894f... Daily bump. (*)
  d99b9de... cplxlower: Avoid a transform when looking at a default defi (*)
  1ac3516... Daily bump. (*)
  2275ef9... Daily bump. (*)
  da76d98... c++: Fix verify_ctor_sanity ICE [PR96241] (*)
  ae1970d... Daily bump. (*)
  cf25b03... Daily bump. (*)
  90b83a2... PR fortran/95979 - ICE in get_kind, at fortran/simplify.c:1 (*)
  8094f78... c++: Handle RANGE_EXPR index in init_subob_ctx [PR97328] (*)
  523e6e5... Fix PR97439 (*)
  3444bed... PR target/96759 - Handle global variable assignment from mi (*)
  afb81aa... Daily bump. (*)
  eab7631... libstdc++: Remove overzealous static_asserts from std::span (*)
  36ee59a... Simplify trivial VEC_COND_EXPR in expander. (*)
  98cd020... libsanitizer: add test-case (*)
  5758b0d... ASAN: Support detect_invalid_pointer_pairs=1 with detect_st (*)
  d445a86... libstdc++: Apply proposed resolution for LWG 3450 (*)
  559db3d... libstdc++: Fix division by zero in std::sample (*)
  f877f58... libstdc++: Mark some more algorithms constexpr for C++20 (*)
  574ab3c... libstdc++: Implement remaining piece of LWG 3448 (*)
  c554aeb... libstdc++: elements_view's sentinel and iterator not compar (*)
  6484e48... libstdc++: Implement P1994R1 changes to ranges::elements_vi (*)
  947f818... Daily bump. (*)
  b3e474c... libstdc++: Fix compatibility support in unique_ptr pretty p (*)
  a109bec... libstdc++: Implement LWG 3706 for COW strings (*)
  a8f4ed5... libstdc++: Enable tests that incorrectly require cxx11-abi (*)
  34b8017... libstdc++: Add C++11 member functions for ios::failure in o (*)
  84b3d60... libstdc++: Fix doxygen comment for std::any_of (*)
  0fa9ec4... libstdc++: Fix documentation for return values of copy algo (*)
  88462e6... libstdc++: Fix misnamed configure option in manual (*)
  64b0780... c++: Fix last change. (*)
  257bbf1... c++: Fix P0846 (ADL and function templates) in template [PR (*)
  6c8a235... Daily bump. (*)
  90c9484... libstdc++: Make std::assume_aligned a constexpr function [P (*)
  53325de... PR libfortran/97063 - Wrong result for vector (step size is (*)
  634ee90... arm: Fix the warning -mcpu=cortex-m55 conflicting with -mar (*)
  fe2dbc3... Daily bump. (*)
  de9dd4a... Daily bump. (*)
  19b9411... Daily bump. (*)
  7591fc0... arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 9 (*)
  c4fb78e... arm: [MVE] Remove illegal intrinsics (PR target/96914) (*)
  f5d0b57... arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914) (*)
  0cf2936... Restrict PR middle-end/95886 x86 test to !ia32 (*)
  75a016e... Restrict test to LP64. (*)
  1a98b22... combine: Fix up simplify_shift_const_1 for nested ROTATEs [ (*)
  a30fcfb... openmp: Set cfun->calls_alloca when needed in OpenMP outlin (*)
  7790a71... support TARGET_MEM_REF in C/C++ error pretty-printing [PR97 (*)
  4199cfa... arm: Fix wrong code generated for mve scatter store with wr (*)
  b3bfb38... arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55 (*)
  a9e64bb... ipa-prop: Fix multiple-target speculation resolution (*)
  92fedd3... IPA: compare VRP types. (*)
  6183823... Daily bump. (*)
  df2f662... libstdc++: Fix typos in copyright notice (*)
  03dcf97... libstdc++: Fix markup in C++20 status table (*)
  6957aba... MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISA (*)
  be8b62c... IPA: fix profile handling in IRA (*)
  d953d7e... Daily bump. (*)
  b6bf8af... Daily bump. (*)
  5b814b6... libstdc++: Make ranges::construct_at constexpr-friendly [PR (*)
  1e8cd96... c++: Set the constraints of a class type sooner [PR96229] (*)
  29f86ee... AArch64: Add Neoverse N2 tuning model (*)
  d121b32... arm: Fix ICEs in no-literal-pool.c on MVE [PR97251] (*)
  eb06118... arm: Fix fp16 move patterns for base MVE (*)
  6f9e89a... Daily bump. (*)
  ce33401... PR target/97349 AArch64: Incorrect types for some Neon vdup (*)
  124b463... tree-optimization/97357: Fix testcase (*)
  4604348... d: Fix alias protection being ignored if used before declar (*)
  e293967... tree-optimization/97357 - avoid abnormals in loop splitting (*)
  67baa11... tree-optimization/97255 - missing vector bool pattern of SR (*)
  dc56d58... Daily bump. (*)
  f16af0e... Daily bump. (*)
  84b5b48... Daily bump. (*)
  70a66ff... Don't keep strict_low_part in reloads for non-registers. [P (*)
  6397f38... Daily bump. (*)
  aeb69dd... c++: Distinguish alignof and __alignof__ in cp_tree_equal [ (*)
  e4c9aac... Correct handling of constant representations containing emb (*)
  d4ec0a1... PR fortran/97272 - Wrong answer from MAXLOC with character  (*)
  11af9c3... PR target/97150 AArch64: 2nd parameter of unsigned Neon sca (*)
  7d177b1... PR target/96313 AArch64: vqmovun* return types should be un (*)
  56f778b... [RS6000] ICE in decompose, at rtl.h:2282 (*)
  0fe0032... libstdc++: Fix non-reserved names in headers (*)
  97a4f52... Daily bump. (*)
  136256c... lto: fix LTO debug sections copying. (*)
  708b451... Daily bump. (*)

(*) 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:[~2020-11-03 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 20:10 [gcc/ARM/heads/arm-10] (107 commits) Enable -fcode-hoisting with -Os Vidya Praveen

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