* builtins. (expand_builtin_alloca): Remove second parameter and
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 2 Jun 2017 09:57:40 +0000 (09:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 2 Jun 2017 09:57:40 +0000 (09:57 +0000)
commitb7e52782f605f9dd73526cf6fcf305207612313d
tree99c858951e72bae6b7f5542f9300ad8e2e8f0b6e
parent1c26adb74dd3c09b755dd8d224d7a028155b110e
* builtins. (expand_builtin_alloca): Remove second parameter and
infer its value from the first parameter instead.
(expand_builtin) <BUILT_IN_ALLOCA>: Adjust call to above.

From-SVN: r248818
gcc/ChangeLog
gcc/builtins.c