This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/33868] New: [4.3 Regression] Gross memory usage of var-tracking
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2007 09:55:23 -0000
- Subject: [Bug debug/33868] New: [4.3 Regression] Gross memory usage of var-tracking
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The glibc testsuite runs into a var-tracking issue where we consume loads of
memory (>2GB) to compile test-tgmath2.i. Probably related to PR31412.
./cc1 -O -o /dev/null test-tgmath2.i -std=gnu99 -fgnu89-inline
-fmerge-all-constants -fno-builtin -g
--
Summary: [4.3 Regression] Gross memory usage of var-tracking
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Keywords: memory-hog
Severity: normal
Priority: P3
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rguenth at gcc dot gnu dot org
BugsThisDependsOn: 31412
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33868