This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: (971023) Addendum: i386-linux-gnulibc1 g++ test results
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: (971023) Addendum: i386-linux-gnulibc1 g++ test results
- From: Mumit Khan <khan at xraylith dot wisc dot edu>
- Date: Fri, 24 Oct 1997 12:56:30 -0500
- cc: egcs at cygnus dot com
Jason Merrill <jason@cygnus.com> writes:
> I believe that the problem on linux is that you need a recent gas snapshot;
> 2.8.1 fills a .align in .eh_frame with NOPs instead of zeroes.
>
Maybe. I'll check today. fyi, the same happens on a i386-cygwin32 box and
I use gas-971023 with egcs (in fact I have to).
Mumit