public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/51564] New: [4.7 Regression] ICE in force_type_die, at dwarf2out.c:19288
@ 2011-12-15 10:26 rguenth at gcc dot gnu.org
  2011-12-15 10:29 ` [Bug debug/51564] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-12-15 10:26 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51564
           Summary: [4.7 Regression] ICE in force_type_die, at
                    dwarf2out.c:19288
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: lto
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org


typedef long int time_t;
void foo(void) {}
int main()
{
  foo();
  using ::time_t;
}


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

end of thread, other threads:[~2012-05-14  8:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-15 10:26 [Bug debug/51564] New: [4.7 Regression] ICE in force_type_die, at dwarf2out.c:19288 rguenth at gcc dot gnu.org
2011-12-15 10:29 ` [Bug debug/51564] " rguenth at gcc dot gnu.org
2011-12-15 10:52 ` rguenth at gcc dot gnu.org
2011-12-15 12:45 ` rguenth at gcc dot gnu.org
2011-12-15 13:01 ` rguenth at gcc dot gnu.org
2012-05-03 20:57 ` matt at use dot net
2012-05-04  8:44 ` rguenth at gcc dot gnu.org
2012-05-11 20:39 ` matt at use dot net
2012-05-14  8:15 ` rguenther at suse dot de

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).