Commit cf11ba00 by John David Anglin Committed by John David Anglin

re PR target/29300 (FAIL: gcc.dg/pthread-init-[12].c (test for excess errors))

	PR target/29300
	* gcc.dg/pthread-init-2.c (dg-options): Define _POSIX_C_SOURCE=199506L
	on hppa*-*-hpux*.

From-SVN: r117538
parent 6c65aa40
2006-10-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/29300
* gcc.dg/pthread-init-2.c (dg-options): Define _POSIX_C_SOURCE=199506L
on hppa*-*-hpux*.
2006-10-07 Francois-Xavier Coudert <coudert@clipper.ens.fr> 2006-10-07 Francois-Xavier Coudert <coudert@clipper.ens.fr>
PR fortran/16580 PR fortran/16580
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-Wextra -Wall -ansi" } */ /* { dg-options "-Wextra -Wall -ansi" } */
/* { dg-options "-Wextra -Wall -ansi -D_POSIX_C_SOURCE=199506L" { target { hppa*-*-hpux* } } } */
#include "pthread-init-common.h" #include "pthread-init-common.h"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment