[Bug c++/29016] [4.2 Regression] tree check: expected class 'expression', have 'exceptional' (baselink) in get_base_var, at ipa-utils.c:224

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-13 06:56 --- This one works for me but I doubt it is correct: Index: ../../gcc/ipa-utils.c === --- ../../gcc/ipa-utils.c (revision 116919) +++ ../../gcc/ipa-ut

[Bug rtl-optimization/28622] [4.1 regression] ICE in extract_insn, at recog.c:2084 (unecognizable insn) [m68k]

2006-09-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2006-09-13 06:46 --- Investigating. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added Assigne

[Bug java/29044] Libiberty demangler can not handle new Java mangling.

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-13 06:39 --- (In reply to comment #3) > When I run the demangler on > _ZN5jmain4mainEJvP6JArrayIPN4java4lang6StringEE > I get > void jmain::main(JArray*) What happens when running it in "Java" mode (note the -s java)? -

[Bug java/29044] Libiberty demangler can not handle new Java mangling.

2006-09-12 Thread ian at airs dot com
--- Comment #3 from ian at airs dot com 2006-09-13 06:36 --- When I run the demangler on _ZN5jmain4mainEJvP6JArrayIPN4java4lang6StringEE I get void jmain::main(JArray*) The relevant patch went in on 2005-12-10 to libiberty/cp-demangle.c. Can you confirm that you have that patch

[Bug rtl-optimization/28982] Incorrect reloading of automodification expressions

2006-09-12 Thread rsandifo at gcc dot gnu dot org
--- Comment #3 from rsandifo at gcc dot gnu dot org 2006-09-13 06:32 --- Patch applied -- rsandifo at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug rtl-optimization/28982] Incorrect reloading of automodification expressions

2006-09-12 Thread rsandifo at gcc dot gnu dot org
--- Comment #2 from rsandifo at gcc dot gnu dot org 2006-09-13 06:31 --- Subject: Bug 28982 Author: rsandifo Date: Wed Sep 13 06:30:59 2006 New Revision: 116919 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116919 Log: gcc/ PR rtl-optimization/28982 * reload.c

[Bug other/28994] host-darwin.c not 64bit clean

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-13 06:29 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/29028] No warning about unused names introduced with using declarations

2006-09-12 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|minor |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29028

[Bug testsuite/28870] [4.2 Regression] configuring, over-riding timeout values in testsuite

2006-09-12 Thread bkoz at gcc dot gnu dot org
--- Comment #5 from bkoz at gcc dot gnu dot org 2006-09-13 06:26 --- Janis, this is how to set timeout on the "make check" command line: time make check RUNTESTFLAGS="-v -v -v -v --tool_opts timeout=300" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28870

[Bug bootstrap/28962] building a cross compiler with --disable-multilib fails

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-09-13 06:23 --- (In reply to comment #7) > Is there a good reason why gcc can't officially support being built without a > libc by either figuring out that there's no libc itself or by offering some > kind of --i-do-not-have-a-libc

[Bug middle-end/28964] [4.0/4.1/4.2 Regression] partition_stack_vars uses unstable sort

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-13 06:21 --- Confirmed, this is a regression as partition_stack_vars is new in 4.0.x. I am thinking about either creating a meta-bug or a keyword about all the problems with unstable sorts/hashing with memory addresses problems.

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #27 from WISD00M at GMX dot NET 2006-09-13 06:19 --- (In reply to comment #26) > # uname -a as previously mentioned (comment #9), it's: "Linux syssiphus 2.6.17.4 #1 SMP PREEMPT Mon Sep 11 14:42:28 CEST 2006 i686 unknown" > # cat /proc/cpuinfo processor : 0 vendor_id

[Bug c++/20599] variadic template support

2006-09-12 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2006-09-13 06:19 --- For the record, I'm strongly in favor of variadic templates. Key parts of TR1 (tuple, functional) necessitate some kind of compiler support in order to have full implementations: the current limits on tuple size are an

[Bug target/27767] Problem: gcc 4.0.3 on Unix_SV

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-09-13 06:05 --- This is nothing we can really do for very very old versions of GCC really, they are no longer supported. By the way when building 3.3.4, you should use make bootstrap and not just make, it will most likely pass at t

[Bug target/25920] after compiled with -pg for profiling, all the spec2kfp cases failed at runtime

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-13 06:02 --- No feedback in 3 months so closing. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread hjl at lucon dot org
--- Comment #26 from hjl at lucon dot org 2006-09-13 05:46 --- I have a dual Northwood with HT. I am running 2.6.9 kernel from RHEL 4 U4. Can you show me the output of # uname -a # cat /proc/cpuinfo -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug target/22223] New testsuite failure on Tru64 UNIX V5.1B: gcc.c-torture/compile/20050622-1.c

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-13 05:25 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug target/27287] [4.1 Regression] returning constant double

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #40 from pinskia at gcc dot gnu dot org 2006-09-13 05:25 --- Fixed on the mainline. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-13 05:20 --- (In reply to comment #4) > Andrew, > I am assuming this is the same old issue of Darwin prefixing > GPR references with 'r'. Can you suggest a test patch to achieve > that in this test? It is not the same isue,

[Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2006-09-13 05:07 --- Andrew, I am assuming this is the same old issue of Darwin prefixing GPR references with 'r'. Can you suggest a test patch to achieve that in this test? Jack -- http://gcc.gnu.org/

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #25 from WISD00M at GMX dot NET 2006-09-13 05:02 --- Just for your info: I just tried to compile the two previous official releases on the same machine to troubleshoot this issue further (using no configure/make flags WHATSOEVER, building in a separate build directory in both

[Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-13 04:44 --- The testcase has not been updated for Darwin's asm syntax. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:40 --- Created an attachment (id=12250) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12250&action=view) assembly file for ppc64-abi-1.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla/show

[Bug c/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:39 --- Created an attachment (id=12249) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12249&action=view) preprocessed file for ppc64-abi-1.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzill

[Bug c/29057] New: gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
x=/sw --prefix=/sw/lib/gcc4 --enable-languages=c,c++,fortran --infodir=/sw/lib/gcc4/share/info --with-gmp=/sw --with-included-gettext --host=powerpc-apple-darwin8 --with-libiconv-prefix=/sw Thread model: posix gcc version 4.2.0 20060912 (experimental) -- Summary: gcc.target/powerpc/ppc64-a

[Bug middle-end/29056] gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-13 04:32 --- This also fails on powerpc64-linux-gnu but I have not looked into it yet. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/29056] gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:32 --- Created an attachment (id=12248) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12248&action=view) assembly file for ppc-negeq0-1.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla/sho

[Bug c/29056] gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:31 --- Created an attachment (id=12247) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12247&action=view) preprocessed file for ppc-negeq0-1.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzil

[Bug c/29056] New: gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
/configure --prefix=/sw --prefix=/sw/lib/gcc4 --enable-languages=c,c++,fortran --infodir=/sw/lib/gcc4/share/info --with-gmp=/sw --with-included-gettext --host=powerpc-apple-darwin8 --with-libiconv-prefix=/sw Thread model: posix gcc version 4.2.0 20060912 (experimental) -- Summary

[Bug testsuite/29055] gcc.target/powerpc/darwin-bool-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-13 04:28 --- The testcase is invalid for -m64. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/29051] segfault when too few values are in data statement of character array

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-13 04:27 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug target/27440] [4.0/4.1/4.2 regression] code quality regression due to ivopts

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-13 04:25 --- (In reply to comment #4) > That means we get the same bad code there in both cases :-( Actually that is better code than was produced before. Only the extra move is there now. Except I don't get your results for e

[Bug c/29055] New: gcc.target/powerpc/darwin-bool-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
The testcase gcc.target/powerpc/darwin-bool-1.c fails when compiled on Darwin PPC at -m64. It appears that sizeof(_Bool) returns 1 when the code is compiled at -m64 rather than 4. -- Summary: gcc.target/powerpc/darwin-bool-1.c fails on powerpc- apple-darwin8 at -m6

[Bug fortran/29050] segfault when too few values are in data statement of character array

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-13 04:18 --- *** This bug has been marked as a duplicate of 29051 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/29051] segfault when too few values are in data statement of character array

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-13 04:18 --- *** Bug 29050 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29051

[Bug middle-end/24427] missing optimization opportunity with binary operators

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-09-13 04:08 --- (In reply to comment #6) > Isn't this a duplicate of PR 28173 now? Besides PR 28173 is a regression. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24427

[Bug java/29044] Libiberty demangler can not handle new Java mangling.

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-13 04:03 --- (In reply to comment #0) > I am assuming the mangling change was deliberate. If so, the demangler should > be updated. The mangling change was to fix PR 9861. Maybe there is note linked from there about how this sh

[Bug middle-end/24427] missing optimization opportunity with binary operators

2006-09-12 Thread bangerth at dealii dot org
--- Comment #6 from bangerth at dealii dot org 2006-09-13 04:02 --- Isn't this a duplicate of PR 28173 now? -- bangerth at dealii dot org changed: What|Removed |Added

[Bug java/9861] method name mangling ignores return type

2006-09-12 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9861

[Bug libfortran/27046] [mingw32] mixed C-Fortran I/O doesn't flush

2006-09-12 Thread dannysmith at users dot sourceforge dot net
--- Comment #6 from dannysmith at users dot sourceforge dot net 2006-09-13 03:59 --- (In reply to comment #5) > This is not DLL-related, the following code doesn't have the expected > behaviour > (although it works fine on i686-linux, even in the static case): With gcc version 4.2.0

[Bug rtl-optimization/28173] [4.0/4.1 regression] misses constant folding

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-13 03:59 --- This is not a regression on the mainline because of PR 24427. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/29046] Failure to define friend functions for all template instatiations

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-13 03:57 --- (In reply to comment #3) > Now we don't do that either but that is a different bug. Actually we do reject it with -pedantic so that is not a different bug after all but a change, a delerate change in fact. -- ht

[Bug c++/29046] Failure to define friend functions for all template instatiations

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-13 03:49 --- (In reply to comment #0) > Note, when you add: > int i = ((x.g(&x)), 3); > a suitable diagnostic is emitted. Now we don't do that either but that is a different bug. -- pinskia at gcc dot gnu dot org changed:

[Bug rtl-optimization/28173] [4.1 Regression] 4.1.1 misses constant folding .

2006-09-12 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-09-13 03:39 --- Confirmed. I see the same behavior on x86_64-linux-unknown-gnu. This is a regression from 3.4.x that is present in at least the 4.0.x and 4.1.x release branches (don't know about mainline). W. -- bangerth at dealii

[Bug target/23963] [4.0/4.1 Regression] MMX intrinsics cause ICE in trunc_int_for_mode

2006-09-12 Thread bangerth at dealii dot org
--- Comment #3 from bangerth at dealii dot org 2006-09-13 03:34 --- This appears to be working now on x86_64 with last night's gcc 4.1.x subversion. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug target/27440] [4.0/4.1/4.2 regression] code quality regression due to ivopts

2006-09-12 Thread bangerth at dealii dot org
--- Comment #4 from bangerth at dealii dot org 2006-09-13 03:32 --- With today's 4.1.x snapshot and on x86_64, I get this at -O2: .L4: mov %edx, %eax incl%edx cmpl%edx, %ecx movl%esi, (%rdi,%rax,4) jne .L4 -

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #24 from WISD00M at GMX dot NET 2006-09-13 03:24 --- weird enough, when configuring target/host/build all set to "i586-pc-linux-gnu", the whole make process still cancels at the same point, even though the 64 bit stuff should theoretically not even be touched at all(?). thus

[Bug c++/29054] New: ICE on friend template specialization

2006-09-12 Thread Thomas8675309 at yahoo dot com
The following program: struct A { template static A create(U) {} }; namespace N { class B { B() {} friend A A::create(const char*); }; } int main() { A a; a.create("test"); } compiled as follows: g++ -v -c test.cpp produces an ICE: Using built-in specs. Targe

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #23 from WISD00M at GMX dot NET 2006-09-13 03:16 --- (In reply to comment #22) > I only saw this with gcc plus the biarch patch. what exactly is "this", could you be more specific? did you see the VERY SAME type of error/warnings while trying to build? and NO: this is an van

[Bug fortran/29053] Consecutive STREAM I/O file positions mixed up

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-13 03:05 --- (In reply to comment #1) > It fails at all optimization levels on FreeBSD. If a.dat and b.dat are still there, nothing changes in file size. Make sure you removed them before running the program. -- http://gcc.

[Bug c++/29043] Constructor for POD type with const member without member initializer accepted

2006-09-12 Thread fang at csl dot cornell dot edu
--- Comment #1 from fang at csl dot cornell dot edu 2006-09-13 03:00 --- As you've written it, class C doesn't have any non-static members. Struct C::s hasn't been declared as a member object of C. const int i is a member of C::s, not C, so C() without member initializers should be ac

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread hjl at lucon dot org
--- Comment #22 from hjl at lucon dot org 2006-09-13 02:56 --- I only saw this with gcc plus the biarch patch. I have no problem with building gcc 4.2 on Linux/x86 SMP machines. -- hjl at lucon dot org changed: What|Removed |Added -

[Bug fortran/29053] Consecutive STREAM I/O file positions mixed up

2006-09-12 Thread kargl at gcc dot gnu dot org
--- Comment #1 from kargl at gcc dot gnu dot org 2006-09-13 02:45 --- It fails at all optimization levels on FreeBSD. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29053

[Bug fortran/29053] New: Consecutive STREAM I/O file positions mixed up

2006-09-12 Thread jvdelisle at gcc dot gnu dot org
With the following test case and no optimization, the dtp pointer is duplicated resulting in the dtp-rec values getting mixed up during consecutive writes: program avl implicit none real dt, t, a(10) integer i, place dt = 1.e-6 a = real( (/ (i, i=1, 10) /) ) open(unit=11, file='a

[Bug c/28768] [4.0/4.1/4.2 Regression] Preprocessor doesn't parse tokens correctly?

2006-09-12 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2006-09-13 02:28 --- Fixed in 4.2.0 by making this a mandatory pedwarn; I don't consider this suitable to apply to past release branches which have had releases without the pedwarn. -- jsm28 at gcc dot gnu dot org changed:

[Bug preprocessor/14634] Unterminated literals not diagnosed

2006-09-12 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2006-09-13 02:27 --- Fixed in 4.2.0 by making this a mandatory pedwarn. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/29051] segfault when too few values are in data statement of character array

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-13 01:40 --- *** Bug 29052 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29051

[Bug fortran/29052] segfault when too few values are in data statement of character array

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-13 01:40 --- *** This bug has been marked as a duplicate of 29051 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/29052] New: segfault when too few values are in data statement of character array

2006-09-12 Thread bdavis at gcc dot gnu dot org
[EMAIL PROTECTED] current]$ cat f.f character*10 a(4,2) /'aaa','bbb','ccc','ddd'/ end [EMAIL PROTECTED] current]$ /usr/local/bin/gfortran -c f.f f.f:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.

[Bug fortran/29051] New: segfault when too few values are in data statement of character array

2006-09-12 Thread bdavis at gcc dot gnu dot org
[EMAIL PROTECTED] current]$ cat f.f character*10 a(4,2) /'aaa','bbb','ccc','ddd'/ end [EMAIL PROTECTED] current]$ /usr/local/bin/gfortran -c f.f f.f:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #21 from WISD00M at GMX dot NET 2006-09-13 01:16 --- Just for your info, when I now (again) MANUALLY ADD "-m32" to the parameter list, everything works again as expected: Reading specs from ./specs Target: i686-pc-linux-gnu Configured with: ../gcc-4.2-20060906/configure Th

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #20 from WISD00M at GMX dot NET 2006-09-13 01:11 --- I'm sorry, I obviously messed up the first translation unit that fails in my original posting (the error that I posted was already a later error, when I had adjusted the Makefile already). So, from a (FRESH) tarball extract

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #19 from WISD00M at GMX dot NET 2006-09-13 01:10 --- Created an attachment (id=12246) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12246&action=view) the complete configargs.h file from the build gcc sub directory -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=290

[Bug c/28768] [4.0/4.1/4.2 Regression] Preprocessor doesn't parse tokens correctly?

2006-09-12 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2006-09-13 01:04 --- Subject: Bug 28768 Author: jsm28 Date: Wed Sep 13 01:04:18 2006 New Revision: 116915 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116915 Log: libcpp: PR c/28768 PR preprocessor/14634

[Bug preprocessor/14634] Unterminated literals not diagnosed

2006-09-12 Thread jsm28 at gcc dot gnu dot org
--- Comment #9 from jsm28 at gcc dot gnu dot org 2006-09-13 01:04 --- Subject: Bug 14634 Author: jsm28 Date: Wed Sep 13 01:04:18 2006 New Revision: 116915 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116915 Log: libcpp: PR c/28768 PR preprocessor/14634

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread joseph at codesourcery dot com
--- Comment #18 from joseph at codesourcery dot com 2006-09-13 00:56 --- Subject: Re: New: possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails On Tue, 12 Sep 2006, WISD00M at GMX dot NET wrote: > ./xgcc -B./ -B/usr/local/i686-pc-linux-gnu/bin/ -is

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #17 from WISD00M at GMX dot NET 2006-09-13 00:51 --- > No it does not. Are you sure you don't have some bad hardware? Just to summarize everything again: the "hardware" problem you anticipate would then vanish partially when providing the "-m32" switch to xgcc/cc1 directly

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #16 from WISD00M at GMX dot NET 2006-09-13 00:44 --- Also, with regards to "bad hardware": this is a multiprocessor server system that's in use every day, it's got numerous inbuilt hardware failure-detection mechanisms, so as soon as there's a CPU, memory or hard disk problem

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #15 from WISD00M at GMX dot NET 2006-09-13 00:36 --- > No it does not. Well, as I said: it's just an assumption-for the lack of a better explanation right now. >Are you sure you don't have some bad hardware? well, define "bad hardware"-the system works without any problems w

[Bug fortran/29050] New: segfault when too few values are in data statement of character array

2006-09-12 Thread bdavis at gcc dot gnu dot org
[EMAIL PROTECTED] current]$ cat f.f character*10 a(4,2) /'aaa','bbb','ccc','ddd'/ end [EMAIL PROTECTED] current]$ /usr/local/bin/gfortran -c f.f f.f:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See http://gcc.

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #14 from WISD00M at GMX dot NET 2006-09-13 00:30 --- Sorry, I just realized that I somehow managed to forget to post the actual error and warning messages: /root/tmp/plain/./gcc/xgcc -B/root/tmp/plain/./gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2006-09-13 00:27 --- (In reply to comment #12) No it does not. Are you sure you don't have some bad hardware? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #12 from WISD00M at GMX dot NET 2006-09-13 00:24 --- > > I was able to compile 20060909 on i686-linux-gnu just fine. > so was I, but not on a SMP (multi-processor) machine Just to summarize my original and somewhat lengthy reply: I have come to the assumption that the SMP av

[Bug libfortran/27964] Wrong line ends on windows (XP)

2006-09-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #10 from jvdelisle at gcc dot gnu dot org 2006-09-13 00:21 --- Thanks for taking the time to figure this out. I just have not had the time to get setup to investigate. I am unassigning myself. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27964

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #11 from WISD00M at GMX dot NET 2006-09-13 00:14 --- Created an attachment (id=12245) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12245&action=view) environment variables as requested these are the environment variables that are set in bash for the root user currentl

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #10 from WISD00M at GMX dot NET 2006-09-13 00:12 --- > > How did you configure GCC? > as I mentioned in the original report, I didn't use any configure whatsoever originally Just for clarification: I missed to write "configure flags", of course I DID use configure! -- h

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #9 from WISD00M at GMX dot NET 2006-09-13 00:09 --- > I was able to compile 20060909 on i686-linux-gnu just fine. so was I, but not on a SMP (multi-processor) machine > How did you configure GCC? as I mentioned in the original report, I didn't use any configure whatsoever or

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #8 from WISD00M at GMX dot NET 2006-09-12 23:58 --- Created an attachment (id=12244) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12244&action=view) last hundred lines of the complete Makefile log w/ debug output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2904

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #7 from WISD00M at GMX dot NET 2006-09-12 23:57 --- Created an attachment (id=12243) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12243&action=view) complete log from running make using "-d" debug switch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #6 from WISD00M at GMX dot NET 2006-09-12 23:56 --- Created an attachment (id=12242) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12242&action=view) Makefile from gcc sub folder as created by configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #5 from WISD00M at GMX dot NET 2006-09-12 23:55 --- Created an attachment (id=12241) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12241&action=view) toplevel Makefile created by configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #4 from WISD00M at GMX dot NET 2006-09-12 23:54 --- Created an attachment (id=12240) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12240&action=view) config.status as created by configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #3 from WISD00M at GMX dot NET 2006-09-12 23:54 --- Created an attachment (id=12239) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12239&action=view) config.log as created by configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-09-12 23:53 --- I was able to compile 20060909 on i686-linux-gnu just fine. How did you configure GCC? Did you build in the src directory? How did you invoke make to build GCC? What is the output of ./config.guess in the source dir

[Bug other/29049] possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
--- Comment #1 from WISD00M at GMX dot NET 2006-09-12 23:53 --- Created an attachment (id=12238) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12238&action=view) config.cache created by running ./configure w/o any flags -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29049

[Bug other/29049] New: possible problem: building gcc >= 4.2 on i686 GNU/Linux|SMP (non-64bit) platform fails

2006-09-12 Thread WISD00M at GMX dot NET
When trying to build the 20060906 gcc snapshot with gcc version 4.0.1 (built on same machine) on a (quad) multiprocessor i686 GNU/Linux|SMP system (4GB RAM), (not using ANY configure flags at all, issuing a plain "make") using the Linux 2.6.17.4 kernel (with enabled and working SMP support) I have

[Bug testsuite/28870] [4.2 Regression] configuring, over-riding timeout values in testsuite

2006-09-12 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2006-09-12 23:42 --- Mike, I added you to the cc: list because you know a lot about how DejaGnu is used with the GCC testsuite and undoubtedly have useful things to add to the discussion. -- janis at gcc dot gnu dot org changed:

[Bug libfortran/27964] Wrong line ends on windows (XP)

2006-09-12 Thread dannysmith at users dot sourceforge dot net
--- Comment #9 from dannysmith at users dot sourceforge dot net 2006-09-12 23:36 --- The problem is that although all 'regular' files are opened as O_BINARY, preconnected files stderr and stdout are already opened as default O_TEXT. The simplest fix is just to force the mode of these

[Bug testsuite/28870] [4.2 Regression] configuring, over-riding timeout values in testsuite

2006-09-12 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2006-09-12 23:23 --- I'm starting to figure out how all this works. A quick fix for now might be, as Benjamin suggested, for libstdc++.exp to only change the timeout value if it doesn't already exist. That could be done with if [tar

[Bug c++/29046] Failure to define friend functions for all template instatiations

2006-09-12 Thread amylaar at gcc dot gnu dot org
--- Comment #2 from amylaar at gcc dot gnu dot org 2006-09-12 22:45 --- (In reply to comment #1) > Related to PR 19809, I think this actually is fixed now. > Can ou report what version of 4.2.0 which you are using? > GNU C++ version 4.2.0 20060823 -- http://gcc.gnu.org/bugzilla/sh

[Bug c++/29048] [4.0/4.1/4.2 Regression] "`x' is private" error duplicated when scope specified

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-12 22:32 --- Related to PR 19375. Confirmed, a regression. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)

2006-09-12 Thread quanah at stanford dot edu
--- Comment #2 from quanah at stanford dot edu 2006-09-12 22:30 --- Created an attachment (id=12237) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12237&action=view) preprocessed source Here is the preprocessed source. Here's the error: backports:/afs/ir/src/pubsw/data/octave-2.

[Bug c++/29048] New: "`x' is private" error duplicated when scope specified

2006-09-12 Thread herring at lanl dot gov
Given file `ptest.cpp': class A {int i;}; class B : public A {B() {A::i=0;}}; I get (with quotes replaced with ASCII and some bijective directory simplification) $ g++ -v ptest.cpp Reading specs from /opt/local/gcc402/bin/../lib/gcc/i686-pc-linux-gnu/4.0.2/specs Target: i686-pc-linux-gnu Configu

[Bug c++/29046] Failure to define friend functions for all template instatiations

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-12 22:17 --- Related to PR 19809, I think this actually is fixed now. Can ou report what version of 4.2.0 which you are using? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29046

[Bug c++/29045] gcc fails to compile code with operator delete(void*,size_t)

2006-09-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-09-12 22:11 --- Can you attach the preprocessed source? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/29046] New: Failure to define friend functions for all template instatiations

2006-09-12 Thread amylaar at gcc dot gnu dot org
The following code should not compile: template struct C { friend void f (C *) { char a[sizeof(T)-1]; // { dg-error "ISO C++ forbids zero-size array" } } void g (C *t) { f (t); } }; C x; The C++ standard clause 14.5.3; 5 states that friend function definitions (as opposed t

[Bug c++/29045] New: gcc fails to compile code with operator delete(void*,size_t)

2006-09-12 Thread quanah at stanford dot edu
The problems described in bug 27935 also affect gcc 4.0.3, making it impossible for me to build several pieces of software that built just fine under previous versions of gcc. mysql and octave are two examples. -- Summary: gcc fails to compile code with operator d

[Bug rtl-optimization/28243] [4.1 Regression] internal consistency failure when building fontforge with -O3 -fPIC -ftracer

2006-09-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #10 from ebotcazou at gcc dot gnu dot org 2006-09-12 21:54 --- Fixed in upcoming 4.1.2 release. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added --

[Bug rtl-optimization/28243] [4.1 Regression] internal consistency failure when building fontforge with -O3 -fPIC -ftracer

2006-09-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2006-09-12 21:49 --- Subject: Bug 28243 Author: ebotcazou Date: Tue Sep 12 21:49:45 2006 New Revision: 116907 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116907 Log: PR rtl-optimization/28243 * combine.c (d

[Bug rtl-optimization/28243] [4.1 Regression] internal consistency failure when building fontforge with -O3 -fPIC -ftracer

2006-09-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2006-09-12 21:48 --- Subject: Bug 28243 Author: ebotcazou Date: Tue Sep 12 21:48:40 2006 New Revision: 116906 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116906 Log: PR rtl-optimization/28243 * combine.c (d

  1   2   >