]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgexpand.c (expand_one_var): Use specific wording in error message for non-local...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 19 Oct 2018 07:17:20 +0000 (07:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 19 Oct 2018 07:17:20 +0000 (07:17 +0000)
commitba9a8625b0a7eddb237d140e89ddb78afd1e3539
tree5de81f3816c8f5b37652cdeee06c9657d98e97e1
parent079c81d010e3303c8fdbc4669bf3907fe7a37052
cfgexpand.c (expand_one_var): Use specific wording in error message for non-local frame variables.

* cfgexpand.c (expand_one_var): Use specific wording in error message
for non-local frame variables.
* stor-layout.c (layout_decl): Do not issue a warning for them.

From-SVN: r265305
gcc/ChangeLog
gcc/cfgexpand.c
gcc/stor-layout.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/frame_overflow2.adb [new file with mode: 0644]