[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:54:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65780
--- Comment #43 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Fri Apr 17 21:54:22 2015
New Revision: 222201
URL: https://gcc.gnu.org/viewcvs?rev=222201&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:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
More information about the Gcc-bugs
mailing list