comparison gcc/config/i386/sol2.h @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents 58ad6c70ea60
children b7f97abdc517
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
116 /* Only recent versions of Solaris 11 ld properly support hidden .gnu.linkonce 116 /* Only recent versions of Solaris 11 ld properly support hidden .gnu.linkonce
117 sections, so don't use them. */ 117 sections, so don't use them. */
118 #ifndef TARGET_GNU_LD 118 #ifndef TARGET_GNU_LD
119 #define USE_HIDDEN_LINKONCE 0 119 #define USE_HIDDEN_LINKONCE 0
120 #endif 120 #endif
121
122 #define MD_UNWIND_SUPPORT "config/i386/sol2-unwind.h"