public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/31854]  New: internal compiler error: in cgraph_local_info, at cgraph.c:618
@ 2007-05-07 13:02 ubizjak at gmail dot com
  0 siblings, 0 replies; only message in thread
From: ubizjak at gmail dot com @ 2007-05-07 13:02 UTC (permalink / raw)
  To: gcc-bugs

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

This testcase ICEs with current mainline:

--cut here--
_Decimal128 d128;
long double tf;

void foo (void)
{
  d128 = tf;
}
--cut here--

gcc -O -std=gnu99

074.c: In function âfooâ:
074.c:6: internal compiler error: in cgraph_local_info, at cgraph.c:618
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

gcc -v
gcc version 4.3.0 20070506 (experimental)


-- 
           Summary: internal compiler error: in cgraph_local_info, at
                    cgraph.c:618
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ubizjak at gmail dot com


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-07 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-07 13:02 [Bug c/31854] New: internal compiler error: in cgraph_local_info, at cgraph.c:618 ubizjak at gmail dot com

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