|
|
On Fri, May 19, 2006 at 11:31:17AM +0530, Ranjit Mathew wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Joseph S. Myers wrote:
> > On Thu, 18 May 2006, Mike Stump wrote:
> >
> >> On May 18, 2006, at 8:16 AM, Joseph S. Myers wrote:
> >>> -pedantic should never cause an error; it should only cause pedwarns
> >> Fixed. Also fixed, a spelling typo and the last of the testsuite cleanups
> >> needed.
> >>
> >> Ok for 4.2?
> >
> > OK.
>
> I'm getting a weird error during bootstrap in boehm-gc:
> - -------------------------- 8< --------------------------
> /home/ranmath/src/gcc/build/./gcc/xgcc -B/home/ranmath/src/gcc/build/./gcc/
> -B/h
> ome/ranmath/gcc/i686-pc-linux-gnu/bin/
> -B/home/ranmath/gcc/i686-pc-linux-gnu/lib
> / -isystem /home/ranmath/gcc/i686-pc-linux-gnu/include -isystem
> /home/ranmath/gc
> c/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H
> -I/home/ranmath/src/gcc/gcc/boeh
> m-gc/include -fexceptions -Iinclude -I././targ-include -I.//libc/include -O2
> -g
> - -O2 -fexceptions -Iinclude -I././targ-include -I.//libc/include -c
> /home/ranmath
> /src/gcc/gcc/boehm-gc/dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o
> /home/ranmath/src/gcc/gcc/boehm-gc/dbg_mlc.c:994: error: '[*]' not allowed in
> ot
> her than function prototype scope
> make[3]: *** [dbg_mlc.lo] Error 1
I got similar error:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27673
H.J.
|
|