Hi,

As LLVM is compiled with all warnings and pedantics on, I guess
this may interest you.

when compiling the target ./build/gengtype.exe there are multiple
identical warnings, the first being:

warning structure 'eh_range' used but not defined

Unfortunately I only caught it when the log info scrolled by (and out of)
the window, but you probably know better where in the build process
this target is.

Mark

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = emerald
uname -m = i686
uname -r = 1.7.1(0.218/5/3)
uname -s = CYGWIN_NT-5.1
uname -v = 2009-12-07 11:48

configure:2804: checking for C compiler version
configure:2811: gcc --version >&5
gcc (GCC) 4.3.4 20090804 (release) 1
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to