Re: [tuples] Jakub is now branch maintainer

2008-07-18 Thread Diego Novillo
On 7/16/08 10:49 AM, Gerald Pfeifer wrote: Hear, hear. ;-) Do you guys want to update http://gcc.gnu.org/svn.html accordingly as well? (I believe you are missing there, too, Diego. ;-) Will do. It shouldn't be much longer until we merge the branch into mainline, but I'll patch svn.html any

gcc-4.4-20080718 is now available

2008-07-18 Thread gccadmin
Snapshot gcc-4.4-20080718 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.4-20080718/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.4 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

Re: gimple type system

2008-07-18 Thread Kenneth Zadeck
Richard Guenther wrote: On Fri, Jul 18, 2008 at 11:25 PM, Kenneth Zadeck <[EMAIL PROTECTED]> wrote: Diego has asked me to look into what would be needed in a gimple type system. This is an issue that has been brought to a head because now it is time to merge types for lto. There are a lot

Re: gimple type system

2008-07-18 Thread Richard Guenther
On Fri, Jul 18, 2008 at 11:25 PM, Kenneth Zadeck <[EMAIL PROTECTED]> wrote: > Diego has asked me to look into what would be needed in a gimple type > system. This is an issue that has been brought to a head because now it is > time to merge types for lto. > > There are a lot of questions that nee

gimple type system

2008-07-18 Thread Kenneth Zadeck
Diego has asked me to look into what would be needed in a gimple type system. This is an issue that has been brought to a head because now it is time to merge types for lto. There are a lot of questions that need to be answered before designing such a system and i would like to handle them o

Adapting GCC to compile code for software CPU

2008-07-18 Thread Adel Abushaev
Folks, I have a model of a CPU with reduced set of commands and would like to use GCC to compile code for its architecture. The instruction says to notify you in case of any action that might need to be known to the community. So there is the notice. Also, anyone who wants to share th

How to determine if a decl is a class member in GCC

2008-07-18 Thread Le-Chun Wu
Hi, In my attribute handlers that handle the new thread-safety attributes (in c-common.c), I need to check if a decl is a class member. How do people do that? My original code was checking if a decl is a FIELD_DECL but that doesn't work for static members. I also tried to use DECL_CONTEXT but it i

Re: Where to get a list of warning and error messages

2008-07-18 Thread Philipp Thomas
* Simon Toth ([EMAIL PROTECTED]) [20080718 13:16]: > Is there any full database of gcc warnings and errors? AFAIK, there isn't one. I guess your best choice is gcc.pot (i.e. the message catalog) in the po subdir. Philipp

Re: Where to get a list of warning and error messages

2008-07-18 Thread Robert Dewar
Simon Toth wrote: I'm currently building a database of gcc warnings and error messages including a example of code what triggers it and how to fix it. Is there any full database of gcc warnings and errors? Simon Toth For the GNAT front end, no such list exists, however, a grep of the front en

Where to get a list of warning and error messages

2008-07-18 Thread Simon Toth
I'm currently building a database of gcc warnings and error messages including a example of code what triggers it and how to fix it. Is there any full database of gcc warnings and errors? Simon Toth

gmp-4.2.2 t-printf test fails when compiled with trunk revision 137937 on i686-pc-linux-gnu

2008-07-18 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 gmp_vfprintf wrong ~ fmt |%08Zd| ~ got |0000| ~ want || ~ got_len 8 ~ ftell_len 8 ~ fread_len 8 ~ want_len 8 /bin/sh: line 4: 10698 Aborted ${dir}$tst FAIL: t-printf PASS: t-scanf PASS: t-locale =

Re: Set environment variable on remote target

2008-07-18 Thread Jie Zhang
Andreas Schwab wrote: Jie Zhang <[EMAIL PROTECTED]> writes: So we have to use single quotes. The updated patch is attached. This will break if the value can contain single quotes. How about using double quotes but escaping ", \, $, and ` using backslash? The patch is attached. Jie diff -

Re: Bootstrap failure in stage 1 on trunk for i686-pc-linux-gnu

2008-07-18 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Wildenhues schrieb: |>> | On Thu, Jul 17, 2008 at 7:51 AM, Rainer Emrich <[EMAIL PROTECTED]> wrote: |>> |> /opt/gnu/src/gcc/gcc-4.4.0/gcc/reload1.c: In function 'choose_reload_regs': |>> |> /opt/gnu/src/gcc/gcc-4.4.0/gcc/reload1.c:6083: error: e