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]

Re: gcc-2.95 alpha-osf4, new bootstrap failure stage1 in expr.c + PATCH


 > From: Jeffrey A Law <law@cygnus.com>
 >  
 >   In message <199906301556.LAA00589@caip.rutgers.edu>you write:
 >   >     Yup, but now I'm getting an abort in stage1 building libgcc2.a:
 > 
 > Yes.  Alexandre reported it first :-)
 >  
 > Try the attached patch.  Basically I mis-read convert_to_mode.  We still
 > need to use copy_to_mode_reg to ensure that the value is in a fresh pseudo.
 >  
 >         * expr.c (emit_block_move): Use copy_to_mode_reg for
 >         !TARGET_MEM_FUNCTIONS case too.


	Thanks :-) it finished stage1.  I'll do a three-stage overnight.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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