Re: A trouble with libssp in one-tree builds

2005-07-08 Thread Dan Kegel
Daniel Jacobowitz wrote: I think we need to finally come up with a way to build the compiler and libraries at different times. Don't tease me. -- Trying to get a job as a c++ developer? See http://kegel.com/academy/getting-hired.html

Re: 4.1 news item

2005-07-08 Thread Daniel Berlin
On Fri, 2005-07-08 at 23:39 +0200, Gerald Pfeifer wrote: > On Fri, 8 Jul 2005, Daniel Berlin wrote: > > I was thinking we maybe should just copy the checked in project list > > from the wiki, remove the duplicates (IE struct aliasing part I and II, > > etc), and add a news item saying: > > > > "GC

Re: x86 build is broken

2005-07-08 Thread Fariborz Jahanian
On Jul 8, 2005, at 5:41 PM, Andrew Pinski wrote: On Jul 8, 2005, at 8:13 PM, Fariborz Jahanian wrote: Tried building fsf mainline on x86-darwin. Syntax error compiling c-common.c. The preprocessed file shows the following: This is a darwin specific bug and was introduced by Geoff K.'s

Re: x86 build is broken

2005-07-08 Thread Fariborz Jahanian
On Jul 8, 2005, at 5:36 PM, Daniel Berlin wrote: On Fri, 2005-07-08 at 17:13 -0700, Fariborz Jahanian wrote: Tried building fsf mainline on x86-darwin. Syntax error compiling c- common.c. The preprocessed file shows the following: as of when? I bootstrapped and tested x86_64-unknown-linu

Re: x86 build is broken

2005-07-08 Thread Andrew Pinski
On Jul 8, 2005, at 8:13 PM, Fariborz Jahanian wrote: Tried building fsf mainline on x86-darwin. Syntax error compiling c-common.c. The preprocessed file shows the following: This is a darwin specific bug and was introduced by Geoff K.'s patch today. I committed this as obvious to fix the bu

Re: x86 build is broken

2005-07-08 Thread Daniel Berlin
On Fri, 2005-07-08 at 17:13 -0700, Fariborz Jahanian wrote: > Tried building fsf mainline on x86-darwin. Syntax error compiling c- > common.c. The preprocessed file shows the following: > as of when? I bootstrapped and tested x86_64-unknown-linux-gnu and x86-linux-gnu and powerpc-linux-gnu in t

Re: 4.1 news item

2005-07-08 Thread Mark Mitchell
Gerald Pfeifer wrote: On Fri, 8 Jul 2005, Daniel Berlin wrote: I was thinking we maybe should just copy the checked in project list from the wiki, remove the duplicates (IE struct aliasing part I and II, etc), and add a news item saying: "GCC 4.1 stage 2 is now closed. The following projects

Re: move specs documentation to internals manual?

2005-07-08 Thread Joseph S. Myers
On Fri, 8 Jul 2005, Daniel Jacobowitz wrote: > > So, what do people think about (a) deleting the big comment in gcc.c > > that tries to explain specs (leaving a pointer to the manual), and (b) > > moving the specs documentation to the internals manual? > > I think it's a good idea - but someone s

Re: move specs documentation to internals manual?

2005-07-08 Thread Joel Sherrill <[EMAIL PROTECTED]>
Geoffrey Keating wrote: "Joseph S. Myers" <[EMAIL PROTECTED]> writes: On Fri, 7 Jul 2005, Ian Lance Taylor wrote: [EMAIL PROTECTED] (Geoffrey Keating) writes: * gcc.c: Include xregex.h. (version_compare_spec_function): New. (spec_function): Add version-compare.

Re: move specs documentation to internals manual?

2005-07-08 Thread Daniel Jacobowitz
On Fri, Jul 08, 2005 at 04:29:49PM -0700, Geoffrey Keating wrote: > I agree with both comments here: it's lame that we have duplicated > documentation (and explains why I didn't realise that I had to change > two places), and I don't think that we should be considering specs to > be an user-level i

x86 build is broken

2005-07-08 Thread Fariborz Jahanian
Tried building fsf mainline on x86-darwin. Syntax error compiling c- common.c. The preprocessed file shows the following: if ("__builtin_" "acosf" && 1) { tree decl; ((void)(!((!1 && !1) || !strncmp ("__builtin_" "acosf", "__builtin_", strlen ("__builtin_"))) ? fancy_abort ("../../gcc-

move specs documentation to internals manual?

2005-07-08 Thread Geoffrey Keating
"Joseph S. Myers" <[EMAIL PROTECTED]> writes: > On Fri, 7 Jul 2005, Ian Lance Taylor wrote: > > > [EMAIL PROTECTED] (Geoffrey Keating) writes: > > > > > * gcc.c: Include xregex.h. > > > (version_compare_spec_function): New. > > > (spec_function): Add version-compare. > > > (replace_outfi

Re: gcc-4.1-20050702 ICE in cgraph_early_inlining, at ipa-inline.c:990

2005-07-08 Thread Andrew Pinski
On Jul 5, 2005, at 7:34 PM, Andrew Pinski wrote: On Jul 5, 2005, at 5:02 PM, Daniel Kegel wrote: Jan Hubicka <[EMAIL PROTECTED]> wrote: I get this error compiling linux-2.6.11.3 with gcc-4.1-20050702 on many targets: drivers/char/random.c:1813: internal compiler error: in cgraph_early_inli

Re: 4.1 news item

2005-07-08 Thread Gerald Pfeifer
On Fri, 8 Jul 2005, Daniel Berlin wrote: > I was thinking we maybe should just copy the checked in project list > from the wiki, remove the duplicates (IE struct aliasing part I and II, > etc), and add a news item saying: > > "GCC 4.1 stage 2 is now closed. The following projects were > contribut

4.1 news item

2005-07-08 Thread Daniel Berlin
I was thinking we maybe should just copy the checked in project list from the wiki, remove the duplicates (IE struct aliasing part I and II, etc), and add a news item saying: "GCC 4.1 stage 2 is now closed. The following projects were contributed: . Thank you to all contributors, testers, and ev

Re: Returned post for [EMAIL PROTECTED] (fwd)

2005-07-08 Thread Gabriel Dos Reis
On Fri, 8 Jul 2005, Gerald Pfeifer wrote: | On Fri, 8 Jul 2005, Gabriel Dos Reis wrote: | > Is it true that nobody wanted to approved GCC-3.3.6 release | > announcement? :-/ | | I believe Jeff Law and Mark Mitchell are the two list admins with | approval rights; it might be a good idea to generall

Re: GCC 3.3.6 has been released

2005-07-08 Thread Gerald Pfeifer
On Sun, 26 Jun 2005, Gerald Pfeifer wrote: > 2005-06-26 Gerald Pfeifer <[EMAIL PROTECTED]> > > * doc/install.texi (Specific): Do not specify the concrete > versions of GCC provided by Cygwin. Simplify the part on > building on Cygwin. > > Once GCC 4.0.1 has been released, I

Re: Returned post for [EMAIL PROTECTED] (fwd)

2005-07-08 Thread Gerald Pfeifer
On Fri, 8 Jul 2005, Gabriel Dos Reis wrote: > Is it true that nobody wanted to approved GCC-3.3.6 release > announcement? :-/ I believe Jeff Law and Mark Mitchell are the two list admins with approval rights; it might be a good idea to generally add release managers. Gerald

Re: RFA: -mfpmath=sse -fpic vs double constants

2005-07-08 Thread Richard Henderson
On Thu, Jul 07, 2005 at 05:30:26PM -0700, Dale Johannesen wrote: > cvtss2sd[EMAIL PROTECTED](%ecx), %xmm0 > > (this is Linux, the same happens on Darwin). > This is not really a good idea, as movsd of a double-precision 1.0 is > faster. The change from double to single precision

Re: RFA: -mfpmath=sse -fpic vs double constants

2005-07-08 Thread Richard Henderson
On Fri, Jul 08, 2005 at 05:37:45PM +0200, Paolo Bonzini wrote: > Also, here is some code that tries to load 1.0 into an SSE register > without using the constant pool. I don't know if it is fast or not. ... > pinsrwl $3, %1, %0" : "=x" (i) : "r" (0x3ff0)); No, this instruction is dreadfu

Re: MIPS-X

2005-07-08 Thread Eric Christopher
On Fri, 2005-07-08 at 20:43 +0800, IM.Nobody wrote: > I can hardly believe there is no port of GCC to MIPS-X. Any clue would > be helpful and greatly appreciated. The question has been asked numerous times on the list. There's no port because no one has done the work. Patches to support this will

Re: RFA: -mfpmath=sse -fpic vs double constants

2005-07-08 Thread Paolo Bonzini
(this is Linux, the same happens on Darwin). This is not really a good idea, as movsd of a double-precision 1.0 is faster. I wonder whether fixing compress_float_constant is better. It seems similar to the old hack in expr.c: expanding a/b to a*(1/b), and hope that it is transformed back to

Re: gcc-4.0.1 ada build failed

2005-07-08 Thread Oliver Kellogg
Oops, looks like I whined too early. After an rm -rf in my gcc-build dir, and then using Laurent's configure options, all is fine. Thanks Laurent GUERBY wrote: 4.0.1 builds fine on x86-linux and x86_64-linux, see http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg00414.html http://gcc.gnu.org

Re: gcc-4.0.1 ada build failed

2005-07-08 Thread Laurent GUERBY
4.0.1 builds fine on x86-linux and x86_64-linux, see http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg00414.html http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg00432.html You might want to try the configure options I used there (see end of the reports above). Sincerely, Laurent On Fri, 2005-

gcc-4.0.1 ada build failed

2005-07-08 Thread Oliver Kellogg
../prev-gcc/xgcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.0.1/configure --prefix=/e/gcc4 --enable-libada \ --enable-bootstrap --enable-languages=c,c++,ada,java Thread model: posix gcc version 4.0.1 "make" and "make bootstrap" both fail to use the $(STAGE_PREFI

Returned post for [EMAIL PROTECTED] (fwd)

2005-07-08 Thread Gabriel Dos Reis
Hi, Is it true that nobody wanted to approved GCC-3.3.6 release announcement? :-/ -- Gabriel Dos Reis [EMAIL PROTECTED] Texas A&M University -- Computer Science Department

Re: MIPS-X

2005-07-08 Thread IM.Nobody
I can hardly believe there is no port of GCC to MIPS-X. Any clue would be helpful and greatly appreciated. Many thanks. IM. On 7/5/05, IM.Nobody <[EMAIL PROTECTED]> wrote: > Thanks for the info. > > Any one knows a pubic or a private porting of GCC to MIPS-X??? Any > help would be greatly appec

GCC 4.0.1 Released

2005-07-08 Thread Mark Mitchell
GCC 4.0.1 has been released. This release is a minor release, containing primarily fixes for regressions in GCC 4.0.0 releative to previous releases. http://gcc.gnu.org/gcc-4.0/changes.html#4.0.1 This release is available from the FTP servers listed here: http://www.gnu.org/order/ftp.html T

Re: port gcc for bits processor

2005-07-08 Thread Ian Lance Taylor
Taoufik HNIA <[EMAIL PROTECTED]> writes: > I am working on porting gcc for a 16 bits processor. > I know that gcc supports arm,but I don't know if gcc supports 16 bits > arm.So my question is : > does gcc generate code for 16 bits arm ? Yes, it does, with the -mthumb option. This kind of questio

port gcc for bits processor

2005-07-08 Thread Taoufik HNIA
Hi, I am working on porting gcc for a 16 bits processor. I know that gcc supports arm,but I don't know if gcc supports 16 bits arm.So my question is : does gcc generate code for 16 bits arm ? thak your for your help Taoufik