Ayal Zaks appointed Modulo Scheduler maintainer

2007-03-23 Thread David Edelsohn
I am pleased to announce that the GCC Steering Committee has appointed Ayal Zaks as Modulo Scheduler maintainer. Please join me in congratulating Ayal on his new role. Ayal, please update your listings in the MAINTAINERS file. Happy hacking! David

Re: Splay Tree

2007-03-29 Thread David Edelsohn
urself? Did you receive an acknowledgement of the assignment? David

How can I get VRP information for an RTX?

2007-03-31 Thread David Daney
? Q3: Would it be better to do this at the tree level instead of rtl? Thanks in advance, David Daney |

Re: How can I get VRP information for an RTX?

2007-04-01 Thread David Daney
Andrew Pinski wrote: On 4/1/07, David Daney <[EMAIL PROTECTED]> wrote: I am looking at how the MIPS backend handles division. For the compiler configuration in question (mipsel-linux) division operations trap on division by zero. This is handled in mips_output_division in mips.c wh

Re: How can I get VRP information for an RTX?

2007-04-02 Thread David Daney
ions and no branching. Calling the special libgcj divide function executes at least 4 times as many instructions and involves at least two jumps (call and return). I am not going to benchmark it. If you think there is a better way, you can benchmark it and report your findings. David Daney

Re: Integer overflow in operator new

2007-04-06 Thread David Daney
dn't tell. One could argue that issuing some type of diagnostic (either at compile time or run time) would be helpful for people that don't remember to write correct code 100% of the time. David Daney

Re: HTML of -fdump-tree-XXXX proposal.

2007-04-17 Thread David Daney
Diego Novillo wrote: J.C. Pizarro wrote on 04/17/07 21:48: The visual representation in HTML is more effective for humans than in text. No. Heck, no. I agree. PDF is clearly superior ;-) J.C., Please submit a patch for PDF support. David Daney

Re: gcc preprocessor

2007-04-20 Thread David Daney
? The standard answer applies here: Use emacs as your editor. You don't hack up the compiler to work around deficiencies in your source code editor. David Daney

Re: 2nd quarter of 2007 and no GPL code of Java from Sun.

2007-05-01 Thread David Carlton
proceeding on schedule. (I'm at Sun but I don't work on Java, and have no particular insight into what's going on behind the scenes there.) David Carlton [EMAIL PROTECTED]

Re: Implicit altivec vs. linux kernel build

2005-02-27 Thread David Edelsohn
cpu=970, to avoid enabling Altivec when compiling kernel code. David

Re: Implicit altivec vs. linux kernel build

2005-02-27 Thread David Edelsohn
You cannot tell the compiler to enable VMX but "do what I mean" and not use it. That is inconsistent. David

Re: GCC 4.1 Projects

2005-02-27 Thread David Edelsohn
ve disagreements with individual decisions would stop turning these into complaints about the entire process. There is no perfect solution. I'm sure that we all would be happy to consider constructive suggestions, but complaining about the abstract concept of someone else having control or making decisions is not helpful. David

Re: Implicit altivec vs. linux kernel build

2005-02-27 Thread David Edelsohn
>>>>> Benjamin Herrenschmidt writes: Ben> Ok. What I need is -mcpu=power4 -maltivec Sorry, no. -maltivec means generate Altivec code, not just enable Altivec instructions and registers. The above option is not different than -mcpu=970. There is no DWIM option. David

Re: Implicit altivec vs. linux kernel build

2005-02-27 Thread David Edelsohn
isting "powerpc" and "powerpc64" types so that one could enable the instructions common to the architecture and tune for the latest processor without enabling processor-specific features. David

Re: PowerPC 64 x 32 bits performance

2005-03-04 Thread David Edelsohn
r try_route (route.c) Edmar> (compiled with: gcc -S -DSPEC_CPU2000 -O3 -m64 route.c) Edmar> and notice a considerable number of load instructions in the 64 bits one. Edmar> Does anyone have an insight on why this is happening ? GCC 4.0 is a more useful comparison. David

Re: Question w.r.t. `'class Foo' has virtual functions but non-virtualdestructor` warning.

2005-03-04 Thread David Carlton
contract about what the dynamic type of objects passed to deleteB will be. (Personally, I would vote for keeping the warning as-is, though I don't think my statements above are a strong argument for not moving it.) David Carlton [EMAIL PROTECTED]

Re: request for timings - makedepend

2005-03-07 Thread David Edelsohn
(a) the numbers reported by the "time" command real0m49.88s user0m11.57s sys 0m3.77s (b) what sort of machine this is and how old IBM pseries POWER4 1.1GHz, AIX 5.2.0.0 David

Re: __builtin_cpow((0,0),(0,0))

2005-03-07 Thread David Starner
On Tue, 8 Mar 2005 03:24:35 +0100, Marcin Dalecki <[EMAIL PROTECTED]> wrote: > > On 2005-03-08, at 02:55, Ronny Peine wrote: > > > Maybe i found something: > > > > http://www.cs.berkeley.edu/~wkahan/ieee754status/ieee754.ps > > page 9 says: > > Lot's of opinions few hard arguments... I see there

Re: __builtin_cpow((0,0),(0,0))

2005-03-07 Thread David Starner
On Tue, 8 Mar 2005 04:18:44 +0100, Marcin Dalecki <[EMAIL PROTECTED]> wrote: > Are we a bit too obedient today? Look I was talking about the paper > presented > above not about the author there of. Since we're getting personal, you've been terse, hostile and dismissive this entire thread, and it h

Re: __builtin_cpow((0,0),(0,0))

2005-03-10 Thread David Carlton
because it's generally recognized as the most useful one. Maybe there are mathematical subcultures in which a different convention (or no convention) is followed; I haven't spent time in such cultures. But if it's a "local convention", then it's one for a very large value of "local". David Carlton [EMAIL PROTECTED]

Re: __builtin_cpow((0,0),(0,0))

2005-03-14 Thread David Carlton
On Sat, 12 Mar 2005 03:02:20 +0100, Gabriel Dos Reis <[EMAIL PROTECTED]> said: > David Carlton <[EMAIL PROTECTED]> writes: >> On Thu, 10 Mar 2005 15:54:03 +0100, Gabriel Dos Reis <[EMAIL PROTECTED]> >> said: >>> Vincent Lefevre <[EMAIL PROTECTE

Re: Libstdc++-v3 vs darwin vs weak support

2005-03-15 Thread David Edelsohn
>>>>> Paolo Carlini writes: >> However, AIX does need them, I think. >> Paolo> Humpf, forgot AIX! David Edelsohn?!? AIX probably needs this support indefinitely. If I remember correctly, the new allocator does not work on AIX due to ELF-like assumpt

Re: maybe a gcc bug

2005-03-25 Thread David Edelsohn
produce your problem without a lot of experimentation. Thanks, David

Name of files and functions etc.

2005-03-29 Thread David Pettersson
{ $$ = array_type_1(ctxp,($1)); } | name dims { $$ = array_type_2(ctxp,($1)); } ; Is this good (at least it is easy to find the place they are used even if the names aren't any "implicit comments" on the code). Regards David

Re: Name of files and functions etc.

2005-03-29 Thread David Pettersson
significant change per patch. Does this mean that cleaning the parse.y is one patch or that moving out all actions in parse.y that use pop_current_osb is one patch (my first goal)? Is there any use doing this or are gcjx going to rule the world from tomorrow? David

Re: call for testers!

2005-04-04 Thread David Edelsohn
x27; command. This should take Geoff> about 1 minute. make quickstrap ; make gnucompare succeeds with the patch on powerpc-ibm-aix5.2.0.0. David

Re: [gnu.org #222786] GCC Testsuite Tests Exclude List Contribution to FSF

2005-04-06 Thread David Edelsohn
ue and GCC 4.0 (the first GCC release to contain gfortran) is Toon> scheduled for the 15th of April. Toon> Please help. The FSF has advised that we can accept Thomas's patches while the paperwork catches up. David

Re: use of extended asm on ppc for long long data types

2005-04-06 Thread David Edelsohn
the first register and the LSB is the second register (R+1); in little-endian mode, the two registers are reversed. The PowerPC port defines a special print_operand modifier %L to refer to R+1, e.g., for operand 0, one would write assembly code referring to %0 and %L0. David

Re: apply_result_size vs FUNCTION_VALUE_REGNO_P

2005-04-07 Thread David Edelsohn
Richard> That was my thoughts too. You could take a look at how I fixed it on Richard> ARM. Why should every target need to fix this individually? David

Re: 2 suggestions

2005-04-07 Thread David Edelsohn
ould be improved by using GNU Bash. Also, the configuration process may look repetitive, but the results might be different in each situation, so GCC needs to inquire conservatively. David

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-11 Thread David Edelsohn
lem could be with my machine rather than gcc. This probably says more about GCC 3.4.2 on AIX than about GCC 4.0 RC1. See the messages to the gcc-testresults mailinglist about successful AIX 5.2 bootstrap of GCC 4. David

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-12 Thread David Edelsohn
>>>>> Kate Minola writes: Kate> Any thoughts on what is different between our two machines? Kate> Any suggestions for things to compare? Do you have all of the updates listed in the Target-specific installation notes for AIX installed? David

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-12 Thread David Edelsohn
>>>>> Kate Minola writes: Kate> Err ... what target-specific installation notes for AIX? Kate> Where are you looking? *-ibm-aix* David

Re: Problem compiling GCC 4.0 RC1 on powerpc-ibm-aix5.2.0.0

2005-04-14 Thread David Edelsohn
Kate> PTF U453956 - all refer to 4.3, whereas we are at AIX 5.2. Kate> So I am back to my original question. What is different Kate> between your machine and mine? Any further ideas as to Kate> what I should look at? Please look at the AIX information again. There are AIX 5.1 and AIX 5.2 PTFs. David

Re: sync operations: where's the barrier?

2005-04-18 Thread David Edelsohn
n before the operation, after the operation, Geoff> are there two barriers, or is it undefined? On PowerPC, this has a lot to do with the cooperation of the various functions referencing the memory atomically. I am most familiar with emitting sync (or lwsync) before the atomic operation. David

Re: Store scheduling with DFA scheduler

2005-04-26 Thread David Edelsohn
r autoincrements) Stores do have results: memory. If one does not have a store bypass in the processor, one needs to model the delay for the result to appear in the cache and be available for a subsequent load. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-27 Thread David Edelsohn
. GCC is providing features that users want and that has a cost. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-27 Thread David Edelsohn
ed on a VAX. The GCC build times are not unreasonable compared to other, commercial compilers with similar functionality. And the GCC developers ave plans to address inefficiencies -- GCC 4.0 often is faster than GCC 3.4. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-27 Thread David Edelsohn
>>>>> Richard Earnshaw writes: Richard> On Wed, 2005-04-27 at 16:31, David Edelsohn wrote: >> The GCC build times are not unreasonable compared to other, >> commercial compilers with similar functionality. And the GCC developers >> ave plans to address ineff

GCC 4.0.0 build report on Fedora Core 3

2005-04-27 Thread David Gressett
op. make[1]: Leaving directory `/home/jdg/gccbuild/i686-pc-linux-gnu/libada' make: *** [html-target-libada] Error 1 David Gressett Anatomical Medical Laboratories, Inc. Denton, TX

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-28 Thread David Edelsohn
>>>>> Andrew Haley writes: Andrew> Yeah, good point. libtool seems to go to extraordinary lengths to Andrew> avoid doing so, I presume because it isn't portable. Current libtool does allow a list of files, but the version used by GCC is not recent. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-28 Thread David Edelsohn
ool in GCC. I am planning to backport a subset of the feature for AIX. I can backport it all, including the GNU ld support, if you want. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-28 Thread David Edelsohn
>>>>> Joe Buck writes: Joe> Is there a reason why we aren't using a recent libtool? Porting and testing effort to upgrade. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-28 Thread David Carlton
s as it is, more than enough (in my opinion) to justify purchasing some nice build servers by software shops that do a lot of GCC work. (I won't post the actual bootstrap times out of fear of being lynched.) This might show up more as people start moving towards dual-core and/or multiple CPU sy

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-28 Thread David Edelsohn
to build GCC itself, relative to other commercial compilers with similar features and runtimes, is similar. David

Re: GCC 4.1: Buildable on GHz machines only?

2005-04-29 Thread David Daney
y could be separated into their shared libraries. This is oft requested. Perhaps we can do something like this for 4.1. Patches are of course welcome. David Daney.

array type has incomplete element type

2005-05-01 Thread David Yu
Hi, What's wrong with this ? It is ok in gcc 3 not not ok with gcc4: #define SERVICE_TYPE(type, val, state) SERVICE_##type = val, typedef enum service_e { SERVICE_TYPE(NONE, 0, false) SERVICE_TYPE(FTP,1, true) SERVICE_TYPE_MAX } service_type_t; Thanks dave

Re: question on semantics

2005-05-04 Thread David Daney
ed, I don't think it is wise to count on the compiler doing a poor job of optimization in order to obtain desired program behavior. David Daney

Re: GCC 4.1: Buildable on GHz machines only?

2005-05-04 Thread David Daney
considerably. We see a 75% reduction in total build times (12 minutes vs 48). David Daney

Re: GCC 4.1: Buildable on GHz machines only?

2005-05-05 Thread David Daney
shared library is available. Perhaps the crazy person that only needs 2MB worth of the files from said static library when the corresponding shared library is 8MB. Especially if this lunatic is trying to make the program, OS kernel etc fit in an 8MB flash memory device. David Daney.

Re: How can I write an empty conversion instruction

2005-05-06 Thread David Edelsohn
>>>>> Steve Ellcey writes: Steve> I was wondering if anyone could tell me how to write an (empty) Steve> instruction pattern that does a truncate/extend conversion on a register Steve> 'in place'. See extendsfdf2_fpr in rs6000.md David

Re: Targets using implicit extern "C"

2005-05-08 Thread David Edelsohn
++-aware and so the current configuration is correct? AIX requires the definition. IBM VAC++ provides its own headers and wrappers. David

Daniel Berlin and Sebastian Pop maintainerships

2005-05-16 Thread David Edelsohn
Sebastian, please update your listings in the MAINTAINERS file. Happy hacking! David

Bootstrap broken

2005-05-16 Thread David Edelsohn
c:3398: initializer element is not constant ... I notice that options.h no longer is included, but including that file does not fix the problem. David

Re: Bootstrap broken

2005-05-16 Thread David Edelsohn
iable protect it with a test that it is not a constant, but options.c does not. I can remove the TARGET_ALTIVEC_VESAVE definition, but the setlocale() problem is more fundamental. David

Re: Default value for libiconv in target-supports.exp?

2005-05-16 Thread David Edelsohn
ince iconv is in libc. Mark> The same seems to hold on Solaris and HP-UX. Mark> Does anyone have opinions about what the default should be? It is deparate on AIX. Is there any way that the testsuite can pick up the value from the Makefile? David

AIX bootstrap failure

2005-05-18 Thread David Edelsohn
LAST_UPDATED: Wed May 18 00:10:41 EDT 2005 Wed May 18 04:10:41 UTC 2005 /tmp/powerpc-ibm-aix5.2.0.0-20050518/./gcc/xgcc -B/tmp/powerpc-ibm-aix5.2.0.0-20050518/./gcc/ -B/farm/dje/install/powerpc-ibm-aix5.2.0.0-20050518/powerpc-ibm-aix5.2.0.0/bin/ -B/farm/dje/install/powerpc-ibm-aix5.2.0.0-200505

Re: powerpc64-linux bootstrap failure

2005-05-18 Thread David Edelsohn
That might be related to the bootstrap failure on AIX as well. Also, the commit modified files not listed in the ChangeLog: gcc/tree-pass.h gcc/cp/method.c adding function tree_lowering_passes() David

Re: powerpc64-linux bootstrap failure

2005-05-18 Thread David Edelsohn
ntly cut&pasted changelog somehow incomplette. I guess all Jan> I can do now is to fix them with next commit? Please fix the ChangeLogs *now*. Thanks, David

Re: [rfc] mainline slush

2005-05-18 Thread David Edelsohn
ld be Richard> allowed at all. Richard> We'd unslush when the primary platforms have clean test results. Richard> Thoughts? Sounds like a fine idea. David

Re: just 2 assertive

2005-05-19 Thread David Ayers
seems libjava and libstdc++-v3/libsupc++ seem to work fine, so I guess we need to #include "tsystem.h" in unwind.h or in exceptions.c. Cheers, David

Re: [rfc] mainline slush

2005-05-19 Thread David Daney
Perhaps sending this to java-patches will help... Mike Stump wrote: On May 19, 2005, at 10:11 AM, Mark Mitchell wrote: Nobody's objected, and it's fine by me. So, let's do it. Ping. I kinda wish someone would review the libjava breakage patch for darwin... http://gcc.gnu.org/ml/gcc-patches/2005-

Re: libgcc_s.so.1 exception handling behaviour depending on glibc version

2005-05-19 Thread David Daney
f the system's shared libraries (those linked at runtime). The answer is it does not work when said functions do not exist. And that should not surprise you. David Daney.

Re: powerpc64-linux bootstrap failure

2005-05-20 Thread David Edelsohn
it is not > passed throught the IPA optimizers) I tested the patch and confirmed that it fixes the example, but we already knew that from the cromss-compiler. I performed a full bootstrap last night (now posted) with the patch. The bootstrap succeeded and regression testing succeeded. Thanks, David

Re: Sine and Cosine Accuracy

2005-05-26 Thread David Daney
Dave Korn wrote: " Identities such as sin(x)^2 + cos(x)^2 === 1 are only valid when 0 <= x <= 2*PI" It's been a while since I studied math, but isn't that particular identity is true for any x real or complex? David Daney,

Extension: GCC warnings for pure/reentrant functions

2005-05-30 Thread David Austin
should be more language support for this type of thing! David Austin --- [EMAIL PROTECTED] Robotic Systems Laboratory, Hiroshima '45 Department of Systems Engineering, Chernobyl '86 RSISE, Australian National University Windows '95

Re: Failures in tests for obj-c++....

2005-06-07 Thread David Ayers
t I think this patch is probably correct anyway. Does it help? Bootstrapped and passed all supported Objective-C tests on i686-pc-linux-gnu. If so, OK for mainline and 4.0 branch? Cheers, David 2005-06-07 David Ayers <[EMAIL PROTECTED]> * arch

Re: Failures in tests for obj-c++....

2005-06-07 Thread David Ayers
David Ayers wrote: > Ziemowit Laski wrote: > >>On 6 Jun 2005, at 22.26, Christian Joensson wrote: >> > > [snip] > >>>./bitfield-4.exe: error while loading shared libraries: libobjc.so.1: >>>cannot open shared object file: No such file or director

Re: Big differences on SpecFP results for gcc and icc

2005-06-12 Thread David Edelsohn
Dan> taken care of on struct-reorg. Agreed, art hack on struct-reorg branch. >> -187.facerec, where icc is 100% faster than gcc Dan> No idea. Fortran90 arrays. >> -189.lucas, where icc is 60% faster Dan> No idea, though i'd imagine its the same issue. Fortran90 arrays and FP to Int conversion. David

Re: Software pipelining capabilities

2005-06-13 Thread David Edelsohn
tter version for my Vasanth> requirement? If not, any ideas would be greatly appreciated. SMS is available in GCC 4.0, not GCC 3.4.1. GCC 4.1 development incoporates further improvements. GCC based on GCC 4.x is requirement for software pipelining capabilities. David

Re: GCC 4.0.1 RC2

2005-06-18 Thread David Edelsohn
Good to go on AIX 5.2: http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01101.html David

Re: c/c++ validator

2005-06-19 Thread David Bremner
I complied this list for the local C++ users group several months ago, it might be helpful. http://www.nwcpp.org/Misc/Tools_DavidBremner.html Regards, David Bremner

Re: Bootstrap failure -- verify_ssa failed

2005-06-28 Thread David Edelsohn
The same failure occurs on PowerPC: http://gcc.gnu.org/ml/gcc-regression/2005-06/msg00090.html David

Re: updating libtool, etc.

2005-06-30 Thread David Edelsohn
er GCC development so that everyone can test the effect of this change on his or her platform without the confusion of other patches. Thanks, David

Re: GCC 4.0.1 RC3

2005-07-04 Thread David Edelsohn
AIX is good: http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg00216.html David

Re: A trouble with libssp in one-tree builds

2005-07-05 Thread David Edelsohn
es, I think because libssp is added to the LIBPATH. David

Re: Some notes on the Wiki (was: 4.1 news item)

2005-07-10 Thread David Edelsohn
ch appears to be on a different plane of existence. David

Failure building Ada on i686-pc-mingw32

2005-07-12 Thread David Gressett
Development environment: i686-pc-mingw32 on Windows 2000 Pro SP4 (Athlon processor) MinGW 3.2.0 (gcc 3.4.2 mingw-special) Msys 1.0.10 ../gcc-4.0.1/configure --verbose --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingwlocal --enable-threads --disable-nls -

64-bit on A64 running 32-bit

2005-07-12 Thread David Rasmussen
possible? Or is 32-bit and 64-bit entirely different "modes" on A64? /David

Re: addsi3 with set condition register

2005-07-14 Thread David Edelsohn
Also, you might try listing the compare register as a match_operand with a constraint for the CC register instead of hard-coding the register. See rs6000.md add3_internal2 and add3_internal3 patterns for examples. David

Re: Bug in PPC inline assembly?

2005-07-17 Thread David Edelsohn
>>>>> Stefan writes: Stefan> I have some problems with using inline PowerPC assembly in GCC (4.0.1). Stefan> Consider the following code: Stefan> void save_fp_register(double* buffer) Stefan> { Stefan> asm("stfd F0, 0(%0)" : : "r" (buffer) ); Stefan> } Use constraint "b". David

Re: Multilibbing threaded supports

2005-07-20 Thread David Edelsohn
d only want a threaded Kean> version of (say) libstdc++ if your app is threaded. Otherwise, Kean> every application may potentially have to link against the Kean> threads library, and that can cause a considerable overhead. Kean> Advice / opinions welcome. The AIX configuration of GCC multilibs thread support. David

Copyright assignments and java/libgcj.

2005-07-28 Thread David Daney
from the gcj IRC seems to be that a copyright assignment for Classpath is now necessary for contributions to the parts of libgcj that are maintained by Classpath. This also means that said patches should be checked into Classpath's CVS instead of GCC's David Daney

RFH: libgcc_s.so being unnecessarily linked for mipsel-linux cross compiler...

2005-07-28 Thread David Daney
BC_PRIVATE U _dl_relocate_object@@GLIBC_PRIVATE U _dl_signal_error@@GLIBC_PRIVATE U _dl_start_profile@@GLIBC_PRIVATE U _dl_unload_cache@@GLIBC_PRIVATE U __libc_enable_secure@@GLIBC_PRIVATE U __libc_stack_end@@GLIBC_2.2 U _r_debug@@GLIBC_2.0 U _rtld_global@@GLIBC_PRIVATE Thanks, David Daney

Re: RFH: libgcc_s.so being unnecessarily linked for mipsel-linux cross compiler...

2005-07-28 Thread David Daney
H. J. Lu wrote: On Thu, Jul 28, 2005 at 12:48:31PM -0700, David Daney wrote: I am not sure if this is a GCC problem or a binutils problem. I have a a mipsel-linux cross compiler (gcc-3.4.3/binutils-2.16.1) and whenever I compile even the simplest hello-world.c libgcc_s.so is linked. When I

Re: RFH: libgcc_s.so being unnecessarily linked for mipsel-linux cross compiler...

2005-07-28 Thread David Daney
H. J. Lu wrote: On Thu, Jul 28, 2005 at 01:54:40PM -0700, David Daney wrote: Do you know of a patch to binutils since 2.16.1 that would fix the problem? I remember there were some patches for as needed. But I don't know if they are in 2.16.1 or not. HEAD also seems to fail. David Daney.

Re: RFH: libgcc_s.so being unnecessarily linked for mipsel-linux crosscompiler...

2005-07-28 Thread David Daney
oblem is mips specific as _gp_disp handling is mips specific. David Daney

Re: RFH: libgcc_s.so being unnecessarily linked for mipsel-linux crosscompiler...

2005-07-28 Thread David Daney
Daniel Jacobowitz wrote: On Thu, Jul 28, 2005 at 07:39:57PM -0700, David Daney wrote: It seems that the linker thinks that any shared object that references the magic _gp_disp symbol actually provides it. Since all mips objects reference _gp_disp, ld thinks that all shared objects are

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]

Ian Lance Taylor appointed "middle-end" maintainer

2005-08-18 Thread David Edelsohn
role. Ian, please update your entry in the MAINTAINERS file. Happy Hacking! David

Ian Lance Taylor appointed "middle-end" maintainer

2005-08-18 Thread David Edelsohn
role. Ian, please update your entry in the MAINTAINERS file. Happy Hacking! David

Re: [RFA] Nonfunctioning split in rs6000 back-end

2005-08-22 Thread David Edelsohn
be nice to keep this type of optimization if the re-engineered version works. Thanks, David

Successful Build and Installation of GCC

2005-08-28 Thread David Webb
> Output from running srcdir/config.guess. Do not send that file itself, just the one-line output from running it. i586-pc-linux-gnu > The output of gcc -v for your newly installed gcc. This tells us which version of GCC you built and the options you passed to configure. Using built-in specs

Re: glibc or newlib for mips-elf?

2005-09-06 Thread David Daney
same mipsel-linux-gnu targeted cross compiler. Different toolchains for user and kernel code are not necessary. David Daney.

Re: Question regarding compiling a toolchain for a Broadcom SB1

2005-09-07 Thread David Daney
-gnu is not well supported. I did similar with mipsel-linux-gnu using headers lifted (and hacked) from glibc on i686-pc-linux-gnu as a starting point. There is a definite chicken-and-egg problem here. But once you have a working toolchain you never suffer from the problem again. The result is that there is no motivation to solve it once you know enough to fix it. David Daney

Re: Support for the MPC5554 in gcc ?

2005-09-08 Thread David Edelsohn
nd the 8540 e500 core. Kumar Gala at Freescale probably can provide more details about compatibility with GCC's e500 support and support in previous GCC releases. David

Re: var_args for rs6000 backend

2005-09-09 Thread David Edelsohn
GCC with it configured incorrectly, unless you really want to test the behavior of DFP on GCC with no hardware (binary) floating point enabled. David

Re: New port contribution - picoChip

2005-09-12 Thread David Edelsohn
Daniel> would the deadline be? GCC development allows a lot of leeway to new ports and port-specific changes that do not require changes to the common parts of the compiler. The GCC development plan would allow the port to be accepted for GCC 4.1, the new port needs to be reviewed by a GWP maintainer. David

Re: New port contribution - picoChip

2005-09-12 Thread David Edelsohn
A similar issue was raised last Spring and discussed by the GCC Steering Committee. Mark Mitchell summarized the response, including Richard Stallman's comment: http://gcc.gnu.org/ml/gcc/2005-06/msg00134.html There is no need to resurrect that debate. David

Re: GCC 4.0.2 RC1 Available

2005-09-17 Thread David Edelsohn
Looks good on powerp-ibm-aix5.2.0.0. All expected failures. http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg00806.html David

<    1   2   3   4   5   6   7   8   9   10   >