This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: unwind info for darwin


On Mon, 20 Jan 2003, Andreas Tobler wrote:
> 2003-01-20  Andreas Tobler  <a.tobler@schweiz.ch>
> 	* src/powerpc/darwin.S: Add unwind info.

These labels aren't used anywhere:

> +LCFI1:
>  	stw	r29,-12(r8)
> +LCFI2:
> 	stw	r30, -8(r8)
> +LCFI3:
>  	stw	r31, -4(r8)
> +LCFI4:
>  	stw	r9,  8(r8)
> +LCFI5:


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