This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test DWARF2_UNWIND_INFO value for sjlj exceptions


> as0: Error: _divdi3.s, line 880:undefined symbol in expression
>       .word $LECIE1-$LSCIE1  

Does

	.word $Lasdf
$Lasdf = $LECIE1-$LSCIE1

or somesuch work?

r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]