Bug#169862: [Bug c++/9067] vectors of vectors break with -ftrapv

2003-07-06 Thread falk at debian dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9067 falk at debian dot org changed: What|Removed |Added

vectors of vectors break with -ftrapv

2002-12-27 Thread Matthias Klose
Submitter-Id: net Originator:Ian Turner [EMAIL PROTECTED] Organization: The Debian Project Confidential: no Synopsis: Severity: serious Priority: medium Category: c++ Class: sw-bug Release: 3.2.1 (Debian) (Debian unstable) Environment: System: Debian

Bug#169862: c++/9067: vectors of vectors break with -ftrapv

2002-12-27 Thread paolo
Synopsis: vectors of vectors break with -ftrapv State-Changed-From-To: open-analyzed State-Changed-By: paolo State-Changed-When: Fri Dec 27 08:49:32 2002 State-Changed-Why: Confirmed. Seems related to libstdc++/1823, which I can also reproduce with gcc3.2.1 (glibc2.3.1, i686-pc-linux-gnu

Bug#169862: g++-3.2: vectors of vectors break with -ftrapv

2002-11-20 Thread Ian Turner
Package: g++-3.2 Version: 1:3.2.1-0pre3 Severity: important Not sure if this is a problem with the CPU, the kernel, the compiler, or the library. But this seems the most likely candidate. Consider the sample program below. When compiled as g++-3.2 foo.cc -ftrapv -o foo and run, the resultant