[Bug bootstrap/38981] internal compiler error

2009-01-26 Thread kamaraju at gmail dot com
--- Comment #7 from kamaraju at gmail dot com 2009-01-27 02:00 --- I can't believe I am so dense... I installed bison, removed /usr/ccs/bin from the PATH. But I forgot to recompile gcc with the new update. I was still trying to bootstrap from the old compiler. Let me recompile gcc (with

[Bug libstdc++/7439] C99 compat: Can't use the name INFINITY in an enum.

2009-01-26 Thread gdr at integrable-solutions dot net
--- Comment #8 from gdr at integrable-solutions dot net 2009-01-27 03:34 --- Subject: Re: C99 compat: Can't use the name INFINITY in an enum. On Mon, Jan 26, 2009 at 6:19 PM, bkoz at gcc dot gnu dot org > Thus, I am going to close this as WONTFIX. For C++0x, the case is INVA

[Bug libstdc++/35424] deallocate_local_thread-5.cc and deallocate_local_thread-7.cc fails on darwin

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2009-01-27 04:03 --- Fixed on trunk and gcc-4.3.4 -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Assi

[Bug libstdc++/35424] deallocate_local_thread-5.cc and deallocate_local_thread-7.cc fails on darwin

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2009-01-27 04:04 --- Fixed -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/25956] Memory error when dynamic linking STL specializations

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2009-01-27 04:23 --- This seems like a template linkage bug specific to the powerpc-darwin8.5.0 target, probably related to simulated/incomplete support of comdat and weak linkage on that platform via coalesced symbols. It seems unlikely t

[Bug libstdc++/22388] When cross-compiling libstdc++ for mingw, enable large file support (LFS)

2009-01-26 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2009-01-27 04:30 --- I see: # For LFS support. GLIBCXX_CHECK_LFS as part of the generic libstdc++ configuration in configure.ac for gcc trunk. Therefore, LFS config is the same codepath for cross and native. Thus, if mingw32 supports LF

[Bug fortran/31243] truncating strings longer than 2**32 characters

2009-01-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2009-01-27 05:00 --- I am going to look at this for a bit. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added --

[Bug other/38983] New: GPL version 3 transition incomplete

2009-01-26 Thread bkoz at redhat dot com
GPL version 3 was released by the FSF on June 29, 2007, and some (but not all) GCC sources were updated for trunk and active releases starting with GCC 4.2.2. Here are some o the patches. Changing top level files and include/ files over to GPLv3 http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00600.h

[Bug tree-optimization/38977] [4.4 Regression] bash no longer builds with profile-feedback

2009-01-26 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2009-01-27 07:02 --- I saw this once even during gcc profiledbootstrap, so I agree the error should go for 4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38977

[Bug driver/38864] Fixed-point tests under gcc.target/mips are missing the fixed_point target check

2009-01-26 Thread nemet at gcc dot gnu dot org
--- Comment #5 from nemet at gcc dot gnu dot org 2009-01-27 07:25 --- Adjust the summary. -- nemet at gcc dot gnu dot org changed: What|Removed |Added Summary|

[Bug testsuite/38864] Fixed-point tests under gcc.target/mips are missing the fixed_point target check

2009-01-26 Thread nemet at gcc dot gnu dot org
--- Comment #6 from nemet at gcc dot gnu dot org 2009-01-27 07:42 --- Subject: Bug 38864 Author: nemet Date: Tue Jan 27 07:41:46 2009 New Revision: 143694 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143694 Log: PR testsuite/38864 * gcc.target/mips/fixed-vector

[Bug testsuite/38864] Fixed-point tests under gcc.target/mips are missing the fixed_point target check

2009-01-26 Thread nemet at gcc dot gnu dot org
--- Comment #7 from nemet at gcc dot gnu dot org 2009-01-27 07:46 --- Fixed. -- nemet at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

<    1   2