[Bug middle-end/16973] [4.0 Regression] Differences between addresses of labels broken

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Oct 18 19:30:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-18 19:29 -------
Subject: Bug 16973

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-10-18 19:29:53

Modified files:
	gcc            : ChangeLog tree-cfg.c 

Log message:
	2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR middle-end/15014
	PR middle-end/16973
	* tree-cfg.c (remove_bb): If we have a label expression in the
	basic block and the label we have taken the address, move the
	label expression to the basic block which is previous in the
	linked list.
	(tree_verify_flow_info): Fix printing out the label name of the
	problematic label expression.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5932&r2=2.5933
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-cfg.c.diff?cvsroot=gcc&r1=2.79&r2=2.80



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16973



More information about the Gcc-bugs mailing list