This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #9 from ghazi at gcc dot gnu dot org  2006-10-17 01:28 -------
Subject: Bug 29300

Author: ghazi
Date: Tue Oct 17 01:28:41 2006
New Revision: 117812

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117812
Log:
        Backport:
        2006-10-14  Eric Botcazou  <ebotcazou@libertysurf.fr>

        * gcc.dg/pthread-init-2.c (dg-options): Define _POSIX_C_SOURCE=199506L
        on Solaris 2.5.1 too.

        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-03  Uros Bizjak  <uros@kss-loka.si>

        * gcc-dg/pthread-init-common.h: Define _GNU_SOURCE. Add tests for
        PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP,
        PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP,
        PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NP and
        PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP mutex initializers.

        2006-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

        * gcc.dg/pthread-init-1.c, pthread-init-2.c,
        pthread-init-common.h: New.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pthread-init-1.c
    branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pthread-init-2.c
    branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pthread-init-common.h
Modified:
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]