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

r116783 - in /branches/csl/sourcerygxx-4_1: Cha...


Author: rsandifo
Date: Fri Sep  8 17:32:15 2006
New Revision: 116783

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116783
Log:
	gcc/
	* reload.c (find_reloads_address_1): Use RELOAD_OTHER for the
	index of a PRE_MODIFY or POST_MODIFY address.
	* reload1.c (inc_for_reload): Use find_replacement on the original
	base and index registers.

	gcc/testsuite/
	* gcc.c-torture/execute/pr28982a.c: New test.
	* gcc.c-torture/execute/pr28982b.c: Likewise.

Added:
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.c-torture/execute/pr28982a.c
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.c-torture/execute/pr28982b.c
Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/reload.c
    branches/csl/sourcerygxx-4_1/gcc/reload1.c


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