This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14173] [3.4/3.5 Regression] cvs20040211: -fpack-struct crashes on hello_world.cpp
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Feb 2004 16:08:29 -0000
- Subject: [Bug libstdc++/14173] [3.4/3.5 Regression] cvs20040211: -fpack-struct crashes on hello_world.cpp
- References: <20040217111611.14173.thome@lix.polytechnique.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-17 16:08 -------
Confirmed. The problem is that the seg fault is caused by a stack overflow due to infinite recursively.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |error-recovery, ice-on-
| |invalid-code
Known to fail| |3.4.0 3.5.0
Known to work| |3.3.1
Last reconfirmed|0000-00-00 00:00:00 |2004-02-17 16:08:25
date| |
Summary|cvs20040211: -fpack-struct |[3.4/3.5 Regression]
|crashes on hello_world.cpp |cvs20040211: -fpack-struct
| |crashes on hello_world.cpp
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14173