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/18635] stdlib/tst-makecontext fails on i686


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

--- Comment #2 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  f6267fd880a3c93a05e731c4ae6d661bc91aaf25 (commit)
       via  ed95ec72fbe2ca35063dc80e6fd2931348439fc4 (commit)
      from  c01ae97eb8986600488332f4db98f4b6d6ebedbc (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=f6267fd880a3c93a05e731c4ae6d661bc91aaf25

commit f6267fd880a3c93a05e731c4ae6d661bc91aaf25
Author: Stefan Liebler <stli@linux.vnet.ibm.com>
Date:   Wed Jul 15 09:33:15 2015 +0200

    i686: Mark stdlib/tst-makecontext as XFAIL.

    The testcase stdlib/tst-makecontext fails on i686 because
    _Unwind_Backtrace from libgcc produces a segmentation fault if it was
    called within a context created by makecontext. See Bug 18635.

    ChangeLog:

        * sysdeps/i386/i686/Makefile (test-xfail-tst-makecontext):
        New variable.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ed95ec72fbe2ca35063dc80e6fd2931348439fc4

commit ed95ec72fbe2ca35063dc80e6fd2931348439fc4
Author: Stefan Liebler <stli@linux.vnet.ibm.com>
Date:   Wed Jul 15 09:33:14 2015 +0200

    S390: Regenerate ULPs

    I've regenerated the ulps for s390 from scratch.

    ChangeLog:

        * sysdeps/s390/fpu/libm-test-ulps: Regenerated.

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

Summary of changes:
 ChangeLog                       |    9 ++++++
 sysdeps/i386/i686/Makefile      |    6 ++++
 sysdeps/s390/fpu/libm-test-ulps |   56 +++++++++++++++++++-------------------
 3 files changed, 43 insertions(+), 28 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]