This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/34898] Excessive memory consumption during compilation
- From: "oliver dot kellogg at eads dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2008 07:30:54 -0000
- Subject: [Bug ada/34898] Excessive memory consumption during compilation
- References: <bug-34898-13657@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from oliver dot kellogg at eads dot com 2008-01-21 07:30 -------
Created an attachment (id=14985)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14985&action=view)
source code for producing the bug
I tried this with gcc-4.1, 4.2, and 4.3.
If I remove the aggregate assignments such as
Fumessage.O000X := (Pkg000W.E08EY, Aktergsatz);
from pkg001u.adb then compilation proceeds at normal memory consumption.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34898