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
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
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
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
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
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
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
* 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
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
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
-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
=
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 -
-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
13 matches
Mail list logo