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]

r108171 - in /branches/apple-local-200502-branc...


Author: dalej
Date: Wed Dec  7 18:56:45 2005
New Revision: 108171

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108171
Log:
2005-12-07  Dale Johannesen  <dalej@apple.com>

	Radar 4349512
	* tree-ssa-forwprop.c (substitute_single_use_vars):
	Check that COND_EXPRs being substituted into have the
	expected form.

2005-12-07  Dale Johannesen  <dalej@apple.com>

	Radar 4349512
	* g++.dg/4349512.C:  New.


Added:
    branches/apple-local-200502-branch/gcc/testsuite/g++.dg/4349512.C
Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/tree-ssa-forwprop.c


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