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 sanitizer/64078] FAIL: c-c++-common/ubsan/object-size-9.c


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

--- Comment #16 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Mon Aug 29 07:57:16 2016
New Revision: 239816

URL: https://gcc.gnu.org/viewcvs?rev=239816&root=gcc&view=rev
Log:
2016-08-29  Tom de Vries  <tom@codesourcery.com>

        backport from trunk:
        2015-09-17  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        PR sanitizer/64078
        * c-c++-common/ubsan/object-size-9.c (s): Add alignment attribute.
        (f2, f3): Make the function static.
        * c-c++-common/ubsan/object-size-10.c (a, b): Add alignment attribute.

Modified:
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/testsuite/c-c++-common/ubsan/object-size-10.c
    branches/gcc-5-branch/gcc/testsuite/c-c++-common/ubsan/object-size-9.c

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