Missing functionality in arm_compute_initial_elimination_offset

Richard Earnshaw rearnsha@arm.com
Tue Aug 28 08:00:00 GMT 2001


2001-08-14  Nick Clifton  <nickc@cambridge.redhat.com>

        * config/arm/arm.c (arm_compute_initial_elimination_offset): New
        function.
 	...

arm_compute_initial_elimination_offset currently contains the comment

  /* FIXME: we should allow for saved floating point registers.  */

This omission will break arm/linux compilations (amongst others) which use 
this option.

I really don't think this patch should have been installed with this 
important functionality missing.

R.



More information about the Gcc-bugs mailing list