Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Bernard Leak
Dear List, do you all remember this? Look back to http://gcc.gnu.org/ml/gcc/2006-03/msg00759.html if your memory needs to be jogged. two months and a few hours on... has anything changed? Is Gabriel Dos Reis still looking into this, or has he been hit by a bus? Bernard Leak -- Think

[wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Dave Korn
On 26 May 2006 11:10, Bernard Leak wrote: > Dear List, > do you all remember this? > > Look back to http://gcc.gnu.org/ml/gcc/2006-03/msg00759.html > if your memory needs to be jogged. > > two months and a few hours on... has anything changed? Is > Gabriel Dos Reis still looking int

Re: [wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Manuel López-Ibáñez
Dave, don't forget to send a mail to gcc-announce. No announce has been sent yet: http://gcc.gnu.org/ml/gcc-announce/2006/ http://gcc.gnu.org/ml/gcc-announce/2005/ Cheers, Manuel. On 26/05/06, Dave Korn <[EMAIL PROTECTED]> wrote: On 26 May 2006 11:10, Bernard Leak wrote: > Dear List, >

RE: [wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Dave Korn
On 26 May 2006 12:16, Manuel López-Ibáñez wrote: > Dave, > > don't forget to send a mail to gcc-announce. No announce has been sent yet: > > http://gcc.gnu.org/ml/gcc-announce/2006/ > http://gcc.gnu.org/ml/gcc-announce/2005/ > > Cheers, > Manuel. Don't know if I have the authority to do that

Re: GCC 4.1.1 Released

2006-05-26 Thread Mark Mitchell
Roberto Bagnara wrote: > Mark Mitchell wrote: >> GCC 4.1.1 has been released. >> >> This release is a bug-fix release for problems in GCC 4.0.2. GCC >> [...] > > Do you mean "a bug-fix release for problems in GCC 4.1.0"? Yup. -- Mark Mitchell CodeSourcery [EMAIL PROTECTED] (650) 331-3385 x713

reload bug in 3.4.6

2006-05-26 Thread Momchil Velikov
I've got a bug with gcc-3.4.6 (also with 3.3.2, 3.3.6, probably anything inbetween), target sh-elf. Unfortunately, the test case is huge, convoluted and proprietary, so I can't send it for now. When reloading insn 2780: Breakpoint 3, reload_as_needed (live_known=1) at ../../gcc-3.4.6/gcc

IA-64 speculation patches have bad impact on ARM

2006-05-26 Thread Daniel Jacobowitz
Hi Maxim and Vlad, I just tracked an ICE while building glibc for ARM to this patch, which introduced --param max-sched-extend-regions-iters with a default of two: http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00998.html The testcase is attached; an arm-linux-gnueabi compiler should be able to

RE: reload bug in 3.4.6

2006-05-26 Thread Dave Korn
On 26 May 2006 16:23, Momchil Velikov wrote: > Now r3 is stored at [r14 + 160], which is incorrect. The reason is > that when substituting the reload register into insn 2780, the insn > 22942 is modified also, because they share the following rtx: (plus:SI > (reg/f:SI 14 r14) (const_int 124 [0x

gcc binary for fc1

2006-05-26 Thread Dude VanWinkle
I am trying to compile the source for gcc, but do not yet have gcc. I am on a fc1 machine and have been googling for hours at the clients site, trying to find out what I need and where to get it. can anyone help me in figuring out how to get a compiler onto a fc1 machine with _no_compiler? than

RE: gcc binary for fc1

2006-05-26 Thread Dave Korn
On 26 May 2006 15:48, Dude VanWinkle wrote: > I am trying to compile the source for gcc, but do not yet have gcc. > > I am on a fc1 machine and have been googling for hours at the clients > site, trying to find out what I need and where to get it. > > can anyone help me in figuring out how to ge

Cygwin c++ vs windows or unix socket layer

2006-05-26 Thread Dave Korn
Hi all, I've stumbled across a small problem. As you may know, cygwin attempts to give the user a free choice of using the winsock API, with SOCKETs being handles not fds, and ioctlsocket and closesocket and so on, or using the posix sockets API, and having sockets being fds just like a

"make install-info" no longer works

2006-05-26 Thread H. J. Lu
Has anyone seen http://sources.redhat.com/bugzilla/show_bug.cgi?id=2701 It looks like the result of merging of intl from gcc. It doesn't work for me in gcc either: make[2]: Leaving directory `/export/build/gnu/gcc/build-i686-linux/intl' Doing install-info in intl make[2]: Entering directory `/ex

Re: [wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Eric Botcazou
> Anyway, how does this look to everyone? FWIW fine with me. Thanks for taking care of this! -- Eric Botcazou

The Linux binutils 2.17.50.0.2 is released

2006-05-26 Thread H. J. Lu
This is the beta release of binutils 2.17.50.0.2 for Linux, which is based on binutils 2006 0526 in CVS on sources.redhat.com plus various changes. It is purely for Linux. The new x86_64 assembler no longer accepts monitor %eax,%ecx,%edx You should use monitor %rax,%ecx,%edx or

gcc-4.1-20060526 is now available

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