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]

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


Author: hubicka
Date: Tue Dec 27 10:41:58 2011
New Revision: 182693

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

	PR middle-end/48641 
	* tree-ssa-threadupdate.c (redirect_edges): Watch for overflow.
	* gcc.dg/compile/pr48641.c: New file.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr48641.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-threadupdate.c


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