This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to fix compilation on cross targets (default_eh_frame_section)
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Patch to fix compilation on cross targets (default_eh_frame_section)
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 25 Oct 2001 15:55:02 -0700
- Cc: gcc-patches at gcc dot gnu dot org, rbrown64 at csc dot com dot au, shebs at apple dot com
- References: <200110251838.OAA04126@caip.rutgers.edu>
On Thu, Oct 25, 2001 at 02:38:04PM -0400, Kaveh R. Ghazi wrote:
> * dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outside
> of macro guards. Fix #endif comment.
>
> * output.h (default_exception_section, default_eh_frame_section):
> Move prototypes outside of macro guard.
>
> * crtstuff.c: Fix #endif comment.
Ok.
r~