]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/84281 (Heap grows indefinitely)
authorRichard Biener <rguenther@suse.de>
Mon, 26 Nov 2018 15:53:48 +0000 (15:53 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Nov 2018 15:53:48 +0000 (10:53 -0500)
commit1a2397397d7893a6f6206da9b78a77ed21e828b2
tree519d458e78aca0b25d3325ce71c57967d2445345
parentb37b6c65f81fa93bfa6eb6037cfbb999059b4753
re PR c++/84281 (Heap grows indefinitely)

PR c++/84281

2018-02-12  Richard Biener  <rguenther@suse.de>

* constexpr.c (cxx_eval_vec_init_1): Use a RANGE_EXPR to compact
uniform constructors and delay allocating them fully.

From-SVN: r266469
gcc/cp/ChangeLog
gcc/cp/constexpr.c