http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735

--- Comment #21 from Steven Bosscher <steven at gcc dot gnu.org> 2012-08-28 
11:29:43 UTC ---
(In reply to comment #14)
> > ~/bin/maxmem2.sh gcc-4.7 -S -o /dev/null t.i -v -std=gnu99 -Os -fPIE 
> > -fstack-protector -g --param ggc-min-expand=100 --param 
> > ggc-min-heapsize=131072
> total: 794883 kB
> 
> we're continuing to increase, thus re-confirmed.

At r190665, with the same -min-expand=100 --param ggc-min-heapsize=131072 :

tests/test_node.c:6115:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
$ total: 1443401 kB

Reply via email to