* builtins. (expand_builtin_alloca): Remove second parameter and
commit2b29cc6a593013f22063bebce1cf9ee94dbf513a
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jun 2017 09:57:40 +0000 (2 09:57 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Jun 2017 09:57:40 +0000 (2 09:57 +0000)
tree99c858951e72bae6b7f5542f9300ad8e2e8f0b6e
parent1db7424b05a85746194792b4e47f4c7fdd378aff
* 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.

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