[Bug libstdc++/14173] [3.4/3.5 Regression] cvs20040211: -fpack-struct crashes on hello_world.cpp

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 17 16:08:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list