This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR/14362


> > > > Bootstrapped/regtested mainline x86-64 (clean tree-ssa did not bootstrap today).
> > > >
> > > Details?  It did bootstrap here.
> > 
> > stage1/xgcc -Bstage1/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Werror -fno-common   -DHAVE_CONFIG_H    -I. -If -I../../gcc -I../../gcc/f -I../../gcc/../include -I../../gcc/../libbanshee/libcompat -I../../gcc/../libbanshee -I../../gcc/../libbanshee/points-to  ../../gcc/f/com.c -o f/com.o
> > ../../gcc/f/com.c: In function `poplevel':
> > ../../gcc/f/com.c:14356: warning: implicit declaration of function `output_inline_function'
> >
> Why are you trying to build f77?  Are you asking for it explicitly?  f77
> does not work on the branch (we explicitly disabled it).

Yes, I build f77 explicitelly in my script.  Thanks for info.
I'll try to bootstrap f95 instead of f77.

Josef


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]