Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread Zack Weinberg
Mike Stump <[EMAIL PROTECTED]> writes: > Not being able to build in the source directory is a bug. > Having to set CONFIG_SHELL is a bug. > Having to install a newer cctools is a bug. Patches are welcome. zw

Re: GCC 4.0 branch open for regression fixes

2005-04-22 Thread Mark Mitchell
Toon Moene wrote: Mark Mitchell wrote: The GCC 4.0 branch is now open for regression fixes only, under the usual release branch rules. I presume this means that we (The Fortran Illuminati) can fix any bug in the gfortran frontend, as we don't have any regressions yet (at least not against gfort

GCC 4.0.0 fsincos?

2005-04-22 Thread Patrick Mitran
Hi, I'm interested in gcc 4.0.0 because I believe it's supposed to generate the fsincos instruction on x86 when appropriate. I have the following code sample which I use to generate two random Gaussian numbers, for which I think fsincos should probably be generated by the compiler, typedef dou

Re: Regression on mainline in tree-vrp.c

2005-04-22 Thread Steve Kargl
On Fri, Apr 22, 2005 at 10:26:25AM -0400, Kazu Hirata wrote: > Hi Rainer and Steve, > > > | 4.1.0 20050419 (experimental) (i386-pc-solaris2.10) GCC error: | > > | in set_value_range, at tree-vrp.c:124| > > | Error detected at sem_intr.adb:437:1

Re: Unnesting of nested subreg expressions

2005-04-22 Thread Björn Haase
James E Wilson wrote: > You were never very clear about what was wrong with gen_highpart and > gen_lowpart with respect to subregs. rtl examples are always helpful, > e.g. showing RTL input and RTL output and pointing out what is wrong. > gen_lowpart already has support for subreg input and presu

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread Mike Stump
On Thursday, April 21, 2005, at 08:57 PM, Andrew Pinski wrote: Does anyone read the installation instructions? No. Not being able to build in the source directory is a bug. Having to set CONFIG_SHELL is a bug. Having to install a newer cctools is a bug. Bugs should be fixed. Papering over them wi

gcc-4.0.0 build problem on solaris

2005-04-22 Thread Don Lindsay
I built i686-pc-linux-gnu native i686-pc-linux-gnu X mips64-unknown-elf sparc-sun-solaris2.8 native just fine, but have a problem with: sparc-sun-solaris2.8 X mips64-unknown-elf Specifically the xgcc was linked, but won't run: /gcc/xgcc -dumpspecs

Re: different address spaces

2005-04-22 Thread Zack Weinberg
James E Wilson <[EMAIL PROTECTED]> writes: >> unnecessary, and error prone (as evidenced by string literal memory >> references not being properly identified as READONLY, although their >> equivalent array representations are treated properly for example?) > > If true, that sounds like a bug

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread Lars Sonchocky-Helldorf
James E Wilson <[EMAIL PROTECTED]> wrote: Andrew Pinski wrote: Does anyone read the installation instructions? Yes, but not everyone. And even people that read the docs can miss the info if they can't figure out which part of the docs they are supposed to be looking at. If you don't want people

Re: Regression on mainline in tree-vrp.c

2005-04-22 Thread Kazu Hirata
Hi Rainer and Steve, > | 4.1.0 20050419 (experimental) (i386-pc-solaris2.10) GCC error: | > | in set_value_range, at tree-vrp.c:124| > | Error detected at sem_intr.adb:437:1 | There seem to be several ways to get to

RE: i want to join

2005-04-22 Thread Dave Korn
Original Message >From: Bingguang Peng >Sent: 22 April 2005 13:19 > i want to join http://gcc.gnu.org/lists.html cheers, DaveK -- Can't think of a witty .sigline today

i want to join

2005-04-22 Thread Bingguang Peng
i want to join

Re: different address spaces (was Re: internal compiler error atdwarf2out.c:8362)

2005-04-22 Thread Paul Schlie
> From: James E Wilson <[EMAIL PROTECTED]> >> - One of the things that's been eluding me, is that I can't seem to find >> where literal string constant mem references aren't being properly >> declared and/or preserved as READONLY/unchanging references, resulting >> in MEM_READONLY_P failing t

Re: Java failures [Re: 75 GCC HEAD regressions, 0 new, with your patch on 2005-04-20T14:39:10Z.]

2005-04-22 Thread Andrew Pinski
On Apr 22, 2005, at 6:25 AM, Andrew Haley wrote: GCC regression checker writes: With your recent patch, GCC HEAD has some regression test failures, which used to pass. There are 0 new failures, and 75 failures that existed before and after that patch; 0 failures have been fixed. The old failures,

Re: Java field offsets [was; GCC 4.0 RC2 Available]

2005-04-22 Thread Andrew Haley
Per Bothner writes: > Andrew Haley wrote: > > However, these fields are real, and they are used, but we shouldn't > > output any debug info for them. > > Does Dwarf support "computed field offsets"? (This might be needed > for Ada, to.) If so, the Right Thing might be to emit DIEs so gdb

Java failures [Re: 75 GCC HEAD regressions, 0 new, with your patch on 2005-04-20T14:39:10Z.]

2005-04-22 Thread Andrew Haley
GCC regression checker writes: > With your recent patch, GCC HEAD has some regression test failures, > which used to pass. There are 0 new failures, and 75 > failures that existed before and after that patch; 0 failures > have been fixed. > > The old failures, which were not fixed or intro

RE: Help installing & using GCC

2005-04-22 Thread Dave Korn
Original Message >From: Zhaohui Zhou >Sent: 22 April 2005 03:21 > Hi, > > I am wondering where I can find instructions on how to install GCC on > my Windows XP computer. Thanks. > > Regards, > Zhaohui Zhou Your best bet is to install either cygwin (http://cygwin.com), which is a full

Re: Regression on mainline in tree-vrp.c

2005-04-22 Thread Rainer Orth
Steve Kargl <[EMAIL PROTECTED]> writes: > kargl[266] gfc41 -c cher2k.f > kargl[267] gfc41 -c -O cher2k.f > kargl[268] gfc41 -c -O2 cher2k.f > cher2k.f: In function 'cher2k': > cher2k.f:1: internal compiler error: in set_value_range, at tree-vrp.c:124 > Please submit a full bug report, > with prepr

gpg signatures on tar/diff

2005-04-22 Thread Adrian von Bidder
Hi, Please forgive this remark - especially if it has been discussed before (I don't follow this list.) I think that Mark's key (0xB75C61B8) might not have been the best choice to sign the gcc release because it lacks connections to the majority of the OpenPGP web of trust, being signed only b

Re: GCC 4.0 build fails on Mac OS X 10.3.9/Darwin kernel 7.9

2005-04-22 Thread James E Wilson
Andrew Pinski wrote: Does anyone read the installation instructions? Yes, but not everyone. And even people that read the docs can miss the info if they can't figure out which part of the docs they are supposed to be looking at. If you don't want people sending bug reports like this, then you i

GCC 4.0.0 has been released

2005-04-22 Thread Mark Mitchell
GCC 4.0.0 has been released. This release is a major release, containing (among many other features) new optimization infrastructure that enables GCC to perform more high-level optimizations that has been possible in the past. A more complete list of changes is at: http://gcc.gnu.org/gcc-4.0/c

GCC 4.0 branch open for regression fixes

2005-04-22 Thread Mark Mitchell
The GCC 4.0 branch is now open for regression fixes only, under the usual release branch rules. -- Mark Mitchell CodeSourcery, LLC [EMAIL PROTECTED] (916) 791-8304

Re: different address spaces (was Re: internal compiler error at dwarf2out.c:8362)

2005-04-22 Thread James E Wilson
Martin Koegler wrote: arg 1 >> So, how to change this function? As a MEM_EXPR may only be a DECL or a COMPONENT_REF, storing a indriect_ref of a plus_expr is also not valid. This is, why I had to change the other functions. There is a var_decl here inside the indirect_ref. Will using