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]
Other format: [Raw text]

[Bug optimization/14381] [3.3/3.4/3.5 Regression] sched2 moving "may throw" instructions into epilogue


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-10 17:42 -------
Subject: Bug 14381

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	aph@gcc.gnu.org	2004-03-10 17:42:21

Modified files:
	gcc            : ChangeLog function.c 

Log message:
	2004-03-10  Andrew Haley  <aph@redhat.com>
	
	PR optimization/14381
	* function.c (expand_function_end): Emit a blockage insn before
	the epilogue when -fnon-call-exceptions is used.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.928&r2=1.16114.2.929
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.389.2.13&r2=1.389.2.14



-- 


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


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