r181264 - in /branches/gcc-4_6-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Nov 10 19:04:00 GMT 2011


Author: jakub
Date: Thu Nov 10 19:04:01 2011
New Revision: 181264

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181264
Log:
	PR middle-end/51077
	* tree-object-size.c (addr_object_size): Check TREE_CODE of
	MEM_REF's operand rather than code of the MEM_REF itself.

	* gcc.c-torture/compile/pr51077.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr51077.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-object-size.c



More information about the Gcc-cvs mailing list