tree.c (build_common_builtin_nodes): Do not build __builtin_alloca_with_align as...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 30 Apr 2015 02:58:43 +0000 (04:58 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 30 Apr 2015 02:58:43 +0000 (02:58 +0000)
commitfd2bbdfd97b5af9b848f79eceb55d2dc60c823c5
tree139ab537d9506c6cd6b72a695757ad2b65e7ceda
parentb0845a1e51f8c1f3e9e02049a2407321e22ad0b9
tree.c (build_common_builtin_nodes): Do not build __builtin_alloca_with_align as equivalent of library alloca.

* tree.c (build_common_builtin_nodes): Do not build
__builtin_alloca_with_align as equivalent of library alloca.

From-SVN: r222607
gcc/ChangeLog
gcc/tree.c