This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/21635] [powerpc32] uc_mcontext type wrong


https://sourceware.org/bugzilla/show_bug.cgi?id=21635

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  46ad8909ceec259b3cd22159fbd9c23aca1621f3 (commit)
      from  e0b5a3b6540524ede1986dbfc5f83dd478445cc2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=46ad8909ceec259b3cd22159fbd9c23aca1621f3

commit 46ad8909ceec259b3cd22159fbd9c23aca1621f3
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Jun 20 17:51:36 2017 +0000

    conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635).

    This patch XFAILs one test where the powerpc32 ucontext_t has the
    wrong type of a field, to allow the conform/ tests as a whole to pass
    once the namespace issues are fixed.

    Tested with build-many-glibcs.py.

        [BZ #21635]
        * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
        [$(subdir) = conform] (conformtest-xfail-conds): New variable.
        * conform/data/signal.h-data (uc_mcontext): XFAIL for
        powerpc32-linux.
        * conform/data/ucontext.h-data (uc_mcontext): Likewise.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                          |    7 +++++++
 conform/data/signal.h-data                         |    6 ++++--
 conform/data/ucontext.h-data                       |    3 ++-
 sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile |    5 +++++
 4 files changed, 18 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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