[Bug c++/18389] [3.4/4.0 regression] ICE on struct declaration in for statement

2004-11-12 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug c++/18436] [3.4/4.0 Regression] ICE in perform_or_defer_access_check (binfo is NULL)

2004-11-12 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug c++/18389] [3.4/4.0 regression] ICE on struct declaration in for statement

2004-11-12 Thread mmitchel at gcc dot gnu dot org
--- 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|

[Bug c++/18407] [3.4/4.0 Regression] ICE with mem-fun-ptr as template parameter for nested function template (build_base_path, cp/class.c)

2004-11-12 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug c++/18407] [3.4/4.0 Regression] ICE with mem-fun-ptr as template parameter for nested function template (build_base_path, cp/class.c)

2004-11-12 Thread mmitchel at gcc dot gnu dot org
--- 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|

[Bug c++/18429] [4.0 Regression] ICE on invalid code with array size being a non constant variable

2004-11-12 Thread mmitchel at gcc dot gnu dot org
--- 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

[Bug c++/18436] [3.4/4.0 Regression] ICE in perform_or_defer_access_check (binfo is NULL)

2004-11-12 Thread mmitchel at gcc dot gnu dot org
--- 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|

[Bug rtl-optimization/18446] [meta-bug] We need to distinguish value extension and value truncation

2004-11-12 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|normal |enhancement Status|UNCONFIRMED |NEW Ever Confirmed|

[Bug c++/18449] Problems when using function overload&templates across namespaces.

2004-11-12 Thread Jean-Paul dot Chaput at lip6 dot fr
--- 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

[Bug target/18347] [3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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 ---

[Bug bootstrap/18458] New: "make install" -> fixincl missing extension

2004-11-12 Thread ovidr at users dot sourceforge dot net
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

[Bug bootstrap/18458] "make install" -> fixincl missing extension

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug bootstrap/18458] "make install" -> fixincl missing extension

2004-11-12 Thread dannysmith at users dot sourceforge dot net
--- 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

[Bug ada/18302] ACATS test c94002f hangs on Solaris 10/x86

2004-11-12 Thread ebotcazou at gcc dot gnu dot org
--- 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.

[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646

2004-11-12 Thread reichelt at gcc dot gnu dot org
--- 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

[Bug target/18347] [3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c

2004-11-12 Thread hp at bitrange dot com
--- 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

[Bug java/18459] New: linux -> win cross compiler : gcj produces corrupt executables

2004-11-12 Thread ovidr at users dot sourceforge dot net
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

[Bug target/18347] [3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug java/18459] linux -> win cross compiler : gcj produces corrupt executables

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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 --

[Bug libgcj/13708] static java program crashes at startup, UTF-8 environment

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/18347] [3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c

2004-11-12 Thread hp at bitrange dot com
--- 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

[Bug target/18347] [3.4/4.0 regression] mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug c++/17009] gcc internal compiler error build kde 3.3 rc2

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug c++/16369] fatal signal 11 when compiling a large array initialization

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug other/16361] kernel built with gcc 3.4.1 don't read my partition on USB

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/18421] Internal Compiler Error

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13 06:01 --- Closing as invalid to ... -- What|Removed |Added Status|WAITING

[Bug target/18421] Internal Compiler Error

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-13 06:02 --- Reopen it. -- What|Removed |Added Status|RESOLVED|UNCONFIRME

[Bug rtl-optimization/11873] inefficient use of registers induces size and time overhead

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug tree-optimization/15678] [4.0 Regression] Compilation time increased by 10-20%

2004-11-12 Thread pinskia at gcc dot gnu dot org
--- 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

<    1   2