[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug optimization/11350] [3.3/3.4 regression] undefined labels with -Os -fPIC



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-16 11:30 -------
Subject: Bug 11350

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2004-01-16 11:30:51

Modified files:
	gcc            : ChangeLog cfgcleanup.c cfgrtl.c 

Log message:
	PR opt/11350
	* cfgcleanup.c (try_optimize_cfg): Suppress tablejump removal
	after reload.
	* cfgrtl.c (rtl_can_merge_blocks, cfglayout_can_merge_blocks,
	rtl_try_redirect_by_replacing_branch): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2320&r2=2.2321
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgcleanup.c.diff?cvsroot=gcc&r1=1.98&r2=1.99
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&r1=1.102&r2=1.103



-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: