--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-12
21:57 ---
Subject: Bug 18389
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2004-11-12 21:57:31
Modified files:
gcc/cp : decl.c
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-12
21:57 ---
Subject: Bug 18436
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2004-11-12 21:57:31
Modified files:
gcc/cp : decl.c
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-12
21:57 ---
Fixed in GCC 3.4.4.
--
What|Removed |Added
Status|ASSIGNED|
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-12
21:57 ---
Subject: Bug 18407
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2004-11-12 21:57:31
Modified files:
gcc/cp : decl.c
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-12
21:58 ---
Fixed in GCC 3.4.4.
--
What|Removed |Added
Status|ASSIGNED|
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-12
21:58 ---
Fixed in GCC 4.0.
--
What|Removed |Added
Status|ASSIGNED|RE
--- Additional Comments From mmitchel at gcc dot gnu dot org 2004-11-12
21:58 ---
Fixed in GCC 3.4.4.
--
What|Removed |Added
Status|ASSIGNED|
--
What|Removed |Added
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|
--- Additional Comments From Jean-Paul dot Chaput at lip6 dot fr
2004-11-12 22:52 ---
(In reply to comment #2)
> Not a bug, templates do really get added to namespaces by using if
Sorry to bother you again but there's something I don't get.
Forget about template, it was an additionnal
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-12
23:03 ---
This is definitely a target bug, mmix_function_outgoing_value does not support
TI mode at all.
--
What|Removed |Added
---
fixincl is missing the ".exe" when building a native win32 compiler from a cross
compiler.
"make install"
/bin/sh /datal/gcc/gcc/mkinstalldirs /datal/gcc/build/wingcc
/datal/gcc/build/wingcc
make[1]: Entering directory `/home/gcc/build/wingcc_build/fastjar'
make[2]: Entering directory `/home/gc
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-12
23:19 ---
Created an attachment (id=7537)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7537&action=view)
patch which should work
Could you test this patch for me, it is an obvious patch?
--
What
--- Additional Comments From dannysmith at users dot sourceforge dot net
2004-11-12 23:59 ---
See also:
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00938.html
to get fixincl.exe to actually work
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18458
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-13
00:05 ---
> Rerunning the bootstrap on 20041105 with s10_70 (i.e. the first build
> supporting AMD64, but still running in 32-bit mode for the moment), the
> same problems also affects c94002g, c953002, and c954022.
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-11-13
00:33 ---
A reduced testcase is the following:
template void foo();
template > struct A
{
template A(T);
};
A<> a(0);
The bug
--- Additional Comments From hp at bitrange dot com 2004-11-13 01:25
---
Subject: Re: [3.4/4.0 regression] mmix-knuth-mmixware
testsuite failure: gcc.dg/uninit-C.c
On Fri, 12 Nov 2004, pinskia at gcc dot gnu dot org wrote:
>
> --- Additional Comments From pinskia at gcc dot gnu d
gcc version 4.0.0 20041113 (experimental)
I produce a cross compiler as I normally do. Host is linux, target is
i686-pc-mingw32, and create a simple test class and compile:
public class test {
public static void main(String[] sa) {
System.out.println("H. World");
}
}
i686-pc-mingw32-gcj --m
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
05:25 ---
Because that is what the testcase is testing :).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18347
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
05:35 ---
This is the normal static linking "bug", aka PR 13708.
*** This bug has been marked as a duplicate of 13708 ***
--
What|Removed |Added
--
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
05:35 ---
*** Bug 18459 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From hp at bitrange dot com 2004-11-13 05:36
---
Subject: Re: [3.4/4.0 regression] mmix-knuth-mmixware
testsuite failure: gcc.dg/uninit-C.c
On Sat, 13 Nov 2004, pinskia at gcc dot gnu dot org wrote:
>
> --- Additional Comments From pinskia at gcc dot gnu do
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
05:38 ---
Well it is still a target bug because then you override the
TARGET_SCALAR_MODE_SUPPORTED_P to
reject the TI mode.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18347
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
05:41 ---
No feedback in 3 months.
--
What|Removed |Added
Status|WAITING
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
05:58 ---
No feedback in 3 months.
--
What|Removed |Added
Status|WAITING
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
06:00 ---
Still no valid testcase in 3 months so closing.
--
What|Removed |Added
Status|WA
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
06:01 ---
Closing as invalid to ...
--
What|Removed |Added
Status|WAITING
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
06:02 ---
Reopen it.
--
What|Removed |Added
Status|RESOLVED|UNCONFIRME
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
06:01 ---
I don't know why this was put in waiting but it should not have been.
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13
07:45 ---
I think we are not as bad as before now but I could be wrong.
--
What|Removed |Added
101 - 129 of 129 matches
Mail list logo