This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: [3.0] Fix for FreeBSD 2 (aout) bootstrap failure


On Tue, Jul 10, 2001 at 11:23:20PM -0300, Alexandre Oliva wrote:
> This patch brings FreeBSD 2 back to bootstrapville.  The latest
> snapshot wouldn't build because FreeBSD's assembler rejected some of
> the differences between symbols used to create EH regions.  This
> patch, very similar to other patches that worked around similar
> problems in other systems' assemblers, was necessary for bootstrap to
> complete.  Ok for the branch?  Ok for mainline?

No, this is not ok.  Use #undef ASM_PREFERRED_EH_DATA_FORMAT.


r~


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