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: gas misoptimizes gcc3 .eh_frame


On Mon, May 14, 2001 at 08:42:04PM -0700, Mark Mitchell wrote:
> Does your configury patch gives us a work around for old broken
> versions of GAS, so that they will work too, or will they still be
> broken?

Oh.  I guess I didn't mention in the message.  The workaround
is to pass --traditional-format to the assembler, which prevents
the eh_frame optimizer from running.


r~


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