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]

r172109 - /trunk/gcc/testsuite/gcc.dg/torture/p...


Author: jakub
Date: Thu Apr  7 17:58:05 2011
New Revision: 172109

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172109
Log:
	PR debug/48343
	* combine.c (combine_instructions): Add last_combined_insn,
	update it if insn is after it, pass it to all try_combine
	calls.
	(try_combine): Add last_combined_insn parameter, pass it instead of
	i3 to propagate_for_debug.

	* gcc.dg/torture/pr48343.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr48343.c


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