This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix -fasynchronous-unwind-tables bug on x86_64
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: jh at suse dot cz, gcc-patches at gcc dot gnu dot org
- Date: Tue, 26 Nov 2002 10:40:04 -0800
- Subject: Re: [PATCH] Fix -fasynchronous-unwind-tables bug on x86_64
- References: <20021121104450.Z27455@devserv.devel.redhat.com> <20021121175625.GC12079@redhat.com> <20021126185912.F1310@sunsite.ms.mff.cuni.cz>
On Tue, Nov 26, 2002 at 06:59:12PM +0100, Jakub Jelinek wrote:
> * config.gcc (x86_64-*-linux*) [tmake_file]: Remove i386/t-crtstuff.
> * config/t-linux (CRTSTUFF_T_CFLAGS_S): Add $(CRTSTUFF_T_CFLAGS).
> * config/i386/t-linux64 (CRTSTUFF_T_CFLAGS): Define.
Ok.
r~