This is the mail archive of the gcc-prs@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]

target/7042


The following reply was made to PR target/7042; it has been noted by GNATS.

From: hp@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/7042
Date: 16 Jun 2002 18:54:44 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	hp@gcc.gnu.org	2002-06-16 11:54:44
 
 Modified files:
 	gcc            : ChangeLog reorg.c 
 	gcc/config/cris: cris.md 
 
 Log message:
 	PR target/7042
 	* reorg.c (make_return_insns) [DELAY_SLOTS_FOR_EPILOGUE]: Exit
 	early if current_function_epilogue_delay_list is non-empty.
 	* config/cris/cris.md ("return"): Add sanity check asserting that
 	current_function_epilogue_delay_list is empty.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14601&r2=1.14602
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reorg.c.diff?cvsroot=gcc&r1=1.79&r2=1.80
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.md.diff?cvsroot=gcc&r1=1.4&r2=1.5
 


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