[Bug target/40735] memory hog compiling big functions with -fPIE

2012-08-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 --- Comment #21 from Steven Bosscher 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

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-08-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 Steven Bosscher changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|steven at gcc do

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-08-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 --- Comment #19 from Steven Bosscher 2012-08-28 09:34:10 UTC --- With r190665, compile time is mostly spent in: loop doloop : 130.15 ( 8%) usr variable tracking : 990.72 (60%) usr var-tracking dataflow : 76.34 ( 5%) usr S

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-08-28 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 --- Comment #18 from Alexander Monakov 2012-08-28 08:48:28 UTC --- (In reply to comment #17) > > richi, can you share this maxmem2 script? It's available on the wiki: http://gcc.gnu.org/wiki/PerformanceTesting

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-08-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 --- Comment #17 from Steven Bosscher 2012-08-28 08:43:58 UTC --- (In reply to comment #4) > ~/bin/maxmem2.sh gcc-4.4 -S -o /dev/null -g > -fstack-protector -fPIE -Os test_node.i -std=gnu99 > total: 744108 kB richi, can you share this maxmem2 scr

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-08-28 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 Steven Bosscher changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 xiaoyuanbo changed: What|Removed |Added CC||xiaoyuanbo at yeah dot net --- Comment #16 f

[Bug target/40735] memory hog compiling big functions with -fPIE

2012-01-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40735 Richard Guenther changed: What|Removed |Added Blocks||47344 Target Milestone|4.4.7