2016-09-22 Richard Biener <rguenther@suse.de>
commite43e87f9da0c0f927073c233f1f92e11758113bb
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Sep 2016 12:15:38 +0000 (22 12:15 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Sep 2016 12:15:38 +0000 (22 12:15 +0000)
treeb36d87ac28037a7dbaa8da78ddb9c97733ec4f75
parentce4e6d71b6ce2aaf189a1c7599439a40432a6e5f
2016-09-22  Richard Biener  <rguenther@suse.de>

PR middle-end/77678
* expr.c (expand_expr_real_1): Guard array access against negative
offset.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240351 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c