* expr.c (expand_expr_addr_expr_1): Detect a user request for a
commit5b9418fd3ffd035203553fcd4fb316fe16521767
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jul 2011 22:26:23 +0000 (28 22:26 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jul 2011 22:26:23 +0000 (28 22:26 +0000)
tree15d7f3142f4aa87ddf7448e66576026bcf9e33bd
parent5a4f6e8c9b6ba00b14b100f689886706c125eb36
* expr.c (expand_expr_addr_expr_1): Detect a user request for a
local frame in a naked function, and produce a suitable error for
that specific case.

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