[Bug c++/19018] [3.3 Regression] virtual memory exhausted

2004-12-16 Thread david at starks-browning dot com
--- Additional Comments From david at starks-browning dot com 2004-12-16 10:30 --- True, but I don't believe the patch for PR16273 is applicable to gcc-3.3. In fact, I am unable to reproduce the fault in gcc-3.3 using the 10,000-line test case that was attached to PR16273. Ther

[Bug c++/19018] virtual memory exhausted

2004-12-15 Thread david at starks-browning dot com
--- Additional Comments From david at starks-browning dot com 2004-12-15 19:12 --- Created an attachment (id=7750) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7750&action=view) Preprocessed test case. Attachment as promised. This is a pre-processed testcase deriv

[Bug c++/19018] New: virtual memory exhausted

2004-12-15 Thread david at starks-browning dot com
ely, David -- Summary: virtual memory exhausted Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: david at

[Bug c++/16273] [3.3/3.4/4.0 regression] Memory exhausted when using nested classes and virtual functions

2004-12-08 Thread david at starks-browning dot com
--- Additional Comments From david at starks-browning dot com 2004-12-08 10:11 --- What about 3.3? Can it also be fixed there? -- What|Removed |Added CC