public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/32304]  New: ICE in set_mem_attributes_minus_bitpos
@ 2007-06-12 14:11 wouter dot vermaelen at scarlet dot be
  2007-06-12 14:20 ` [Bug middle-end/32304] [4.3 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: wouter dot vermaelen at scarlet dot be @ 2007-06-12 14:11 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

> cat bug.ii
struct S {
        S() {}
};
S f() {
        static S s;
        return s;
}

> g++ -O bug.ii
bug2.ii: In function ‘S f()’:
bug2.ii:6: internal compiler error: in set_mem_attributes_minus_bitpos, at
emit-rtl.c:1573


-- 
           Summary: ICE in set_mem_attributes_minus_bitpos
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wouter dot vermaelen at scarlet dot be


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


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

end of thread, other threads:[~2007-08-04  0:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-12 14:11 [Bug c++/32304] New: ICE in set_mem_attributes_minus_bitpos wouter dot vermaelen at scarlet dot be
2007-06-12 14:20 ` [Bug middle-end/32304] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-06-12 14:23 ` pinskia at gcc dot gnu dot org
2007-06-12 18:16 ` pinskia at gcc dot gnu dot org
2007-06-29 18:45 ` mmitchel at gcc dot gnu dot org
2007-08-04  0:06 ` pinskia at gcc dot gnu dot org
2007-08-04  0:07 ` 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).