Bootstrap failure with graphite

2009-10-25 Thread Steven Bosscher
Hi, I tried to bootstrap gcc this morning and got the following build failure: /home/stevenb/devel/build/./prev-gcc/xgcc -B/home/stevenb/devel/build/./prev-gcc/ -B/opt/x86_64-unknown-linux-gnu/bin/ -B/opt/x86_64-unknown-linux-gnu/bin/ -B/opt/x86_64-unknown-linux-gnu/lib/ -isystem /opt/x86_64-unkn

Re: Bootstrap failure with graphite

2009-10-25 Thread Richard Guenther
On Sun, Oct 25, 2009 at 12:08 PM, Steven Bosscher wrote: > Hi, > > I tried to bootstrap gcc this morning and got the following build failure: > > /home/stevenb/devel/build/./prev-gcc/xgcc > -B/home/stevenb/devel/build/./prev-gcc/ > -B/opt/x86_64-unknown-linux-gnu/bin/ > -B/opt/x86_64-unknown-linux

Re: Bootstrap failure with graphite

2009-10-25 Thread Steven Bosscher
On Sun, Oct 25, 2009 at 12:18 PM, Richard Guenther wrote: > On Sun, Oct 25, 2009 at 12:08 PM, Steven Bosscher > wrote: >> Hi, >> >> I tried to bootstrap gcc this morning and got the following build failure: >> >> /home/stevenb/devel/build/./prev-gcc/xgcc >> -B/home/stevenb/devel/build/./prev-gcc

Re: Bootstrap failure with graphite

2009-10-25 Thread Richard Guenther
On Sun, Oct 25, 2009 at 12:24 PM, Steven Bosscher wrote: > On Sun, Oct 25, 2009 at 12:18 PM, Richard Guenther > wrote: >> On Sun, Oct 25, 2009 at 12:08 PM, Steven Bosscher >> wrote: >>> Hi, >>> >>> I tried to bootstrap gcc this morning and got the following build failure: >>> >>> /home/stevenb/

Building gold from binutils-2.20 alongside gcc trunk errors out:

2009-10-25 Thread Toon Moene
As follows: g++ -DHAVE_CONFIG_H -I. -I../../gcc/gold -I../../gcc/gold -I../../gcc/gold/../include -I../../gcc/gold/../elfcpp -DLOCALEDIR="\"/usr/snp/share/locale\"" -DBINDIR="\"/usr/snp/bin\"" -DTOOLBINDIR="\"/usr/snp/x86_64-unknown-linux-gnu/bin\"" -W -Wall -Werror -D_LARGEFILE_SOURCE -D_

Re: delete dead feature branches?

2009-10-25 Thread Gerald Pfeifer
On Wed, 14 Oct 2009, Ben Elliston wrote: > I deleted a personal branch from 5 years ago and have added the revision > number of the delete commit to the branch description in svn.html. > > Would these two conventions suffice? Would it make sense to document the outcome of this conversation in s

Re: dg-error vs. i18n?

2009-10-25 Thread Joseph S. Myers
On Sat, 24 Oct 2009, Dave Korn wrote: > Joseph S. Myers wrote: > > On Sat, 24 Oct 2009, Richard Guenther wrote: > > > >> The testsuite should run with C locale. > > > > Unfortunately it appears there are now some systems where C no longer > > implies ASCII, causing problems for predictability o

when (not) use bugzilla for GCC?

2009-10-25 Thread Basile STARYNKEVITCH
Hello All, Please accept my apologies if the questions below are too naive! I have several questions about bugzilla and GCC. I am not very familiar with bugzilla, and I am not familiar with the configuration of GCC bugzilla in particular. I cannot understand when should I use or not bugzill

Re: Building gold from binutils-2.20 alongside gcc trunk errors out:

2009-10-25 Thread Toon Moene
Toon Moene wrote: As follows: g++ -DHAVE_CONFIG_H -I. -I../../gcc/gold -I../../gcc/gold -I../../gcc/gold/../include -I../../gcc/gold/../elfcpp -DLOCALEDIR="\"/usr/snp/share/locale\"" -DBINDIR="\"/usr/snp/bin\"" -DTOOLBINDIR="\"/usr/snp/x86_64-unknown-linux-gnu/bin\"" -W -Wall -Werror -D_L

Re: Building gold from binutils-2.20 alongside gcc trunk errors out:

2009-10-25 Thread Richard Guenther
On Sun, Oct 25, 2009 at 7:42 PM, Toon Moene wrote: > Toon Moene wrote: >> >> As follows: >> >> g++ -DHAVE_CONFIG_H -I. -I../../gcc/gold  -I../../gcc/gold >> -I../../gcc/gold/../include -I../../gcc/gold/../elfcpp >> -DLOCALEDIR="\"/usr/snp/share/locale\"" -DBINDIR="\"/usr/snp/bin\"" >> -DTOOLBINDIR

Re: Building gold from binutils-2.20 alongside gcc trunk errors out:

2009-10-25 Thread Toon Moene
Richard Guenther wrote: On Sun, Oct 25, 2009 at 7:42 PM, Toon Moene wrote: /usr/snp/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../x86_64-unknown-linux-gnu/bin/ld: error: /scratch/hirlam/hl_home/EXP/lib/src/linuxgfortran/lib/port.a: multiple definition of casihl_ /usr/snp/lib/gcc/x86_64-

gcc-4.3-20091025 is now available

2009-10-25 Thread gccadmin
Snapshot gcc-4.3-20091025 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20091025/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches

Re: when (not) use bugzilla for GCC?

2009-10-25 Thread Joseph S. Myers
On Sun, 25 Oct 2009, Basile STARYNKEVITCH wrote: > I cannot understand when should I use or not bugzilla. More precisely, I have > several examples of "bugs" but I didn't use bugzilla for them If something is a bug in trunk then you should report it, but do not submit reports that do not contain

Problems with acats test suite not being run?

2009-10-25 Thread Christian Joensson
I noticed on http://gcc.gnu.org/ml/gcc-testresults/2009-10/msg02488.html (trunk revision 153541) that the acats test suite was not run... and looking into acats.log I see this: compilation abandoned /usr/local/src/trunk/objdir/gcc/testsuite/ada/acats/support/checkfil.ada: parse errors detected /us