tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract the offset of...
authorZdenek Dvorak <dvorakz@suse.cz>
Wed, 19 Jan 2005 21:09:25 +0000 (22:09 +0100)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Wed, 19 Jan 2005 21:09:25 +0000 (21:09 +0000)
commit53dba8028ceabba1ca8b8bf4f3868fcc0c954c24
tree107ece69e881b32f2086f7ccab4817eec5fbae98
parent04d38c3bc120922088eb3c437c060a04ea255e3f
tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract the offset of the selected field.

* tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract
the offset of the selected field.

From-SVN: r93918
gcc/ChangeLog
gcc/tree-ssa-ccp.c