3 msgTurning a scope block into not-quite-a nested f...
2 msgget complete type
2 msgLots of soft-fp warnings
3 msgread source input file
1 msgFortran regressions
2 msgRe: PATCH: Regenerate aclocal.m4 and Makefile.in
1 msggcc-4.3-20070629 is now available
3 msgfailed to compile trunk svn rev 126124
3 msgGCC 4.3.0 Status Report (2007-06-29)
2 msgQuestion about validity of wfmath template code
1 msgSome numbers on Regressions
2 msgStatus of trunk freeze
2 msgStatic const int as array bound inside class
1 msggcc-4.2-20070627 is now available
2 msgProposal: adding two zeros to the integer cost ...
7 msgcombine corrupts insns + dumps with insn cost p...
11 msg[ARM] Cirrus EP93xx Maverick Crunch Support - '...
2 msgHelp on testsuite failures, only with optimizat...
8 msg[tuples/LTO] RFC: houghts on auto-generating GS...

LTO reader support for MEMORY_PARTITION_TAG
\ Mark Mitchell (26 Jun 2007)
. \ Kenneth Zadeck (26 Jun 2007)
. . \ Mark Mitchell (29 Jun 2007)
. . . \ Kenneth Zadeck (29 Jun 2007)
. \ Kenneth Zadeck (26 Jun 2007)

Subject:LTO reader support for MEMORY_PARTITION_TAG
Group:Gcc
From:Mark Mitchell
Date:26 Jun 2007


Kenny --

I tried to get the simplest C program containing a function:

void f() {}

to go through LTO today, but the LTO reader says:

./empty-function.o:0: internal compiler error: in lto_static_init_local,
at lto-tree-flags.def:747

Apparently, this is because the static set-up in lto_static_init_local
doesn't handle MEMORY_PARTITION_TAG (and perhaps other new tree nodes
added after the original LTO branch).

For reference, this is how I compiled the file:

./xgcc -B./ -flto -funit-at-a-time -g -c empty-function.c
./lto1 empty-function.o

Would you be able to take a look at that? I would like to be able to
begin pushing forward on getting small functions to go through the compiler.

Thanks,

--
Mark Mitchell
CodeSourcery
mark
(650) 331-3385 x713


© 2004-2008 readlist.com