[gnu.g++.bug] bug report: no warning issued when objects are too large

baud@GATECH.EDU (Kurt Baudendistel) (10/06/88)

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)