error compiling latest gcc snapshot

2005-08-16 Thread Mareks Malnacs
This is an error I get compiling latest gcc 4.1 snapshot (gcc-4.1-20050813) ./xgcc -B./ -B/opt/gcc/sparc-sun-solaris2.10/bin/ -isystem /opt/gcc/sparc-sun-solaris2.10/include -isystem /opt/gcc/sparc-sun-solaris2.10/sys-include -L/mac/build/gcc-4.1-20050813/objdir/gcc/../ld -O2 -g -O2 -DIN_GCC

[Bug java/23432] Incorrect parsing and rounding off of large floating-point literals

2005-08-16 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-08-17 06:14 --- Created an attachment (id=9509) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9509&action=view) Testcase that demonstrates the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23432

[Bug java/23432] New: Incorrect parsing and rounding off of large floating-point literals

2005-08-16 Thread rmathew at gcc dot gnu dot org
According to JLS 3.10.2: http://java.sun.com/docs/books/jls/third_edition/html/lexical.html#3.10.2 large (in the number of characters, not the value) floating-point literal tokens must be rounded off to the nearest representable value. The current mainline (4.1.0 20050817) does not do this. Se

[Bug c++/22470] [4.0 regression] reject-valid-code

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:31 --- Lets just mark this as fixed. -- What|Removed |Added Status|WAITING

[Bug bootstrap/22402] Error during the build on AIX 5.2.0 ML5

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:30 --- You have to do a make bootstrap before you do a make install. -- What|Removed |Added

[Bug bootstrap/22330] Building a cross linux->win32 incorrectly sets HAVE_GAS_SHF_MERGE true

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:29 --- (In reply to comment #7) > I don't know how to do that with the current configure. > > Build != Host > --build=i686-pc-linux-gnu --host=i686-pc-mingw32 --target=i686-pc-mingw32 > > From configure.ac: > #

[Bug c++/21735] g++ internal error

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:25 --- No feedback in 3 months (T-8 days). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21735

[Bug gcov/profile/20736] [4.0 Regression] -fprofile-generate crashes on numerous occasions

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:24 --- No feedback in 3 months. -- What|Removed |Added Status|WAITING

[Bug java/19882] fail to create shared lib from jar - 2 instances, xerces and log4

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:21 --- No feedback in over 6 months. -- What|Removed |Added Status|WAITING

[Bug c++/18901] Type of 'new (T*) [n]'

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:20 --- GCC is correct to reject new (T*)[n]. GCC is also correct to say the type of new T*[n] is T**. Though ICC accepts both of them. -- What|Removed |Added

[Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3

2005-08-16 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-08-17 03:17 --- Subject: Re: [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3 > looking at config.gcc, I noticed that need_64bit_hwint for > hppa2.0w-hp-hpux11.11 is not set so t

[Bug libstdc++/17627] M68060 fails with libstdc++-v3/config/cpu/m68k/atomicity.h

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:13 --- No feedback in more than 6 months. -- What|Removed |Added Status|WAITING

[Bug libgcj/17311] Wrong libgcc_s.so.1 is used by lt-gij

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:12 --- What is the status of this bug (why is this still in waiting)? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17311

[Bug middle-end/20329] [3.4 regression]: current 3.4.4 miscompiles Linux kernel with athlon optimisations

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:09 --- No feedback in 3 months (T-5 days). -- What|Removed |Added Status|WAITING

[Bug tree-optimization/14490] [tree-ssa] Simplify "a - 10 > 150" into "a > 160"

2005-08-16 Thread pinskia at gcc dot gnu dot org
-- Bug 14490 depends on bug 22236, which changed state. Bug 22236 Summary: [4.1 Regression] wrong code for casts and scev http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22236 What|Old Value |New Value ---

[Bug tree-optimization/22236] [4.1 Regression] wrong code for casts and scev

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 03:04 --- Hmm, we now have a missed optimization of removing the loop but that is not a regression so closing as fixed. -- What|Removed |Added ---

[Bug c++/23044] [4.0/4.1 Regression] ICE on valid code

2005-08-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23044

[Bug tree-optimization/23329] hack in may_propagate_copy should be able to removed

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:48 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug objc/23381] [4.1 Regression] Next runtime objc exceptions are broken

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:43 --- Confirmed: http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00933.html -- What|Removed |Added

[Bug c++/23426] [4.0/4.1 Regression] partial fix too large array problem

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:40 --- Confirmed. A regression from 3.4.0. Note there is a typo in the test, USHORT_MAX should be USHRT_MAX. -- What|Removed |Added ---

[Bug libstdc++/23417] bits/stl_tree.h isn't -Weffc++ clean

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:36 --- Having a testcase to reproduce this would be nice. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23417

[Bug rtl-optimization/23393] catchall-1.m fails at -Os

2005-08-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-08-

[Bug middle-end/23410] [4.1 Regression] FAIL: gcc.c-torture/execute/950612-1.c execution, at -Os and -O3

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:33 --- Confirmed, based on http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00937.html and trying it my self on i686-pc-linux-gnu. looking at config.gcc, I noticed that need_64bit_hwint for hppa2.0w-hp-hpux11.

[Bug other/17466] Testsuites in gcc override LD_LIBRARY_PATH

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-17 02:32 --- This is a bit confused. The bug reported here is not the same as the bug reported in PR 18526. It appears that HJ linked them together because he had a single patch that fixes both bugs, even though the pat

[Bug target/23376] ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller

2005-08-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23376

[Bug libstdc++/23425] vector::clear should be manually inlined

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 02:23 --- Confirmed, there are two different issues here because it looks like the pool allocator injects code which initializes a variable, even though there is a different way of doing the initialization. It sho

[Bug libfortran/15234] libgfortran doesn't compile on Tru64 UNIX V4.0F

2005-08-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|SUSPENDED |NEW Last reconfirmed|2005-03-02 00:48:30 |2005-08-17 02:01:01 date|

[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-08-17 01:59 --- Avoid GNU Binutils. -- What|Removed |Added Status|UNCONFIRMED |RESOL

[Bug tree-optimization/23402] [4.1 Regression] error: statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 01:56 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug bootstrap/23430] configure should allow --comment option

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 01:56 --- One thing you could do is replace the place where the configure options where, unless you want the configure options also. -- What|Removed |Added --

[Bug tree-optimization/23402] [4.1 Regression] error: statement makes a memory store, but has no V_MAY_DEFS nor V_MUST_DEFS

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-17 01:55 --- Subject: Bug 23402 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-17 01:55:05 Modified files: gcc: ChangeLog gimplify.c gcc/tes

[Bug other/23430] configure should allow --comment option

2005-08-16 Thread flash at pobox dot com
--- Additional Comments From flash at pobox dot com 2005-08-17 01:53 --- Created an attachment (id=9508) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9508&action=view) Proposed patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23430

[Bug other/23430] New: configure should allow --comment option

2005-08-16 Thread flash at pobox dot com
When trying to keep track of various builds of GCC, it would be convenient to be able to store a comment to be read back with -v. Since -v echoes the full configure command line, all that's required is not rejecting an argument containing the desired comment. I'll upload a patch which perm

[Bug c++/22592] -fvisibility-inlines-hidden broken differently

2005-08-16 Thread trapni at gentoo dot org
-- What|Removed |Added CC||trapni at gentoo dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22592

[Bug tree-optimization/23429] Operations involving unsigneds could be simplified

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-17 01:36 --- Confirmed, this is basically the same issue as PR 22312. -- What|Removed |Added BugsThisDep

[Bug c/23422] Sign extension removed even when inline assembly uses variable

2005-08-16 Thread anton at samba dot org
--- Additional Comments From anton at samba dot org 2005-08-17 01:04 --- Thanks, after applying the suggested fix the kernel works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23422

[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread appfault at hotmail dot com
--- Additional Comments From appfault at hotmail dot com 2005-08-17 00:14 --- Ok, well that's good to know. I didn't find anything to say that AIX wasn't supported. I've moved the GNU binutils, rm'd my gcc-4.0.1-build and am now trying make bootstrap again. On the box, these binuti

[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread dje at gcc dot gnu dot org
-- What|Removed |Added CC||dje at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23406

[Bug target/23376] ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller

2005-08-16 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-08-16 22:27 --- Begone, bug. -- What|Removed |Added Status|NEW |RESOLVED

[Bug c++/23337] [4.0/4.1 Regression] ICE initializing array of vectors in C++

2005-08-16 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2005-08-16 22:18 --- Now fixed on mainline and 4.0 branch. -- What|Removed |Added Status|NEW

[Bug target/23376] ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansion-in-unroller

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 22:24 --- Subject: Bug 23376 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 22:24:30 Modified files: gcc: ChangeLog loop-unroll.c gcc/

[Bug c++/23337] [4.0/4.1 Regression] ICE initializing array of vectors in C++

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 22:17 --- Subject: Bug 23337 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-16 22:17:10 Modified files: gcc: Change

[Bug c++/23337] [4.0/4.1 Regression] ICE initializing array of vectors in C++

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 22:07 --- Subject: Bug 23337 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 22:07:45 Modified files: gcc: ChangeLog gimplify.c gcc/tes

[Bug libfortran/23428] inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-08-16 21:39 --- Fixed in 4.0 and mainline. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug libfortran/23428] inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 21:38 --- Subject: Bug 23428 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-16 21:38:29 Modified files: libgfortran: Change

[Bug target/20094] gcc.dg/transparent-union-* fail on ia64-hpux

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-16 21:32 --- The MEMBER_TYPE_FORCES_BLK definition was changed Aug 3. http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00166.html The Aug 4 ia64-hp-hpux11 testsuite reports no longer show any transparent union failures.

[Bug libfortran/23428] inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 21:30 --- Subject: Bug 23428 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 21:30:32 Modified files: gcc/testsuite/gfortran.dg: inquire-complex.f90 Log m

[Bug middle-end/23408] [4.1 Regression] ICE in cgraph_decide_inlining_incrementally (using freed GC memory)

2005-08-16 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-08-16 21:23 --- Subject: Re: [4.1 Regression] ICE in cgraph_decide_inlining_incrementally (using freed GC memory) > > > --- Additional Comments From e9925248 at stud4 dot tuwien dot ac dot at > 2005-08-16 21:2

Re: [Bug middle-end/23408] [4.1 Regression] ICE in cgraph_decide_inlining_incrementally (using freed GC memory)

2005-08-16 Thread Andrew Pinski
> > > --- Additional Comments From e9925248 at stud4 dot tuwien dot ac dot at > 2005-08-16 21:20 --- > I think, I found the cause of this: > cgraph_early_inlining holds a list of cgraph nodes in the array order. > > In this example, cgraph_decide_inlining_incrementally removes all refe

[Bug middle-end/23408] [4.1 Regression] ICE in cgraph_decide_inlining_incrementally (using freed GC memory)

2005-08-16 Thread e9925248 at stud4 dot tuwien dot ac dot at
--- Additional Comments From e9925248 at stud4 dot tuwien dot ac dot at 2005-08-16 21:20 --- I think, I found the cause of this: cgraph_early_inlining holds a list of cgraph nodes in the array order. In this example, cgraph_decide_inlining_incrementally removes all references known by t

[Bug tree-optimization/23429] Operations involving unsigneds could be simplified

2005-08-16 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-08-16 21:10 --- Subject: Re: New: Operations involving unsigneds could be simplified > > This could just return 1. > > $ cat unsigned-arith.c > int foo(unsigned int *a, unsigned int *b, unsigned int *c) > { > uns

Re: [Bug tree-optimization/23429] New: Operations involving unsigneds could be simplified

2005-08-16 Thread Andrew Pinski
> > This could just return 1. > > $ cat unsigned-arith.c > int foo(unsigned int *a, unsigned int *b, unsigned int *c) > { > unsigned int s1, s2; > > s1 = *a + *b; > s2 = *c + *b; > > return s1 + *c == s2 + *a; > } The issue here is the reassociater needs to be a fully reassocia

[Bug libfortran/23363] gfortran 30 x slower that g77 on random I/O

2005-08-16 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-08-16 21:07 --- I tried a slightly modified version of the program, that checks the data read, on i686-pc-mingw32 - it errors by reading incorrect data off of the file - [EMAIL PROTECTED] /d/Docume~1/rantad/mydocu~1/tests $ gfortran

[Bug tree-optimization/23429] New: Operations involving unsigneds could be simplified

2005-08-16 Thread tkoenig at gcc dot gnu dot org
This could just return 1. $ cat unsigned-arith.c int foo(unsigned int *a, unsigned int *b, unsigned int *c) { unsigned int s1, s2; s1 = *a + *b; s2 = *c + *b; return s1 + *c == s2 + *a; } $ gcc -O3 -S unsigned-arith.c $ cat unsigned-arith.s .file "unsigned-arith.c"

[Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 20:46 --- Subject: Bug 21841 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-08-16 20:46:42 Modified files: gcc: Change

[Bug target/21841] Documentation should say -mhp-ld/-mgnu-ld are only for hppa64-*-hpux*

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 20:44 --- Subject: Bug 21841 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-16 20:43:50 Modified files: gcc: Change

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-16 20:36 --- The C front end bug is fixed on mainline and the gcc-4.0.x branch. The C++ and Ada front end bugs have their own PRs now. -- What|Removed |Added -

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 20:34 --- Subject: Bug 21105 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-16 20:34:21 Modified files: gcc: Change

[Bug libfortran/23428] inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 20:26 --- Subject: Bug 23428 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 20:26:04 Modified files: libgfortran: ChangeLog libgfortran/io : t

[Bug libstdc++/23425] vector::clear should be manually inlined

2005-08-16 Thread fang at csl dot cornell dot edu
-- What|Removed |Added CC||fang at csl dot cornell dot ||edu http://gcc.gnu.org/bugzilla/s

[Bug fortran/23428] inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-08-16 20:12 --- Confirmed. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |tkoeni

[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-08-16 20:07 --- Subject: Re: libstdc++ fails to link with std::string on AIX > > > --- Additional Comments From appfault at hotmail dot com 2005-08-16 > 20:03 --- > I compiled 4.0.1 using 'make bootstrap' a

Re: [Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread Andrew Pinski
> > > --- Additional Comments From appfault at hotmail dot com 2005-08-16 > 20:03 --- > I compiled 4.0.1 using 'make bootstrap' and the make and install succeeded. > I'm not certain whether the symbols in libstdc++.a are correct. I tried > running 'nm' on various files, but GNU nm s

[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread appfault at hotmail dot com
--- Additional Comments From appfault at hotmail dot com 2005-08-16 20:03 --- I compiled 4.0.1 using 'make bootstrap' and the make and install succeeded. I'm not certain whether the symbols in libstdc++.a are correct. I tried running 'nm' on various files, but GNU nm seems moderately

[Bug fortran/22519] Memory and binary disk layout disagree for real*10

2005-08-16 Thread tkoenig at gcc dot gnu dot org
--- Additional Comments From tkoenig at gcc dot gnu dot org 2005-08-16 19:52 --- We need to settle what kind of disk image we want for real(kind=10) before resolving this for complex. -- What|Removed |Added

[Bug fortran/23428] inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread weinert at cmth dot phys dot uwm dot edu
--- Additional Comments From weinert at cmth dot phys dot uwm dot edu 2005-08-16 19:34 --- Created an attachment (id=9507) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9507&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23428

[Bug libfortran/15234] libgfortran doesn't compile on Tru64 UNIX V4.0F

2005-08-16 Thread ro at techfak dot uni-bielefeld dot de
--- Additional Comments From ro at techfak dot uni-bielefeld dot de 2005-08-16 19:33 --- Subject: Re: libgfortran doesn't compile on Tru64 UNIX V4.0F tobi at gcc dot gnu dot org writes: > Any news? Sorry for the delay: I've been ill for several weeks and am still catching up on my ma

[Bug fortran/20903] types shouldn't propagate into interfaces

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:30 --- Hm, I would have expected this to be fixed by patches to similar errors with host association. -- What|Removed |Added ---

[Bug fortran/20902] can't equivalence derived types with default initialization

2005-08-16 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added CC||tobi at gcc dot gnu dot org Status|UNCONFIRMED |NEW Ever Confirmed|

[Bug libfortran/15234] libgfortran doesn't compile on Tru64 UNIX V4.0F

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:26 --- Any news? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15234

[Bug libfortran/15160] Generated files don't regenerate

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:25 --- I'm closing this again. If you can make a convincing case that this should be reopened, please do so. -- What|Removed |Added

[Bug fortran/23428] New: inquire(iolength= ) for complex give incorrect value

2005-08-16 Thread weinert at cmth dot phys dot uwm dot edu
implicit none real:: r comples :: c integer :: size_real, size_complex r = 0. ; c = cmplx( 0.,0.) inquire( iolength=size_real ) r ! = 4 inquire( iolength=size_complex) c ! = 4 also; should give 8 end Size of a complex variable should be twice that of the corresponding real kind, but in

[Bug fortran/23152] namelist can't contain an assumed size array

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:22 --- Uhm, I didn't mean to confirm it until I had verified this against the standard ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23152

[Bug fortran/23152] namelist can't contain an assumed size array

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:22 --- I'll have to check the standard when I'm home, I alswyas get confused between assumed-length, assumed-size and the like. -- What|Removed |Added -

[Bug fortran/23232] DATA implied DO variables

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:20 --- Confirmed g77. g77 accepts similar code. -- What|Removed |Added Status|UNCONFIRMED

[Bug libfortran/23363] gfortran 30 x slower that g77 on random I/O

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:16 --- (In reply to comment #2) > Bugmeister, can we create a meta-bug linking 21820 and this > bug report. 21820 has an attempted analysis of the problem; > while Dale has provided a few useful programs. I've marke

[Bug ada/23427] latent bug with array type size check

2005-08-16 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-08-16 19:12 --- Even the following code doesn't trigger anything on x86-linux mainline, so I assume the line in trans.c is unreachable. Richard Kenner might confirm here. procedure PP is subtype T is String (1 .. 1024 * 1024

[Bug libfortran/21820] Really, really, horrible IO performance

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:12 --- I've set this to blocking PR23363, which looks related. -- What|Removed |Added OtherBugsDependin

[Bug libfortran/23363] gfortran 30 x slower that g77 on random I/O

2005-08-16 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||21820 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23363

[Bug libfortran/23419] unformatted complex I/O with kind=10

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:08 --- I should have said: the debugger points to "print *, b". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23419

[Bug libfortran/23419] unformatted complex I/O with kind=10

2005-08-16 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-08-16 19:06 --- I'm getting a segfault due to an invalid FP value: Program received signal SIGSEGV, Segmentation fault. 0x4005a81b in output_float (f=0x8052110, value=) at ../../../libgfortran/io/write.c:419 419 if

[Bug libstdc++/12854] libstdc++ vs. -Weffc++

2005-08-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-16 18:57 --- (In reply to comment #5) > We also need to investigate why instantiations of templates defined in > system headers are trigerring remarks from the compiler when we don't > have -Wsystem-headers. This is fil

[Bug ada/23427] latent bug with array type size check

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-16 18:55 --- Created an attachment (id=9506) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9506&action=view) Untested patch for latent Ada front end bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23427

[Bug ada/23427] New: latent bug with array type size check

2005-08-16 Thread wilson at gcc dot gnu dot org
Since TYPE_SIZE was converted to use bitsizetype, which has extra bits of precision, applying TREE_OVERFLOW to it is no longer useful. It does not overflow when it should. We must use TYPE_SIZE_UNIT instead now. There is one place in the Ada front end that has this problem. I don't know enough

[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals

2005-08-16 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-08-16 18:49 --- Fix checked in. -- What|Removed |Added Status|NEW |RESOL

[Bug c++/23426] partial fix too large array problem

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-16 18:46 --- Created an attachment (id=9505) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9505&action=view) Testcase for too large array problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23426

[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 18:46 --- Subject: Bug 22113 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 18:46:19 Modified files: gcc/java : ChangeLog lex.c Log message:

[Bug c++/23426] partial fix too large array problem

2005-08-16 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-08-16 18:45 --- Created an attachment (id=9504) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9504&action=view) Patch to partially fix problem with too large arrays. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=

[Bug libstdc++/23425] vector::clear should be manually inlined

2005-08-16 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-08-16 18:44 --- Subject: Re: New: vector::clear should be manually inlined > > vector::clear calls erase(begin(), end()), which has an unnecessary call to > memmove, in addition to a function call overhead. The fix re

[Bug c++/23426] New: partial fix too large array problem

2005-08-16 Thread wilson at gcc dot gnu dot org
A testcase that has an array larger than half the address space and smaller than the address space will trigger an abort in tree_int_cst_low. The problem here is that we have a TREE_OVERFLOW (TYPE_SIZE (...)) check in the C++ front end. This no longer works now that TYPE_SIZE is computed as bitsi

Re: [Bug libstdc++/23425] New: vector::clear should be manually inlined

2005-08-16 Thread Andrew Pinski
> > vector::clear calls erase(begin(), end()), which has an unnecessary call to > memmove, in addition to a function call overhead. The fix results in a > 2-instruction clear for simple types. > > Compiling the following (-O2 -save-temps) shows the difference: > > #include > > using std::vecto

[Bug java/18131] [meta-bug] inner class problems in java front-end

2005-08-16 Thread rmathew at gcc dot gnu dot org
-- Bug 18131 depends on bug 19870, which changed state. Bug 19870 Summary: gcj -C doesn't generate accessors for private members across nested class boundaries http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19870 What|Old Value |New Value

[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries

2005-08-16 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-08-16 18:39 --- Last part of the fix has now been checked in. -- What|Removed |Added Status|ASSI

[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 18:32 --- Subject: Bug 19870 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 18:32:14 Modified files: libjava: ChangeLog libjava/testsuite/

[Bug libstdc++/23425] vector::clear should be manually inlined

2005-08-16 Thread tkho at ucla dot edu
--- Additional Comments From tkho at ucla dot edu 2005-08-16 18:25 --- Created an attachment (id=9503) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9503&action=view) change to vector::clear -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23425

[Bug libstdc++/23425] New: vector::clear should be manually inlined

2005-08-16 Thread tkho at ucla dot edu
vector::clear calls erase(begin(), end()), which has an unnecessary call to memmove, in addition to a function call overhead. The fix results in a 2-instruction clear for simple types. Compiling the following (-O2 -save-temps) shows the difference: #include using std::vector; int main() { ve

[Bug middle-end/21105] [4.0/4.1 Regression] Compiling of large array fails

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 18:24 --- Subject: Bug 21105 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 18:23:59 Modified files: gcc: ChangeLog c-decl.c gcc/tests

[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries

2005-08-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-16 18:22 --- Subject: Bug 19870 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-16 18:22:34 Modified files: gcc/java : ChangeLog parse.y Log message:

[Bug target/23355] size optimizer did not eliminateing useless Push and pop instructions at ARM/Thumb machine

2005-08-16 Thread th dot r dot klein at web dot de
--- Additional Comments From th dot r dot klein at web dot de 2005-08-16 18:13 --- This is working. Thanks a lot -- What|Removed |Added Status|RESOLVED

[Bug libstdc++/23406] libstdc++ fails to link with std::string on AIX

2005-08-16 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-08-16 17:47 --- The testcase compiles and links correctly for me. Did you build GCC for AIX or obtain pre-built binaries? Did the build succeed correctly? Are those symbols in the library and exported correctly? -- htt

  1   2   >