public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (26 commits) Merge branch 'master' into devel/sphinx
@ 2021-08-19 10:03 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2021-08-19 10:03 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 0b6c24dd10f... Merge branch 'master' into devel/sphinx

It previously pointed to:

 60ae041aae4... Merge branch 'master' into devel/sphinx

Diff:

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

  0b6c24d... Merge branch 'master' into devel/sphinx
  301dc60... expand: Add new clrsb fallback expansion [PR101950] (*)
  c04d766... openmp: Fix ICE on requires clause with atomic_default_mem_ (*)
  cb23be4... testsuite, JIT, Darwin: Adjust asm tests for Mach-O. (*)
  4e6a5fa... openmp: For C++ ensure nothing directive has no operands (*)
  eea1677... JIT, testsuite, Darwin: Initial testsuite fixes. (*)
  b7fc420... Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' e (*)
  1db70e6... Revert "Add the member integer_to_sse to processor_cost as  (*)
  6e52998... Daily bump. (*)
  f0fca21... Fortran: Add OpenMP's nothing directive support (con't) (*)
  08defd9... Darwin, jit: Fix build [PR100613]. (*)
  d39367f... configure: Allow host fragments to react to --enable-host-s (*)
  d2aa4e0... Objective-C: fix crash with -fobjc-nilcheck (*)
  220c410... libiberty, Darwin : Fix simple-object LTO table for cross-e (*)
  15bdae0... Darwin: Handle the -rpath command line option. (*)
  1b34248... analyzer: detect and analyze virtual function calls (*)
  aef703c... analyzer: detect and analyze calls via function pointer (*)
  bb04a03... Make 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_and_d (*)
  640df4e... aarch64: Fix float <-> int errors in vld4[q]_lane intrinsic (*)
  4fb471a... libstdc++: Improve doxygen documentation for std::unique_pt (*)
  828176b... libstdc++: Improve doxygen comments in <bits/stl_function.h (*)
  aba938d... libstdc++: Enable doxygen processing for C++20 components (*)
  37620d5... libstdc++: Simplify n-ary arithmetic promotion traits (*)
  de44eee... libstdc++: Minor optimization for min/max/minmax (*)
  085c2f8... libstdc++: Fix CTAD for debug sequence containers (*)
  c883d1d... libstdc++: Fix vector<bool> printer tests to work in debug  (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/sphinx' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gcc/devel/sphinx] (26 commits) Merge branch 'master' into devel/sphinx
@ 2021-12-17 14:04 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2021-12-17 14:04 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 a29aa2eafa3... Merge branch 'master' into devel/sphinx

It previously pointed to:

 9d82b7b438b... Merge branch 'master' into devel/sphinx

Diff:

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

  a29aa2e... Merge branch 'master' into devel/sphinx
  7dca2ad... docs: fix option name reference (*)
  7fa2a20... docs: Fix spelling issues in -fipa-strict-aliasing. (*)
  411ac94... slp: check that the operation we're combing is a boolean op (*)
  574c09d... libgcc, Darwin: Add missing build dependencies. (*)
  80091f9... Sync config.sub: 2021-10-27 (*)
  ff56eea... Darwin, Driver: Avoid a link line for empty commands. (*)
  7c0ceae... Darwin, ppc: Additional change for r12-5974. (*)
  7444283... Revert "Fixed typo" (*)
  456b536... Add combine splitter to transform vpternlogd/vpcmpeqd/vpxor (*)
  79a8910... __builtin_dynamic_object_size: Recognize builtin (*)
  422f9eb... tree-object-size: Use trees and support negative offsets (*)
  871504b... c++: tweak comment (*)
  a37e8ce... c++: layout of aggregate base with DMI [PR103681] (*)
  774269a... Daily bump. (*)
  840a22e... Testsuite: Tweak gcc.dg/20021029-1.c for nios2. (*)
  06041b2... c++: delayed noexcept in member function template [PR99980] (*)
  93faac7... Check for class type before assuming a type is one [PR10370 (*)
  f91814c... Fix member alignment for all targets [PR103751]. (*)
  bb2a7f8... c++: two-stage name lookup for overloaded operators [PR5157 (*)
  271e36d... i386: Enable VxHF vector modes lower ABI levels [PR103571] (*)
  06cd44b... Fixed typo (*)
  54e6d3e... opts: do not do sanity check when an error is seen (*)
  5b8f5a5... pragma: respect pragma in lambda functions (*)
  c14f38d... Fix FLUSH IOSTAT value (*)
  3f624a6... Fix timezone handling near year boundaries (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/sphinx' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gcc/devel/sphinx] (26 commits) Merge branch 'master' into devel/sphinx
@ 2021-08-24  7:30 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2021-08-24  7:30 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 eb2de151c58... Merge branch 'master' into devel/sphinx

It previously pointed to:

 041709a62f1... Merge branch 'master' into devel/sphinx

Diff:

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

  eb2de15... Merge branch 'master' into devel/sphinx
  f897716... Tweak -Os costs for scalar-to-vector pass. (*)
  78fa511... [Committed] PR middle-end/102029: Stricter typing in LSHIFT (*)
  819b7c3... Disable slp in loop vectorizer when cost model is very-chea (*)
  38b19c5... Daily bump. (*)
  8ca7fa8... analyzer: rewrite of switch handling (*)
  192d4ed... rs6000: Fix AIX bootstrap (don't call asprintf) (*)
  596f964... rs6000: Add gengtype handling to the build machinery (*)
  34ad198... rs6000: Incorporate new builtins code into the build machin (*)
  30c335a... rs6000: Avoid buffer overruns (*)
  3d654ca... analyzer: fix ICE with NULL change.m_expr [PR101875] (*)
  4b821c7... analyzer: fix ICE when failing to reconstruct a fn ptr [PR1 (*)
  e82e0f1... analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- (*)
  4892b30... analyzer: fix uninit false positive on overlapping bindings (*)
  38757aa... libiberty, Darwin: Fix a build warning. (*)
  6a64964... Avoid redundant entries in modref access lists. (*)
  29c355f... Add 'libgomp.c/address-space-1.c' (*)
  bb75b22... Allow matching Intel MIC in OpenMP 'declare variant' (*)
  1a12937... libstdc++: Add default template argument to basic_istream_v (*)
  fedadb6... Add tailcall/sibcall support to the H8 (*)
  89ff4f0... [Committed] Restore build on !TARGET_TRULY_NOOP_TRUNCATION  (*)
  0230e69... ipa/97565 - fix IPA PTA body availability check (*)
  39baa88... Fix template in g++.dg/tree-ssa/modref-1.C (*)
  5bd4ab9... Fix previous ipa-modref patch (*)
  da6ce35... libstdc++: Use __builtin_expect in __dynamic_cast (*)
  bc97e73... libstdc++: Make permissions_are_testable function inline [P (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/sphinx' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-17 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 10:03 [gcc/devel/sphinx] (26 commits) Merge branch 'master' into devel/sphinx Martin Liska
2021-08-24  7:30 Martin Liska
2021-12-17 14:04 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).