tree-ssa-reassoc.c
171 KB
-
Fix false positive for -Walloc-size-larger-than (PR bootstrap/79132). · ad804024
2017-01-24 Martin Liska <mliska@suse.cz> PR bootstrap/79132 * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Insert assert that would prevent us to call alloca with -1 as argument. From-SVN: r244857
Martin Liska committed