designated initializers: error or warning for obsolete forms?

2008-05-24 Thread Michael Teichgräber
Hi, I've been using designated initializers[1] for structures for some time, in the form they had been implemented by the Plan9 C compilers[2], i.e. without a '=' between designator and initializer, like this: Point p = { .y 100, .x 200 };

Re: http://gcc.gnu.org/onlinedocs/libstdc++/ needs a bit of help

2008-05-24 Thread Gerald Pfeifer
On Fri, 18 Apr 2008, Benjamin Kosnik wrote: >> libstdc++-html.20080213 drwxr-sr-x 2 bkoz gcc 258048 Mar 26 >> 06:05 libstdc++-html.20080326 drwxr-sr-x 2 bkoz gcc 237568 Jan >> 18 06:49 libstdc++-html-USERS-20080118 > > These are just the latest doxygen files, ie things that > the "late

Re: GCC Compile Farm News: two new bi-quad core machines available

2008-05-24 Thread Sebastian Pop
On Fri, May 23, 2008 at 8:03 PM, Gerald Pfeifer <[EMAIL PROTECTED]> wrote: > On Fri, 23 May 2008, Sebastian Pop wrote: >> AMD Developer Central has generously donated two bi-quad core >> machines with the latest AMD Opteron 8354 "Barcelona B3" processors >> and 16GB of RAM to the GCC Compile Farm >

Re: Why is the length of *sse_prologue_save_insn 135?

2008-05-24 Thread Jan Hubicka
> Hi Jan, Uros, Hi, I guess I was just lazy to figure out the size at a time of writting the pattern. Length is not used for anything useful at the moment, but fixing it definitly won't hurt. Honza > > i386.md has > > (define_insn "*sse_prologue_save_insn" > [(set (mem:BLK (plus:DI (match_oper