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]

r169641 - in /branches/google/integration/gcc: ...


Author: dnovillo
Date: Wed Feb  2 17:56:10 2011
New Revision: 169641

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169641
Log:

	PR rtl-optimization/46856
	* postreload.c (reload_combine_recognize_const_pattern): Do not
	separate cc0 setter and user on cc0 targets.

	PR rtl-optimization/46856
	* gcc.c-torture/compile/pr46856.c: New test.

Added:
    branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr46856.c
Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/postreload.c
    branches/google/integration/gcc/testsuite/ChangeLog


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