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 c++/23125] [4.0/4.1 Regression] OpenBSD's zic.c causes g++ but not gcc to segfault


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-29 05:32 -------
Reduced testcase:
int     a;
register const char *   bp;
---- end ----
At least for 4.0.0 and above.

I think there might be a couple different bugs here but I don't know for sure.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |error-recovery, ice-on-
                   |                            |invalid-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-29 05:32:04
               date|                            |
            Summary|OpenBSD's zic.c causes g++  |[4.0/4.1 Regression]
                   |but not gcc to segfault     |OpenBSD's zic.c causes g++
                   |                            |but not gcc to segfault
   Target Milestone|---                         |4.0.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23125


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