public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/24687]  New: [4.1 Regression] ICE after error
@ 2005-11-05 22:55 pinskia at gcc dot gnu dot org
  2005-11-05 22:55 ` [Bug c++/24687] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-05 22:55 UTC (permalink / raw)
  To: gcc-bugs

testcase:
       typedef struct {
   }
   extern "C++" {
  }
                                           extern "C" {
       template<typename _Tp>     struct __is_pod     {       enum  {   
__value = (sizeof(__gnu_internal::__test_type<_Tp>(0))        !=
sizeof(__gnu_internal::__one))  };     };


-- 
           Summary: [4.1 Regression] ICE after error
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-11-15 17:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-05 22:55 [Bug c++/24687] New: [4.1 Regression] ICE after error pinskia at gcc dot gnu dot org
2005-11-05 22:55 ` [Bug c++/24687] " pinskia at gcc dot gnu dot org
2005-11-05 23:47 ` pinskia at gcc dot gnu dot org
2005-11-05 23:51 ` pinskia at gcc dot gnu dot org
2005-11-06 23:21 ` pinskia at gcc dot gnu dot org
2005-11-06 23:23 ` pinskia at gcc dot gnu dot org
2005-11-06 23:27 ` pinskia at gcc dot gnu dot org
2005-11-08  1:34 ` pinskia at gcc dot gnu dot org
2005-11-14  6:01 ` mmitchel at gcc dot gnu dot org
2005-11-15  0:14 ` mmitchel at gcc dot gnu dot org
2005-11-15  0:15 ` mmitchel at gcc dot gnu dot org
2005-11-15  0:18 ` mmitchel at gcc dot gnu dot org
2005-11-15 17:44 ` mmitchel at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).