[Bug target/46131] Some TLS execution tests fail on Tru64 UNIX with emutls

ro at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 6 17:28:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46131

--- Comment #10 from Rainer Orth <ro at gcc dot gnu.org> 2010-12-06 17:28:43 UTC ---
Author: ro
Date: Mon Dec  6 17:28:38 2010
New Revision: 167507

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167507
Log:
    gcc:
    Backport from mainline:
    2010-07-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

    * doc/sourcebuild.texi (Add Options): Document tls.

    gcc/testsuite:
    Backport from mainline:
    2010-07-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

    * lib/target-supports.exp (add_options_for_tls): New proc.
    * g++.dg/tls/static-1.C: Use dg-add-options tls.
    * g++.dg/tls/static-1a.cc: Likewise.
    * gcc.dg/tls/emutls-1.c: Likewise.
    * gcc.dg/tls/opt-11.c: Likewise.
    * gcc.dg/tls/opt-12.c: Likewise.
    * gcc.dg/tls/pr24428-2.c: Likewise.
    * gcc.dg/tls/pr24428.c: Likewise.

    2010-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

    PR target/46131
    * lib/target-supports.exp (add_options_for_tls): Pass -pthread for
    *-*-osf*.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/doc/sourcebuild.texi
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/tls/static-1.C
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/tls/static-1a.cc
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/emutls-1.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/opt-11.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/opt-12.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/pr24428-2.c
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tls/pr24428.c
    branches/gcc-4_5-branch/gcc/testsuite/lib/target-supports.exp



More information about the Gcc-bugs mailing list