[Bug target/30052] memory hog on x86-64

2007-02-12 Thread pluto at agmk dot net
--- Comment #7 from pluto at agmk dot net 2007-02-12 18:27 --- x86_64-pld-linux-g++ -c -fPIC -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -fno-strict-aliasing -gdwarf-2 -g2 -Wall -W -D_REENTRANT --save-temps -ftime-report -fmem-report -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/pyth

[Bug target/30052] memory hog on x86-64

2007-02-12 Thread pluto at agmk dot net
--- Comment #6 from pluto at agmk dot net 2007-02-12 18:25 --- Created an attachment (id=13043) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13043&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug target/30052] memory hog on x86-64

2007-01-13 Thread arekm at pld-linux dot org
--- Comment #5 from arekm at pld-linux dot org 2007-01-14 00:54 --- -O0 passes -O0 -fdefer-pop -fdelayed-branch -fguess-branch-probability -fcprop-registers -fif-conversion -fif-conversion2 -ftree-ccp -ftree-dce -ftree-dominator-opts -ftree-dse -ftree-ter -ftree-lrs -ftree-sra -ftree-co

[Bug target/30052] memory hog on x86-64

2007-01-10 Thread pluto at agmk dot net
--- Comment #4 from pluto at agmk dot net 2007-01-10 19:58 --- hmm, if i remove this huge amount of pci*info* data structures hog doesn't present. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug target/30052] memory hog on x86-64

2007-01-02 Thread pluto at agmk dot net
--- Comment #3 from pluto at agmk dot net 2007-01-02 20:33 --- memhog still present with 4.2 (r120195). backtrace attached. (gdb) bt #0 0x2aeaa4f19e82 in ?? () from /lib64/libc.so.6 #1 0x2aeaa4f1b756 in malloc () from /lib64/libc.so.6 #2 0x00828728 in xmalloc (size=40

[Bug target/30052] memory hog on x86-64

2006-12-06 Thread pluto at agmk dot net
--- Comment #2 from pluto at agmk dot net 2006-12-06 13:24 --- this hog blocks xorg-xserver development/testing. -- pluto at agmk dot net changed: What|Removed |Added

[Bug target/30052] memory hog.

2006-12-02 Thread pluto at agmk dot net
--- Comment #1 from pluto at agmk dot net 2006-12-02 17:58 --- Created an attachment (id=12729) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12729&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052