(expand_computed_goto): If -fcheck-memory-usage, check that computed address of a...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 2 Aug 1997 17:19:38 +0000 (13:19 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 2 Aug 1997 17:19:38 +0000 (13:19 -0400)
commit17f5f329caf90ce8f545c1790218606b37282f85
tree01023786dd035098ce448a7de3e3df0e114a48cd
parent8960ab1a988069cd69a711111177b4c44bfb8512
(expand_computed_goto): If -fcheck-memory-usage, check that computed address of a goto is executable.

(expand_computed_goto): If -fcheck-memory-usage, check that computed address
of a goto is executable.
(expand_asm, expand_asm_operands): If -fcheck-memory-usage, disallow
asm statments.

From-SVN: r14616
gcc/stmt.c