[Bug c++/19241] [4.0 Regression] ICE in make_decl_rtl, at varasm.c:867
arend dot bayer at web dot de
gcc-bugzilla@gcc.gnu.org
Wed Jan 5 18:53:00 GMT 2005
------- Additional Comments From arend dot bayer at web dot de 2005-01-05 18:52 -------
(In reply to comment #18)
> (In reply to comment #17)
> > Lars, can you maybe describe how to reproduce this starting from the lyx
> > tarball? (I.e. which tarball to download, how to configure so that it uses
PCH
> > etc.)
>
> As of today, it seems that I am unable to reproduce using the LyX sources.
However
> if I use the files in the attachments then I get the same error as before.
> (as mentioned earlier, the slightest change to the sources made the ICE go
away)
If I try this, I just get tons of syntax errors like this:
In file included
from /opt/gcc-head/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../include/c++/4.0.0/cstdlib:49,
from ../../../boost/boost/regex/config.hpp:43,
from ../../../boost/boost/regex.hpp:28,
from ./pch.h:10,
from <command line>:6:
/opt/gcc-head/lib/gcc/i686-pc-linux-gnu/4.0.0/../../../../include/c++/4.0.0/i686-pc-linux-gnu/bits/c++config.h:79:
error: syntax
error before `__attribute__'
> There are no tarballs of this LyX dist. Only by CVS unfortunately.
> I can create a tar.gz for you if you want it, but I am not sure that it will
> help.
If you could send me that tar-file via e-mail, I would try to reproduce it
here. (I tried CVS, but my versions of auto* seem incompatible.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241
More information about the Gcc-bugs
mailing list