This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Enhance collect2 to preserve ro outputs as the linker would
- From: Olivier Hainque <hainque at adacore dot com>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org, hainque at adacore dot com
- Date: Tue, 1 Jul 2008 11:48:54 +0200
- Subject: Re: [PATCH] Enhance collect2 to preserve ro outputs as the linker would
- References: <20080521092046.GA21706@cardhu.act-europe.fr> <m3zlqj71zu.fsf@google.com> <20080522110229.GA30395@cardhu.act-europe.fr> <m3d4ne5sij.fsf@google.com> <20080523182804.A9543@rome.act-europe.fr> <m3od5isjki.fsf@google.com>
Ian Lance Taylor wrote:
> > Enhancements to table based EH:
> > * collect2.c (scan_flags): New enum,
[...]
> This is OK if it passes bootstrap and testing on AIX and on some
> non-AIX platform.
Great :)
> Also you need to add documentation for DWARF2_EMIT_FRAME_TABLE_ASM_REF
> to doc/tm.texi.
Sure. Adjustments and testing on the way.
Thanks much for your review.
Olivier