This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]