This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] S/390: UTF conversion modules - use .insn to avoid 'as' errors


If it is not already available, the correct way to handle this is to
allow the asm code overwrite the instruction set selection.  Have some
push/pop pseudo ops.  Doesn't ppc have something like this?


On Mon, Apr 4, 2011 at 07:40, Andreas Krebbel
<krebbel@linux.vnet.ibm.com> wrote:
> One way would be to pass -march=all to AS for this module. I've added this option just
> some weeks ago:
>
> http://sourceware.org/ml/binutils/2011-03/msg00355.html
>
> But this would make glibc to depend on a very recent binutils version what is not
> appropriate I think.

I don't think this is a problem.  It's not as if many people are
building s390 glibcs.


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