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

Unreviewed loop patch


I found out today that Joern's patch:

Thu Jul 25 13:03:18 2002  J"orn Rennecke <joern.rennecke@superh.com>

gcc:
	* loop.c (scan_loop): Don't mark separate insns out of a libcall
	for moving.
	(move_movables): Abort if we see the first insn of a libcall.

gcc/testsuite:
	* gcc.c-torture/execute/loop-14.c: New test.

http://gcc.gnu.org/ml/gcc-patches/2002-07/msg01488.html

also applies to the GCC 3.2 branch and fixes the bug there.  Could someone
review this patch for trunk and branch?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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