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: question regarding regrename and failure of 950704-1.c on main


> Let's hold on here.  Clearly something is wrong as HARD_REGNO_MODE_OK
> is supposed to reject one of those two register pairs.  I think we need
> to figure that out before we go mucking up the DImode patterns.

The patch which caused the regression is

Tue Apr 30 09:31:59 2002  Jeffrey A Law  (law@cygnus.com)

        * pa.c (override_options): Default to PA8000 scheduling.
	* doc/invoke.texi (HP-PA options): Mention newly added 7300
	scheduling parameter.

At first glance, it seems totally unrelated to the problem but the test
fails with -mschedule=8000 (default) and passes with -mschedule=7100.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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