expr.c (get_inner_reference): Do computation of bitoffset from offset in a way we...
authorRichard Guenther <rguenther@suse.de>
Fri, 24 Aug 2007 09:41:17 +0000 (09:41 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 24 Aug 2007 09:41:17 +0000 (09:41 +0000)
commit9c219b9bb34eafa7d9f42e3ffc5e73f77e397a75
tree075bb7598ac3d2840c86bc617c31db2cf5b37ec2
parent1651030c4233d2bc976a89a5ac746969de805162
expr.c (get_inner_reference): Do computation of bitoffset from offset in a way we can detect overflow reliably.

2007-08-23  Richard Guenther  <rguenther@suse.de>

* expr.c (get_inner_reference): Do computation of bitoffset
from offset in a way we can detect overflow reliably.

From-SVN: r127762
gcc/ChangeLog
gcc/expr.c