This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: sparcv9 bootstrap failure; gengenrtl dumps core


On Thu, 24 Jan 2002, Alexander Poquet wrote:
> hey folks.  just giving you all the heads up that i've repeated brad's
> gengenrtl core dump during the bootstrap of today's cvs for
> sparcv9-sun-solaris2.

The failure is due to this patch:

http://gcc.gnu.org/ml/gcc-patches/2002-01/msg01458.html

2002-01-21  Aldy Hernandez  <aldyh@redhat.com>

* doc/tm.texi: Remove STARTING_FRAME_PHASE.

	* config/rs6000/rs6000.h: Same.

	* function.c (instantiate_virtual_regs): Remove
	STARTING_FRAME_PHASE.
	(assign_stack_local_1): Same.
	Calculate frame phase.


Somehow this upsets stack frame addressing on sparcv9.

Jeff


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