Mailinglist Archive: opensuse-bugs (15732 mails)
| < Previous | Next > |
[Bug 297743] New: gcc uses too much memory for tomoe-unihan.c
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 6 Aug 2007 07:58:00 -0600 (MDT)
- Message-id: <bug-297743-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=297743
Summary: gcc uses too much memory for tomoe-unihan.c
Product: openSUSE 10.3
Version: Alpha 7
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: matz@xxxxxxxxxx
ReportedBy: matz@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: mfabian@xxxxxxxxxx
Found By: ---
The attached preprocessed file needs too much memory (> 2GB) for compiling
with -O2. The structure is very easy, the problem seems to be the extremely
large number of static variables with initializers. Seems to have worked
with gcc 4.1 . The bug triggers in package tomoe-0.5.1, and was noticed
by Mike Fabian.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: gcc uses too much memory for tomoe-unihan.c
Product: openSUSE 10.3
Version: Alpha 7
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: matz@xxxxxxxxxx
ReportedBy: matz@xxxxxxxxxx
QAContact: qa@xxxxxxx
CC: mfabian@xxxxxxxxxx
Found By: ---
The attached preprocessed file needs too much memory (> 2GB) for compiling
with -O2. The structure is very easy, the problem seems to be the extremely
large number of static variables with initializers. Seems to have worked
with gcc 4.1 . The bug triggers in package tomoe-0.5.1, and was noticed
by Mike Fabian.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |