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]

r168121 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: steven
Date: Tue Dec 21 15:08:40 2010
New Revision: 168121

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168121
Log:
Forgotten ChangeLog entries.

gcc/
	PR middle-end/45310
	* tree-ssa-phiprop.c (propagate_with_phi): Remove statement
	completely from the function, including EH traces.

testsuite/
	PR middle-end/45310
	* g++.dg/pr45310.C: New test.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog


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