On Tue, 19 May 2015, Sandra Loosemore wrote:
> Re-pinging a patch from last year that never got reviewed:
>
> https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00511.html
OK.
--
Joseph S. Myers
jos...@codesourcery.com
Re-pinging a patch from last year that never got reviewed:
https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00511.html
This problem still exists in GCC 5.1 and the above patch still fixes it.
I haven't tried mainline head yet, but it doesn't look like anything
else has touched this since we bran
On Thu, 5 Jun 2014 20:23:27 +0100
Julian Brown wrote:
> Hi,
>
> The print-sysroot-suffix.sh script that can be used (via the
> t-sysroot-suffix makefile fragment) to auto-generate
> the SYSROOT_SUFFIX_SPEC macro for non-trivial multilib setups does not
> take into account the MULTILIB_REUSE targ
Hi,
The print-sysroot-suffix.sh script that can be used (via the
t-sysroot-suffix makefile fragment) to auto-generate
the SYSROOT_SUFFIX_SPEC macro for non-trivial multilib setups does not
take into account the MULTILIB_REUSE target fragment variable.
I'm not sure of a way to demonstrate how this