]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Remove unconditional -pthread from test options
authorJonathan Wakely <jwakely@redhat.com>
Sun, 15 Jan 2023 13:49:44 +0000 (13:49 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Sun, 15 Jan 2023 13:51:05 +0000 (13:51 +0000)
commit5ba715ed1aaf24d4f07c0d250a0a9df03aa0acb2
treecdaab645b0afe8d14fe0dd1073073bcdb8174ef0
parentb92e553558a0d88a1a678b9f862725c8c144b259
libstdc++: Remove unconditional -pthread from test options

This shouldn't be in the common options, it's already added for the
relevant targets using dg-additional-options.

libstdc++-v3/ChangeLog:

* testsuite/30_threads/jthread/jthread.cc: Remove -pthread from
dg-options.
libstdc++-v3/testsuite/30_threads/jthread/jthread.cc
This page took 0.055213 seconds and 5 git commands to generate.