From: Jack Howarth Date: Mon, 17 Dec 2007 19:30:08 +0000 (+0000) Subject: re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_address) X-Git-Tag: releases/gcc-4.3.0~925 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8d887945e262935409342c08c21ac87a4d24c4;p=thirdparty%2Fgcc.git re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_address) 2007-12-17 Jack Howarth PR target/32765 * testsuite/libgomp.fortran/crayptr2.f90: Move dg-options for darwin. From-SVN: r131012 --- diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 7d3ef12a7190..49b6c5494775 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2007-12-17 Jack Howarth + + PR target/32765 + * testsuite/libgomp.fortran/crayptr2.f90: Move dg-options for darwin. + 2007-12-04 Jakub Jelinek * omp.h.in (__GOMP_NOTHROW): Define. Use it on omp_* prototypes. diff --git a/libgomp/testsuite/libgomp.fortran/crayptr2.f90 b/libgomp/testsuite/libgomp.fortran/crayptr2.f90 index 2e95b7a4f9b5..d174d0366dc4 100644 --- a/libgomp/testsuite/libgomp.fortran/crayptr2.f90 +++ b/libgomp/testsuite/libgomp.fortran/crayptr2.f90 @@ -1,6 +1,6 @@ ! { dg-do run } -! { dg-options "-fopenmp -fcray-pointer -static-libgcc" { target *-*-darwin* } } ! { dg-options "-fopenmp -fcray-pointer" } +! { dg-options "-fopenmp -fcray-pointer -static-libgcc" { target *-*-darwin* } } use omp_lib integer :: a, b, c, d, p