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] Fix the ld flags not be applied to tst-execstack-mod.so


Joseph Myers <joseph@codesourcery.com> 於 2018年7月26日 週四 下午11:01寫道:
>
> On Thu, 26 Jul 2018, Zong Li wrote:
>
> > In glibc now, this option doesn't pass to linker, the module is still
> > not executable on stack. I think that we need this patch to fix up it or
> > another patch to remove the variable in Makefile if it is not necessary.
> > Both are fine for me. For now, it is a little bit strange because it
> > present in Makefile but has no effect.
>
> I think we should have the option in a properly named variable.  But the
> patch will need review and we're currently in a release freeze.
>

Hi Joseph,

We fix up the all failures of math cases on RV32 and we are going to
submit the next version of RV32 port.
If this patch is suitable, I think we need it to pass
elf/tst-execstack and elf/tst-execstack-needed cases.


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