This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Missing functionality in arm_compute_initial_elimination_offset


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.


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