On Fri, 2006-09-01 at 20:13 -0400, Andrew Pinski wrote:
> This was caused by:
> http://gcc.gnu.org/viewcvs?view=rev&revision=116623
And here is one reduced testcase which we just reject now but it is
valid code as far as I can tell:
template< class other>
struct bin_search_tree_data_
{
typede
On 02/09/2006, at 1:10 PM, Jack Howarth wrote:
Geoff,
Does the patch you propose in...
http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00057.html
eliminate the "can't find atom for N_GSYM stabs" warnings
in ld64?
No. It does nothing at all with ld64, or linking in general, and it
has no
Hello GCC folks,
I'm the coordinator of GNU Chinese translation team. Recently some
Chinese volunteers showed their interest in gcc.gnu.org, including the
translation of website, document, etc. Before kicking off the
translation task, I'd know the following information.
1) Is there already a
On 9/1/06, Mark Mitchell <[EMAIL PROTECTED]> wrote:
Joe Buck wrote:
> On Fri, Sep 01, 2006 at 03:56:30PM -0700, Mark Mitchell wrote:
>> Please add your project page to the bottom of:
>>
>> http://gcc.gnu.org/wiki/GCC_4.3_Release_Planning
>
> BTW, that page provides a link to "SampleProjectPage"
$ config.guess
i686-pc-mingw32
F:\Compilers\MinGW\bin>gcc -v
Using built-in specs.
Target: i686-pc-mingw32
Configured with: ../gcc-4.1.1/configure --prefix=/mingw --disable-shared
--enable-threads --enable-languages=c,c++ --disable-win32-registry
--disable-nls
Thread model: win32
gcc version 4
Geoff,
Does the patch you propose in...
http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00057.html
eliminate the "can't find atom for N_GSYM stabs" warnings
in ld64? I ask because you that...
This is necessary since otherwise the debugger expects to find the
DWARF information in the .o file, but
Snapshot gcc-4.2-20060902 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-20060902/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.2 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk
Please send me the copyright assignment form I need to contribute to GCC.
--
Rask Ingemann Lambertsen
What does this instruction mean?
(set (reg:CC 13 cc)
(ge (mem/c/i:HI (plus:HI (reg/f:HI 15 argp)
(const_int 2 [0x2])) [2 x+0 S2 A16])
(const_int 0 [0x0])))
It is one of combine's creations. The manual defines the meaning of GE
this way:
(gt:m x y)
On Sat, 2 Sep 2006, Gerald Pfeifer wrote:
> On Sun, 27 Aug 2006, Richard Guenther wrote:
> > The problem is that installation instructions (and internals manuals)
> > are only available for trunk, not for released versions.
>
> These aren't online, but are part of the release tarballs.
>
> We c
On Sun, 27 Aug 2006, Richard Guenther wrote:
> The problem is that installation instructions (and internals manuals)
> are only available for trunk, not for released versions.
These aren't online, but are part of the release tarballs.
We could add generation of the installation documentation to
Eric Christopher <[EMAIL PROTECTED]> writes:
>> Once the noise from those linker warnings is removed from the libstdc++-v3
>> testsuite
>> results at -m64 on Darwin PPC, we find that the failures drop from 54 to
>> just 6. So
>> we actually only have four additional libstdc++-v3 testsuite failur
12 matches
Mail list logo