vms.h (SUPPORTS_ONE_ONLY): Define.
2011-12-23 Tristan Gingold <gingold@adacore.com> * config/ia64/vms.h (SUPPORTS_ONE_ONLY): Define. From-SVN: r182651
This commit is contained in:
parent
2b9ed3bc10
commit
d18b704be1
@ -1,3 +1,7 @@
|
||||
2011-12-23 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* config/ia64/vms.h (SUPPORTS_ONE_ONLY): Define.
|
||||
|
||||
2011-12-22 Bin Cheng <bin.cheng@arm.com>
|
||||
Richard Guenther <rguenther@suse.de>
|
||||
|
||||
|
@ -157,3 +157,7 @@ STATIC func_ptr __CTOR_LIST__[1] \
|
||||
|
||||
#undef TARGET_PROMOTE_FUNCTION_MODE
|
||||
#define TARGET_PROMOTE_FUNCTION_MODE default_promote_function_mode_always_promote
|
||||
|
||||
/* IA64 VMS doesn't fully support COMDAT sections. */
|
||||
|
||||
#define SUPPORTS_ONE_ONLY 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user