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/21278] [mips] o32 st_rdev has wrong type


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

--- 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  112039611cc21c5cbe41b578633f39d2fe396618 (commit)
      from  ba7fe6906d213e226dff8606dca64feb48718e27 (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=112039611cc21c5cbe41b578633f39d2fe396618

commit 112039611cc21c5cbe41b578633f39d2fe396618
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Mar 20 21:28:16 2017 +0000

    conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278).

    MIPS o32 struct stat has the wrong type of st_rdev.  This patch XFAILs
    that test in the conformtest expectations for this case (the bug
    should not be closed without an actual fix, however).

    Tested with build-many-glibcs.py.

        [BZ #21278]
        * sysdeps/unix/sysv/linux/mips/mips32/Makefile
        [$(subdir) = conform] (conformtest-xfail-conds): Update comment.
        * conform/data/sys/stat.h-data (stat.st_rdev): XFAIL for
        mips-o32-linux.

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

Summary of changes:
 ChangeLog                                    |    6 ++++++
 conform/data/sys/stat.h-data                 |    3 ++-
 sysdeps/unix/sysv/linux/mips/mips32/Makefile |    2 +-
 3 files changed, 9 insertions(+), 2 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]