This is the mail archive of the gcc-bugs@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: i386 `-fPIC -fexceptions'


> I believe this has been fixed for 3.0.1.  Could you please verify?

Richard Henderson <rth@redhat.com> has already suggested a `fix' by
using binutils-2.11.2, `gas' of which will handle this construct, or
sco5 native `as'.  I did the first, and the `bug' does not trouble me
even in 3.0.0.  So I already consider bootstrap/3460 closed.

If newer `gcc' should recognize that `as' chokes on this construct and
configure itself not to emit it, I can not verify this since I no
longer have old binutils with such an `as'.

According to Richard Henderson, the new asm construct means fewer
dynamic relocations in shared libraries, so if new `gcc' inhibits
emitting it unconditionally, I object.


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