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]

r130489 - in /branches/gcc-4_2-branch/gcc: Chan...


Author: rask
Date: Wed Nov 28 01:44:10 2007
New Revision: 130489

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130489
Log:
	Backport from mainline:
	2007-11-26  Rask Ingemann Lambertsen  <rask@sygehus.dk>

	PR target/34174
	* config/fr30/fr30.c (fr30_move_double): Sanitize mem->reg case. Copy
	the address before it is clobbered.

testsuite/
	* gcc.dg/pr34174-1.c: New.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr34174-1.c
      - copied, changed from r130438, trunk/gcc/testsuite/gcc.dg/torture/pr34174-1.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/fr30/fr30.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


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