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]

Re: Results for egcs-2.91.34 19980605 (gcc2 ss-980502 experimental) testsuite on powerpc-unknown-linux-gnu


>>>>> Franz Sirl writes:

Franz> Ok, so I will have to wait a bit for a solution. I would appreciate if fixing
Franz> that won't take too long, cause it already hit me with a few compiles (glibc the
Franz> most important one).

	Okay, I think that I have this fixed.  Fixing the
restore_stack_block pattern pointed out that emit_stack_save() uses
VOIDmode as a magic flag, so I had to update the STACK_SAVEAREA_MODE macro
as well.  If you don't want to rebuild everything, you will need to delete
explow.o as the dependency on rs6000.h is not obvious.

David



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