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]

r181788 - in /trunk/gcc: ChangeLog tree-ssa.c


Author: jakub
Date: Mon Nov 28 21:04:45 2011
New Revision: 181788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181788
Log:
	PR debug/50317
	* tree-ssa.c (execute_update_addresses_taken): Remove
	var ={v} {CLOBBER} stmts instead of rewriting them into
	var_N ={v} {CLOBBER}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa.c


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