public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Alexandre Oliva <aoliva@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/aoliva/heads/testme] (55 commits) libstdc++-v3: check for openat
Date: Wed, 22 Jun 2022 05:22:09 +0000 (GMT)	[thread overview]
Message-ID: <20220622052209.48D3F3835749@sourceware.org> (raw)

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

 a85c9a9baac... libstdc++-v3: check for openat

It previously pointed to:

 9a90a804bf9... libstdc++: eh_globals: gthreads: reset _S_init before delet

Diff:

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

  9a90a80... libstdc++: eh_globals: gthreads: reset _S_init before delet
  1393256... libstdc++: testsuite: call sched_yield for nonpreemptive ta
  98b47c7... libstdc++: testsuite: require cmath for nexttowardl
  b2319ad... libstdc++: testsuite: work around bitset namespace pollutio
  863e38d... testsuite: outputs.exp: cleanup before running tests
  56114d5... testsuite: outputs.exp: test for skip_atsave more thoroughl
  17e27a5... c++: testsuite: require lto_incremental in pr90990_0.C


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

  a85c9a9... libstdc++-v3: check for openat
  56391b3... libstdc++: fs: rtems subdir renaming
  bfdeb79... libstdc++: testsuite: skip fs last_write_time tests if not 
  9296549... libstdc++: testsuite: skip fs space tests if not available
  bd87f61... libstdc++: testsuite: fs rename to self may fail
  e4e2717... libstdc++: retry removal of dir entries if dir removal fail
  6951a7f... libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYML
  afa34f7... libstdc++: testsuite: avoid predictable mkstemp
  4906a4a... libstdc++: async: tolerate slightly shorter sleep
  8b555d2... libstdc++: 60241.cc: tolerate slightly shorter aggregate sl
  82ea4c6... libstdc++: testsuite: tolerate non-cancelling sleep
  9ed71d6... libstdc++: testsuite: use -lbsd for net_ts on RTEMS
  ccb5009... testsuite: pthread: call sched_yield for non-preemptive tar
  34009a5... libstdc++-v3: testsuite: complex proj requirements
  b39e030... libstdc++: testsuite: use cmath long double overloads
  522b991... libstdc++: testsuite: require cmath for exp simd
  c8fff73... aarch64: testsuite: symbol-range fallback to compile
  766d5eb... Introduce -nolibstdc++ option
  98b6e62... RISC-V: Add -mtune=thead-c906 to the invoke docs (*)
  a33dda0... libstdc++: eh_globals: gthreads: reset _S_init before delet (*)
  f129628... libstdc++: testsuite: call sched_yield for nonpreemptive ta (*)
  540ae36... libstdc++: testsuite: require cmath for nexttowardl (*)
  345d69a... libstdc++: testsuite: work around bitset namespace pollutio (*)
  7a1790a... testsuite: outputs.exp: cleanup before running tests (*)
  870f686... testsuite: outputs.exp: test for skip_atsave more thoroughl (*)
  614db23... c++: testsuite: require lto_incremental in pr90990_0.C (*)
  5e377d2... i386: Add syscall to enable AMX for latest kernels (*)
  ec532b4... xtensa: Fix buffer overflow (*)
  de89b07... Daily bump. (*)
  4306339... PR target/105991: Recognize PLUS and XOR forms of rldimi in (*)
  85d613d... libgomp: Fix up target-31.c test [PR106045] (*)
  7905a9a... libgo: #include <sys/types.h> when checking for loff_t (*)
  f1fcd6e... doc: Document module language-linkage supported (*)
  ab981aa... match.pd: Remove "+ 0x80000000" in int comparisons [PR94899 (*)
  a0c30fe... ifcvt: Don't introduce trapping or faulting reads in noce_t (*)
  2df1df9... expand: Fix up expand_cond_expr_using_cmove [PR106030] (*)
  5742408... if-to-switch: Don't skip the first condition bb when find_c (*)
  70454c5... tree-object-size: Don't let error_mark_node escape for ADDR (*)
  d6ba321... Daily bump. (*)
  607118d... testsuite, asan: Avoid color in asan test output. (*)
  fe9765c... i386: Disallow sibcall for calling ifunc functions with PIC (*)
  1b23812... testsuite, Darwin: Skip an unsupported test. (*)
  125bf21... testsuite, Darwin: Allow for two CTOR bodies in array61 tes (*)
  2eb3adb... arm: more testsutie fallout for mve move-immediate changes (*)
  a78e5d3... testsuite: Add a missing USER_LABEL_PREFIX to a regex. (*)
  ab5d82c... testsuite: Require init_priority target support in a test. (*)
  713f2fd... middle-end/106027 - fix types in needle folding (*)
  86882d9... vect: Respect slp decision when applying suggested uf [PR10 (*)
  c56f798... lto-plugin: support LDPT_GET_SYMBOLS_V3 (*)
  9f55aee... Add operators / and * for profile_{count,probability}. (*)
  970b03c... RISC-V: Fix a bug that is the CMO builtins are missing para (*)
  e058dfc... Daily bump. (*)
  46880cd... xtensa: Fix RTL insn cost estimation about relaxed MOVI ins (*)
  75ab2f0... xtensa: Apply a few minor fixes (*)
  4390e7b... Daily bump. (*)

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


                 reply	other threads:[~2022-06-22  5:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220622052209.48D3F3835749@sourceware.org \
    --to=aoliva@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).