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/15605] gcc-4.8 + tree-loop-distribute-patterns breaks is unsafe for GLIBC


http://sourceware.org/bugzilla/show_bug.cgi?id=15605

--- Comment #7 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, release/2.18/master has been updated
       via  2a8396b962b8c57a2581023b62766a3ac44c3ba4 (commit)
      from  0553c6642be2cdf6bac776fac5fd50164cb28709 (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=2a8396b962b8c57a2581023b62766a3ac44c3ba4

commit 2a8396b962b8c57a2581023b62766a3ac44c3ba4
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Mon Jan 20 11:05:22 2014 -0800

    Include generic symbol-hacks.h for x32

    In BZ #15605 fix with addding memset/memmove alias in symbol-hacks.h,
    x32 symbol-hacks.h change was missing.  Fixed by including
    <sysdeps/generic/symbol-hacks.h> in x32 symbol-hacks.h.

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

Summary of changes:
 ChangeLog                         |    5 +++++
 sysdeps/x86_64/x32/symbol-hacks.h |    2 +-
 2 files changed, 6 insertions(+), 1 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]