re PR tree-optimization/27532 (__builtin_object_size does not handle &a + b.)
authorRichard Guenther <rguenther@suse.de>
Wed, 10 May 2006 19:41:46 +0000 (19:41 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 10 May 2006 19:41:46 +0000 (19:41 +0000)
commit5ac4f3bb75a7e96a6180eabe1fd274a7318e2e08
treefd15203767b0a7d68f078301e3193907f9381d45
parent0fc125eaee86d038abe5edfb479dc830089a69f4
re PR tree-optimization/27532 (__builtin_object_size does not handle &a + b.)

2006-05-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27532
* tree-object-size.c (plus_expr_object_size): Fix typo.

From-SVN: r113682
gcc/ChangeLog
gcc/tree-object-size.c