Re: IPA branch

2005-08-06 Thread Steven Bosscher
On Saturday 06 August 2005 08:14, Andrew Pinski wrote: > On Aug 5, 2005, at 9:24 PM, Canqun Yang wrote: > > Hi, > > > > Patch from Michael Matz > > (http://gcc.gnu.org/ml/fortran/2005-07/msg00331.html) may partly fixes > > the multiple decls problems. > > That will only help with the fortran proble

[patch] Fix i386-mingw32 build failure

2005-08-06 Thread FX Coudert
PING ** 2 Attached patch fixes PR bootstrap/22259 (right now, a simple ./configure && make build fails on i386-mingw32). It creates a special case for in-tree as, collect-ld and nm scripts: since mingw32 cannot spawn shell scripts, it copies $(ORIGINAL_AS_FOR_TARGET), $(ORIGINAL_LD_FOR_TARGET)

Re: CFT: toplevel bootstrap (stage 2 project)

2005-08-06 Thread Joseph S. Myers
On Wed, 22 Jun 2005, Paolo Bonzini wrote: > The idea is that just before or just after the end of stage2, I will post the > obvious patch making --enable-bootstrap the default. Then, "make" will just Is this switch to toplevel bootstrap as default still planned for 4.1? -- Joseph S. Myers

re: GCC 4.0.1 - iostream: No such file or dir....

2005-08-06 Thread dank
Chris Garrett <[EMAIL PROTECTED]> wrote: > main.cpp:5: error: 'cout' was not declared in this scope This question should have been sent to gcc-help, not here. But as long as I'm answering: It's std::cout now, according to the C++ standard. If you want to compile old code that wasn't aware of std

gcc-4.1-20050806 is now available

2005-08-06 Thread gccadmin
Snapshot gcc-4.1-20050806 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-20050806/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.1 CVS branch with the following options: -D2005-08-06 17:43 UTC You'll

Re: IPA branch

2005-08-06 Thread Jan Hubicka
> On Saturday 06 August 2005 08:14, Andrew Pinski wrote: > > On Aug 5, 2005, at 9:24 PM, Canqun Yang wrote: > > > Hi, > > > > > > Patch from Michael Matz > > > (http://gcc.gnu.org/ml/fortran/2005-07/msg00331.html) may partly fixes > > > the multiple decls problems. > > > > That will only help with

re: c++ performance regressions in gcc > 2.95.3

2005-08-06 Thread dank
Anthony wrote: > We observed that certain large C++ applications perform worse > in gcc-3.x and gcc-4.x than they did in gcc-2.95.3. > On the theory that at least some of the cause > would show up in microbenchmarks, we tried running > bench++ with both old and new toolchains. > ... > http://www.ci

Re: -b vs -bundle

2005-08-06 Thread James E Wilson
On Thu, 2005-08-04 at 20:54, Peter O'Gorman wrote: > 2005-08-?? Peter O'Gorman <[EMAIL PROTECTED]> > PR 21366 > * gcc.c (process_command): Check the argument to -b has a dash. > * doc/invoke.texi: Update -b and -V docs. I checked in the patch. -- Jim Wilson, GNU Tools Support,

How can I build gcc on my Windows PC?

2005-08-06 Thread David Nowak
Do I need a c compiler to build gcc on my Windows PC? If so, where can I get one? I downloaded both MinGW and Cygwin, but neither seems to have a c compiler. Please help me. Thank you. David Nowak [EMAIL PROTECTED]

[3.4] Remaining gcc testsuite failures on sparc64-*-linux-gnu

2005-08-06 Thread Christian Joensson
er version: 3.4.5 20050806 (prerelease) Platform: sparc64-unknown-linux-gnu configure flags: --enable-__cxa_atexit --enable-shared --with-cpu=v7 --enable-languages=c,ada,c++,f77,java,objc,treelang The gcc test suite: unix/-m64 Executing on host: /usr/local/src/branch/objdir.3.4/gcc/xgcc -B/usr