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/82517] use-after-scope for a variable with big alignment causes a false positive


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

--- Comment #3 from Jim Wilson <wilson at gcc dot gnu.org> ---
Author: wilson
Date: Mon Oct 30 01:57:59 2017
New Revision: 254211

URL: https://gcc.gnu.org/viewcvs?rev=254211&root=gcc&view=rev
Log:
Fix cygwin builds, broken by PR sanitizer/82517 fix.

        gcc/
        * gimplify.c: Include tm_p.h.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c

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