public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13568] New: ICE
@ 2004-01-05 10:51 dave at boost-consulting dot com
  2004-01-05 10:52 ` [Bug c++/13568] ICE dave at boost-consulting dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dave at boost-consulting dot com @ 2004-01-05 10:51 UTC (permalink / raw)
  To: gcc-bugs

Compile the enclosed preprocessed source with the 2003-12-31 snapshot of g++ 
3.4 for an ICE

-- 
           Summary: ICE
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dave at boost-consulting dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/13568] ICE
  2004-01-05 10:51 [Bug c++/13568] New: ICE dave at boost-consulting dot com
@ 2004-01-05 10:52 ` dave at boost-consulting dot com
  2004-01-05 13:35 ` falk at debian dot org
  2004-01-05 14:12 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: dave at boost-consulting dot com @ 2004-01-05 10:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dave at boost-consulting dot com  2004-01-05 10:52 -------
Created an attachment (id=5408)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5408&action=view)
preprocessed source


-- 


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


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

* [Bug c++/13568] ICE
  2004-01-05 10:51 [Bug c++/13568] New: ICE dave at boost-consulting dot com
  2004-01-05 10:52 ` [Bug c++/13568] ICE dave at boost-consulting dot com
@ 2004-01-05 13:35 ` falk at debian dot org
  2004-01-05 14:12 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: falk at debian dot org @ 2004-01-05 13:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2004-01-05 13:35 -------
Confirmed. Test case:

template <bool x> struct STATIC_ASSERTION_FAILURE;
template<int x> struct static_assert_test{
    template <class T> struct rvalue_from_python_storage {
        typedef static_assert_test< sizeof(STATIC_ASSERTION_FAILURE< (bool)(
(__offsetof__ (reinterpret_cast <int> (&reinterpret_cast <char &>
(static_cast<rvalue_from_python_storage<T> *> (0)->stage1)))) == 0 ) >)>
boost_static_assert_typedef_100;
    };
};


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


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


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

* [Bug c++/13568] ICE
  2004-01-05 10:51 [Bug c++/13568] New: ICE dave at boost-consulting dot com
  2004-01-05 10:52 ` [Bug c++/13568] ICE dave at boost-consulting dot com
  2004-01-05 13:35 ` falk at debian dot org
@ 2004-01-05 14:12 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-05 14:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-05 14:12 -------
This is a dup of bug 12573.

*** This bug has been marked as a duplicate of 12573 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-01-05 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-05 10:51 [Bug c++/13568] New: ICE dave at boost-consulting dot com
2004-01-05 10:52 ` [Bug c++/13568] ICE dave at boost-consulting dot com
2004-01-05 13:35 ` falk at debian dot org
2004-01-05 14:12 ` pinskia 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).