GCC build of HEAD failed for native with your patch on 2005-06-30T19:46:29Z.

Andrew Pinski pinskia@physics.uc.edu
Thu Jun 30 22:12:00 GMT 2005


On Jun 30, 2005, at 5:52 PM, Andrew Pinski wrote:

> I think I know what the problem is.
> Jakub changed the rs6000 back-end to use a soft register for frame 
> pointer
> but forgot to update darwin.h which has a define for 
> FRAME_POINTER_REGNUM
> to be a define for HARD_FRAME_POINTER_REGNUM.
>
> I am bootstrapping the obvious fix to correct darwin.h for this 
> problem.


And this is what I applied after getting building stage2.

Thanks,
Andrew Pinski

ChangeLog:

	* config/rs6000/darwin.h (FRAME_POINTER_REGNUM): Rename to ...
	(HARD_FRAME_POINTER_REGNUM): this.	


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: t1.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050630/51d8d707/attachment.txt>


More information about the Gcc-patches mailing list