From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 03479385703E; Tue, 21 Jun 2022 00:15:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 03479385703E Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (24 commits) libstdc++: async: tolerate slightly shorter sleep X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 576499b2ab9d87a331b5408c81012cf1d424f9d9 X-Git-Newrev: 62606df878fa54f1a25c0165e693ccfc2280ec7f Message-Id: <20220621001528.03479385703E@sourceware.org> Date: Tue, 21 Jun 2022 00:15:27 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2022 00:15:28 -0000 The branch 'aoliva/heads/testme' was updated to point to: 62606df878f... libstdc++: async: tolerate slightly shorter sleep It previously pointed to: 576499b2ab9... libstdc++: async: tolerate slightly shorter sleep Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 576499b... libstdc++: async: tolerate slightly shorter sleep 6db4e87... libstdc++: 60241.cc: tolerate slightly shorter aggregate sl 33d2224... libstdc++: testsuite: tolerate non-cancelling sleep 795c494... libstdc++: testsuite: use -lbsd for net_ts on RTEMS e1e966f... libstdc++: fs: rtems subdir renaming f77a86a... libstdc++: testsuite: skip fs last_write_time tests if not 8ce9375... libstdc++: testsuite: skip fs space tests if not available bbc315d... libstdc++: testsuite: fs rename to self may fail 8aada61... libstdc++: retry removal of dir entries if dir removal fail 5c032f0... libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYML b99549b... libstdc++: eh_globals: gthreads: reset _S_init before delet 1dfb4c0... libstdc++: testsuite: avoid predictable mkstemp 4652912... c++: testsuite: require lto_incremental in pr90990_0.C 0d4d8a3... Introduce -nolibstdc++ option b23df17... libstdc++: testsuite: call sched_yield for nonpreemptive ta 7794f2d... testsuite: pthread: call sched_yield for non-preemptive tar a217b9b... testsuite: outputs.exp: cleanup before running tests a094527... testsuite: outputs.exp: test for skip_atsave more thoroughl e1cef6c... aarch64: testsuite: symbol-range compile only 526b435... libstdc++-v3: testsuite: complex proj requirements d9fa800... libstdc++: testsuite: require cmath for exp simd 7d06c41... libstdc++: testsuite: use cmath long double overloads d95a7f8... libstdc++: testsuite: require cmath for nexttowardl 7c0edc4... libstdc++: testsuite: work around bitset namespace pollutio Summary of changes (added commits): ----------------------------------- 62606df... libstdc++: async: tolerate slightly shorter sleep 4ff3b78... libstdc++: 60241.cc: tolerate slightly shorter aggregate sl 9a35e3a... libstdc++: testsuite: tolerate non-cancelling sleep 34f7d70... libstdc++: testsuite: use -lbsd for net_ts on RTEMS dca0b80... libstdc++: fs: rtems subdir renaming d17aab2... libstdc++: testsuite: skip fs last_write_time tests if not fd08f70... libstdc++: testsuite: skip fs space tests if not available 8412b8a... libstdc++: testsuite: fs rename to self may fail 75ca2e1... libstdc++: retry removal of dir entries if dir removal fail 9330388... libstdc++: testsuite: test symlnks ifdef _GLIBCXX_HAVE_SYML 2714fc4... libstdc++: testsuite: avoid predictable mkstemp 9118254... libstdc++: eh_globals: gthreads: reset _S_init before delet c9f96bc... c++: testsuite: require lto_incremental in pr90990_0.C 344aa02... Introduce -nolibstdc++ option 885b174... libstdc++: testsuite: call sched_yield for nonpreemptive ta e6f1daa... testsuite: pthread: call sched_yield for non-preemptive tar 5a2a464... testsuite: outputs.exp: cleanup before running tests ff3b531... testsuite: outputs.exp: test for skip_atsave more thoroughl e2f1b42... aarch64: testsuite: symbol-range compile only ded0236... libstdc++-v3: testsuite: complex proj requirements 6d1ada9... libstdc++: testsuite: use cmath long double overloads 6cbdb8d... libstdc++: testsuite: require cmath for exp simd 91e4d31... libstdc++: testsuite: require cmath for nexttowardl cb400f6... libstdc++: testsuite: work around bitset namespace pollutio