[LLVMdev] llvm 1.0, g++, SuSE 9, internal compiler error
Chris Lattner
sabre at nondot.org
Sat Dec 6 13:21:03 PST 2003
On Sat, 6 Dec 2003, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote:
> some note i.r.t. the problem.
> it looks like, ICE while compiling llvm under SUSE 9.0
> is caused by:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12544
> which is bug present in gcc 3.3.1 (from SUSE 9)
Really? I'm kind of suprised, we don't use nested functions at all in
LLVM: they are a non-portable GCC extension. I guess they are getting
pulled in from system header files or something?
In any case, I'm glad you found the problem! :)
-Chris
--
http://llvm.cs.uiuc.edu/
http://www.nondot.org/~sabre/Projects/
More information about the llvm-dev
mailing list