Matthew Fortune writes:
> Hi Richard,
>
> As part of implementing the new O32 FPXX ABI I am making use of the
> HARD_REGNO_CALL_PART_CLOBBERED macro to allow odd-numbered
> floating-point registers to be considered as 'normally' callee-saved
> but call clobbered if they are being used to hold SImo
David Guillen writes:
> The thing is that I had a similar problem before with the "-m"
> parameter, which didn't had any parameter, therefore I used to had -m
> -dynamic-linker (which is wrong) and I fixed it by adding:
>
> -#define LINK_SPEC "-m %(link_emulation) %{shared:-shared} \
> +#define LI
Richard Sandiford writes:
> Matthew Fortune writes:
> > Hi Richard,
> >
> > As part of implementing the new O32 FPXX ABI I am making use of the
> > HARD_REGNO_CALL_PART_CLOBBERED macro to allow odd-numbered
> > floating-point registers to be considered as 'normally' callee-saved
> > but call clob
Snapshot gcc-4.7-20140405 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20140405/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches