This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix -fasynchronous-unwind-info
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- Date: Tue, 14 May 2002 10:20:47 -0700
- Subject: Re: Fix -fasynchronous-unwind-info
- References: <20020514103507.GX6514@atrey.karlin.mff.cuni.cz>
On Tue, May 14, 2002 at 12:35:07PM +0200, Jan Hubicka wrote:
> * dwarf2out.c (output_call_frame_info): Do not skip unwind info
> when flag_asynchronous_unwind_tables is set.
Ok.
r~