questions about plugin API

2009-04-26 Thread Brad Hards
G'day, I noted the merge of (most of) the plugins branch, and managed to build trunk. I'm interested in using the plugins API to provide checking of features specific to some library functions (e.g. where functions need to be called in a certain order - analogous to the malloc() / use() / free(

The best HYIP Started

2009-04-26 Thread novembre.tait
http://fxtradefund.com/ http://www.etoro-investor.com/

Re: Side effects on memory access

2009-04-26 Thread Michael Hope
No luck on that. I've re-baselined off GCC 4.4.0 to get the add_reg_note function() but the register is still re-used wihtout being reloaded. The test case is: -- uint32_t load_q(volatile uint8_t* p) { return *p + *p; } -- The appropriate section of the md file is: --- (define_expand "movqi"

Re: gcc-4.4.0 Build Report: Success on Open Solaris 2008.11, x86_64

2009-04-26 Thread Tom Browder
On Sat, Apr 25, 2009 at 9:55 PM, Dennis Clarke wrote: ... >>> well done, do you have a full testsuite report ? Well, Dennis, I have problems running the testsuite. I think I'm missing some of the prereqs, so it will be a while. I'll report back unless someone finishes first.. -Tom

Re: [gnat] reuse of ASTs already constructed

2009-04-26 Thread Oliver Kellogg
Here's the current status of my work (see appended patch.) gnat1 can now handle multiple input files as previously described (produce one assembly and ALI file per input file.) First tests look very promising. I'm getting noticeable speedups of when supplying N interrelated bodies in a single cal

Re: [gnat] reuse of ASTs already constructed

2009-04-26 Thread Robert Dewar
Oliver Kellogg wrote: Here's the current status of my work (see appended patch.) This is great work, something we always thought about (as you can see from some of the existing code), but seemed like a very big task! gnat1 can now handle multiple input files as previously described (produce o

Re: gcc-4.4.0 Build Report: Success on Open Solaris 2008.11, x86_64

2009-04-26 Thread Dennis Clarke
> On Sat, Apr 25, 2009 at 9:55 PM, Dennis Clarke > wrote: > ... well done, do you have a full testsuite report ? > > Well, Dennis, I have problems running the testsuite. I think I'm > missing some of the prereqs, so it will be a while. I'll report back > unless someone finishes first.. I

Re: typo in gcc-4.4 changes

2009-04-26 Thread Gerald Pfeifer
On Wed, 22 Apr 2009, Jonathan Wakely wrote: > Should I undo this change to the front page, now that the 'changes' > link is next to the 4.4.0 release on gcc-4.4/index.html ? I have to admit I don't feel strongly either way. What do you think? Gerald

gcc-4.3-20090426 is now available

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

ICE in ira.c

2009-04-26 Thread Revital1 Eres
Hello, I get the following ICE while building gcc on CELL spu; trunk -r146825. (it passes OK on ppc) Thanks, Revital gcc -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-form