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]

optimization/7189


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

From: steven at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: optimization/7189
Date: 10 Mar 2003 12:48:09 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	steven at gcc dot gnu dot org	2003-03-10 12:48:09
 
 Modified files:
 	gcc            : toplev.c 
 
 Log message:
 	2003-03-10  Steven Bosscher  <s dot bosscher at student dot tudelft dot nl>
 	
 	PR optimization/7189
 	* toplev.c (rest_of_compilation):  Move
 	check_function_return_warnings up to just after
 	delete_unreachable_blocks.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.733&r2=1.734
 


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