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/68739] FAIL: 30_threads/call_once/constexpr.cc (test for excess errors)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68739

--- Comment #10 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Sat Feb 25 20:29:39 2017
New Revision: 245740

URL: https://gcc.gnu.org/viewcvs?rev=245740&root=gcc&view=rev
Log:
        PR target/68739
        * inclhack.def (hpux11_pthread_pointer): New fix.
        (hpux11_pthread_const): Adjust to remove void * cast from define.
        * fixincl.x: Regenerate.


Modified:
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/fixincl.x
    trunk/fixincludes/inclhack.def
    trunk/fixincludes/tests/base/sys/pthread.h

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