Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!GATECH.EDU!gt-eedsp!baud From: gt-eedsp!baud@GATECH.EDU (Kurt Baudendistel) Newsgroups: gnu.g++.bug Subject: bug report: no warning issued when objects are too large Message-ID: <8810052133.AA25443@gatech.edu> Date: 5 Oct 88 21:09:47 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 BUG REPORT 13 BEHAVIOR: if objects that are too large (e.g., double array of size 1000) are created either externally or on the stack, the results are erratic program runs. some type of warning should be generated at some point pointing to this as a potential problem. COMPILER VERSION: GNU C++ compiler driver, version 1.25.0 FILE NAMES: tm.h = tm-vax.h md = vax.md MACHINE: vax 11/780 with BRL UNIX (4.2 BSD)