public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/40739]  New: [LTO] ICE in bp_pack_value, at lto-streamer.c:336
@ 2009-07-14  5:07 rmansfield at qnx dot com
  2009-07-14  7:06 ` [Bug lto/40739] " bje at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rmansfield at qnx dot com @ 2009-07-14  5:07 UTC (permalink / raw)
  To: gcc-bugs

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

$ cat ~/hw.c

int main() {
  printf("hello world\n");
}

ryan@ryan:~/gcc/lto-branch/x86-build/gcc$ ./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: i686-pc-linux-gnu
Configured with: ../configure --enable-languages=c --enable-lto
--disable-bootstrap
Thread model: posix
gcc version 4.5.0 20090706 (experimental) [lto revision 149615] (lto merged
with rev 149291)
ryan@ryan:~/gcc/lto-branch/x86-build/gcc$ ./xgcc -B. ~/hw.c -flto
/home/ryan/hw.c: In function âmainâ:
/home/ryan/hw.c:3:3: warning: incompatible implicit declaration of built-in
function âprintfâ
/home/ryan/hw.c:4:1: internal compiler error: in bp_pack_value, at
lto-streamer.c:336
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [LTO] ICE in bp_pack_value, at lto-streamer.c:336
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rmansfield at qnx dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2009-07-14 23:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-14  5:07 [Bug lto/40739] New: [LTO] ICE in bp_pack_value, at lto-streamer.c:336 rmansfield at qnx dot com
2009-07-14  7:06 ` [Bug lto/40739] " bje at gcc dot gnu dot org
2009-07-14  9:22 ` rguenth at gcc dot gnu dot org
2009-07-14  9:28 ` rguenth at gcc dot gnu dot org
2009-07-14 21:42 ` dnovillo at gcc dot gnu dot org
2009-07-14 23:47 ` rmansfield at qnx 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).