function.c (expand_function_start): Initialize stack_check_probe_note only if the...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 11 May 2011 15:15:26 +0000 (15:15 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 11 May 2011 15:15:26 +0000 (15:15 +0000)
commit6d3cc8f0516347d5e1a1dec49e872889967c0136
treebe8601ff815f749ff05faac53f3097ea2ad6cc7e
parent51e020fc08daf1c62eb4d78cee4e8d2d0172c7e6
function.c (expand_function_start): Initialize stack_check_probe_note only if the generic stack checking mechanism...

* function.c (expand_function_start): Initialize stack_check_probe_note
only if the generic stack checking mechanism is used.

From-SVN: r173661
gcc/ChangeLog
gcc/function.c