[Bug target/65780] [5 Regression] Uninitialized common handling in executables

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 17 21:55:00 GMT 2015


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

--- Comment #44 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Fri Apr 17 21:55:05 2015
New Revision: 222202

URL: https://gcc.gnu.org/viewcvs?rev=222202&root=gcc&view=rev
Log:
Don't define ix86_binds_local_p for MacOS nor Windows

    PR target/65780
    * config/i386/i386.c (ix86_binds_local_p): Define only if
    TARGET_MACHO and TARGET_DLLIMPORT_DECL_ATTRIBUTES are false.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/i386/i386.c



More information about the Gcc-bugs mailing list