r222202 - in /branches/gcc-5-branch/gcc: Change...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Fri Apr 17 21:55:00 GMT 2015


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-cvs mailing list