public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34935]  New: [4.3 regression] ICE with attribute may_alias
@ 2008-01-23  7:47 reichelt at gcc dot gnu dot org
  2008-01-23  7:47 ` [Bug c++/34935] " reichelt at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2008-01-23  7:47 UTC (permalink / raw)
  To: gcc-bugs

The following valid code snippet triggers an ICE on mainline:

============================================
typedef int X __attribute((may_alias));

void foo(X);
void foo(int,int);
============================================

bug.cc:4: internal compiler error: same canonical type node for different types
int and X
Please submit a full bug report, [etc.]


-- 
           Summary: [4.3 regression] ICE with attribute may_alias
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, monitored
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-01-31 20:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-23  7:47 [Bug c++/34935] New: [4.3 regression] ICE with attribute may_alias reichelt at gcc dot gnu dot org
2008-01-23  7:47 ` [Bug c++/34935] " reichelt at gcc dot gnu dot org
2008-01-23 10:57 ` rguenth at gcc dot gnu dot org
2008-01-23 16:45 ` steven at gcc dot gnu dot org
2008-01-25 21:36 ` dgregor at gcc dot gnu dot org
2008-01-31 21:21 ` dgregor at gcc dot gnu dot org
2008-01-31 22:19 ` dgregor 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).