[Bug fortran/16465] parser chokes with ffixed-line-length-7

2006-05-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #11 from jvdelisle at gcc dot gnu dot org 2006-05-31 05:59 --- Closing. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Status|N

[Bug fortran/16465] parser chokes with ffixed-line-length-7

2006-05-30 Thread david dot billinghurst at comalco dot riotinto dot com dot au
--- Comment #10 from david dot billinghurst at comalco dot riotinto dot com dot au 2006-05-31 05:36 --- Subject: RE: parser chokes with ffixed-line-length-7 > --- Comment #9 from jvdelisle at gcc dot gnu dot org > 2006-05-31 05:16 --- > I think we ought to scrap this. There

[Bug fortran/16465] parser chokes with ffixed-line-length-7

2006-05-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2006-05-31 05:16 --- I think we ought to scrap this. There is no real point to it,is there? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16465

[Bug c++/27801] [4.0/4.1/4.2 regression] ICE in invert_truthvalue with template

2006-05-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug c++/26058] [4.0/4.1/4.2 Regression] C++ error recovery regression

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-05-31 04:54 --- There is no way to win here. The EDG front end skips the entire rest of the file: == "pr26058.cpp", line 4: error: expected a ";" int t2() {} ^ At end of source: warning: parsing restarts here a

[Bug bootstrap/27814] ICE building darwin-crt2.c in 64-bit darwin bootstrap

2006-05-30 Thread lucier at math dot purdue dot edu
./../gcc/../libcpp/include ../../gcc/../libdecnumber ../libdecnumber /Users/lucier/programs/gcc/mainline/objdir64/./gcc/include /usr/include /System/Library/Frameworks /Library/Frameworks End of search list. GNU C version 4.2.0 20060530 (experimental) (powerpc-apple-darwin8.6.0) compiled

[Bug c++/26496] [4.0/4.1/4.2 Regression] Pointer to member function

2006-05-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug c++/27385] [4.1/4.2 regression] ICE with invalid array initializer

2006-05-30 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug middle-end/27826] [4.1 Regression] ICE in copy_to_mode_reg

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-31 04:14 --- This is still reducing, it is taking a longer time than I had expected. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27826

[Bug c++/26433] [4.0 Regression] Syntax error using __FUNCTION__ in catch handler

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #8 from mmitchel at gcc dot gnu dot org 2006-05-31 04:10 --- Fixed in 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Assigned

[Bug c++/26433] [4.0/4.1 Regression] Syntax error using __FUNCTION__ in catch handler

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-05-31 04:07 --- Subject: Bug 26433 Author: mmitchel Date: Wed May 31 04:07:24 2006 New Revision: 114263 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114263 Log: PR c++/26433 * g++.dg/template/fntry1.C: A

[Bug c++/26433] [4.0/4.1 Regression] Syntax error using __FUNCTION__ in catch handler

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-05-31 04:06 --- Subject: Bug 26433 Author: mmitchel Date: Wed May 31 04:05:54 2006 New Revision: 114262 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114262 Log: PR c++/26433 * cp-tree.h (begin_function_t

[Bug c++/26068] [4.0 Regression] extern "C" static function should not be allowed

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-05-31 02:56 --- Fixed in 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Assigned

[Bug c++/26068] [4.0/4.1 Regression] extern "C" static function should not be allowed

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-05-31 02:56 --- Subject: Bug 26068 Author: mmitchel Date: Wed May 31 02:55:52 2006 New Revision: 114261 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114261 Log: PR c++/26068 * parser.c (cp_parser_set_sto

[Bug c++/27821] [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member

2006-05-30 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-31 02:33 --- Confirmed -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27820] [4.0/4.1/4.2 regression] ICE with duplicate label

2006-05-30 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-31 02:32 --- Confirmed -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27819] [4.0/4.1/4.2 regression] ICE casting static const variables

2006-05-30 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-31 02:31 --- I confirm the ICE with 4.0.x. With 4.1.x, we get a duplicate error message: g/x> /home/bangerth/bin/gcc-4.1-pre/bin/c++ -c x.cc x.cc:12: error: variable-size type declared outside of any function x.cc:12: error: variabl

[Bug c++/27807] [4.1/4.2 regression] ICE on invalid initializer

2006-05-30 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-31 02:29 --- Confirmed -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27806] [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member

2006-05-30 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-31 02:28 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/21264] duplicate symbol warnings for complex template class

2006-05-30 Thread bangerth at dealii dot org
--- Comment #3 from bangerth at dealii dot org 2006-05-31 02:28 --- Can you verify whether this problem persists in the gcc 4.0.x series or later? gcc 3.4.x is no longer maintained, and any patch will not be backported. Thanks W. -- bangerth at dealii dot org changed:

[Bug c++/27801] [4.0/4.1/4.2 regression] ICE in invert_truthvalue with template

2006-05-30 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-31 02:23 --- Confirmed -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/20173] [4.0 regression] gcc accepts invalid partial specialization attempt of member function

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #15 from mmitchel at gcc dot gnu dot org 2006-05-31 02:14 --- Fixed in 4.1.2, rather. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20173

[Bug target/27829] ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread flash at pobox dot com
--- Comment #3 from flash at pobox dot com 2006-05-31 02:14 --- It does happen in CodeSourcery's version of 4.1.0 (which I've filed noted above and with them). I don't have access to an ARM-targeted 3.4.5, 3.4.6, 4.0.x, nor a non-CodeSourcery 4.1.x. -- http://gcc.gnu.org/bugzilla/s

[Bug c++/20173] [4.0 regression] gcc accepts invalid partial specialization attempt of member function

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #14 from mmitchel at gcc dot gnu dot org 2006-05-31 02:11 --- Fixed in 4.1.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Assigne

[Bug c++/20173] [4.0/4.1 regression] gcc accepts invalid partial specialization attempt of member function

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #13 from mmitchel at gcc dot gnu dot org 2006-05-31 02:11 --- Subject: Bug 20173 Author: mmitchel Date: Wed May 31 02:11:20 2006 New Revision: 114260 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114260 Log: PR c++/20173 * pt.c (determine_specializa

[Bug target/27829] ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-31 02:01 --- Does this happen in 3.4.5 or 3.4.6? Also 3.4.x is no longer being maintainer, does this happen in 4.0.x or 4.1.x? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27829

[Bug target/27829] ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread flash at pobox dot com
--- Comment #1 from flash at pobox dot com 2006-05-31 01:57 --- Created an attachment (id=11542) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11542&action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27829

[Bug target/27829] New: ICE/abort in shift_op, at config/arm/arm.c:7917 with asm from testsuite/gcc.dg/pr21255-2-mb.c

2006-05-30 Thread flash at pobox dot com
Calling an ARM-targeted GCC 3.4.4 on the testsuite file gcc.dg/pr21255-2-mb.c results in "internal compiler error: in shift_op, at config/arm/arm.c:7917". A slightly reduced version of the file is: double d; double f (void) { double r; asm ("mov %S1,%S0; mov %R1,%R0" : "=&r" (r) : "m" (d));

[Bug target/26427] [4.2 Regression] with -fsection-anchors with zero sized structs

2006-05-30 Thread howarth at nitro dot med dot uc dot edu
--- Comment #10 from howarth at nitro dot med dot uc dot edu 2006-05-31 01:44 --- Andrew, I can confirm that the proposed patch (with the missing null check) resolves the new gfortran failures on Darwin. Could you update the patch in this PR to revised version with the null check tho

[Bug c++/27808] [4.2 regression] ICE with invalid friend declaration

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #2 from mmitchel at gcc dot gnu dot org 2006-05-31 01:23 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Stat

[Bug c++/27808] [4.2 regression] ICE with invalid friend declaration

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #1 from mmitchel at gcc dot gnu dot org 2006-05-31 01:18 --- Subject: Bug 27808 Author: mmitchel Date: Wed May 31 01:18:24 2006 New Revision: 114259 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114259 Log: PR c++/27808 * parser.c (cp_parser_decl_sp

[Bug target/27827] gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread whaley at cs dot utsa dot edu
--- Comment #6 from whaley at cs dot utsa dot edu 2006-05-31 01:09 --- Subject: Re: gcc 4 produces worse x87 code on all platforms than gcc 3 Yes, I agree it is an x86/x86_64 issue. I have not yet scoped the performance of any of the other architectures with gcc 4 vs. 3: since 90% of

[Bug target/27827] gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-31 00:55 --- (In reply to comment #4) > and have uploaded it as an attachment. I am not sure what you mean by > "fully a target issue". Perhaps I have submitted to the wrong area of > gcc performance bug? Note that it is not l

[Bug target/27827] gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread hiclint at gmail dot com
--- Comment #4 from hiclint at gmail dot com 2006-05-31 00:50 --- Subject: Re: gcc 4 produces worse x87 code on all platforms than gcc 3 Andrew, Thanks for the reply. For the small case demonstrating the problem, I included it in the original message: http://www.cs.utsa.edu/~whale

[Bug target/27827] gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-31 00:41 --- This is fully a target issue. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/27827] gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread hiclint at gmail dot com
--- Comment #2 from hiclint at gmail dot com 2006-05-31 00:36 --- Created an attachment (id=11541) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11541&action=view) Makefile and source to demonstrate performance problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27827

[Bug rtl-optimization/27827] gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-31 00:35 --- Do you have a small testcase which shows the problem? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/27827] New: gcc 4 produces worse x87 code on all platforms than gcc 3

2006-05-30 Thread hiclint at gmail dot com
Hi guys. My name is Clint Whaley, I'm the developer of ATLAS, an open source linear algebra package: http://directory.fsf.org/atlas.html My users are asking me to support gcc 4, but right now its x87 fp performance is much worse than gcc 3. Depending on the machine and code being run it appea

[Bug libfortran/27575] gfortran - does not generate error when trying to read too much data

2006-05-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2006-05-30 23:28 --- Fixed on 4.2 only -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/27757] [4.1/4.2 Regression] Problems with direct access io

2006-05-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #20 from jvdelisle at gcc dot gnu dot org 2006-05-30 23:02 --- and 4.2 that is. :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27757

[Bug libfortran/27757] [4.1/4.2 Regression] Problems with direct access io

2006-05-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #19 from jvdelisle at gcc dot gnu dot org 2006-05-30 23:02 --- Fixed on 4.1 and 4.1. Ray also confirmed by separate email that the original application problem is fixed as well. -- jvdelisle at gcc dot gnu dot org changed: What|Removed

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2006-05-30 Thread keith dot nicewarner at spacedev dot com
--- Comment #6 from keith dot nicewarner at spacedev dot com 2006-05-30 22:59 --- Subject: RE: [ColdFire] ICE in in final_scan_insn We're moved on since then and haven't been able to verify the fix. I would say close it if the related bug has been fixed. Keith. > -Original Mess

[Bug target/27789] [4.2 Regression] attribute handling fallout from DECL_INITIAL changes

2006-05-30 Thread dannysmith at users dot sourceforge dot net
--- Comment #1 from dannysmith at users dot sourceforge dot net 2006-05-30 22:33 --- Working on it. Danny -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added -

[Bug middle-end/27793] [4.1 Regression] num_ssa_names inconsistent or immediate use iterator wrong

2006-05-30 Thread amacleod at redhat dot com
--- Comment #10 from amacleod at redhat dot com 2006-05-30 22:05 --- Created an attachment (id=11540) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11540&action=view) proposed patch yeah, not terribly suprising the bug came back. The original patch I applied fixed a long standing

[Bug target/23482] [ColdFire] ICE in in final_scan_insn

2006-05-30 Thread schwab at suse dot de
--- Comment #5 from schwab at suse dot de 2006-05-30 21:50 --- Is this still an issue given that bug 17114 is marked as fixed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23482

[Bug target/20227] [m68k] long double -> double cast fails with -0.0

2006-05-30 Thread schwab at suse dot de
--- Comment #3 from schwab at suse dot de 2006-05-30 21:44 --- This has been fixed for gcc 4.2, SVN revision 109143. -- schwab at suse dot de changed: What|Removed |Added

[Bug tree-optimization/23452] Optimizing CONJG_EXPR (a) * a

2006-05-30 Thread sayle at gcc dot gnu dot org
--- Comment #2 from sayle at gcc dot gnu dot org 2006-05-30 21:34 --- Subject: Bug 23452 Author: sayle Date: Tue May 30 21:34:04 2006 New Revision: 114246 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114246 Log: PR tree-optimization/23452 * fold-const.c (fold_

[Bug c++/27803] [4.2 regression] ICE with invalid bit-field

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #2 from mmitchel at gcc dot gnu dot org 2006-05-30 21:29 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Stat

[Bug c++/27803] [4.2 regression] ICE with invalid bit-field

2006-05-30 Thread mmitchel at gcc dot gnu dot org
--- Comment #1 from mmitchel at gcc dot gnu dot org 2006-05-30 21:25 --- Subject: Bug 27803 Author: mmitchel Date: Tue May 30 21:25:02 2006 New Revision: 114245 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114245 Log: PR c++/27803 * class.c (check_bitfield_dec

[Bug libfortran/26893] kinds.h not generated, causing failure

2006-05-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #11 from ebotcazou at gcc dot gnu dot org 2006-05-30 19:40 --- > I have seen the same mistake with gcc 4.1.1 on a dual HyperSPARC running > Solaris 9. GMP & MPFR are good (tested with make check). This has something to do with GMP & MPFR. Make sure they are built as 32-bit

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread mt1 at systella dot fr
--- Comment #7 from mt1 at systella dot fr 2006-05-30 19:33 --- Thanks... JKB -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27796

[Bug fortran/27715] Extented ASCII characters lead to wrong "CASE" selection

2006-05-30 Thread tkoenig at gcc dot gnu dot org
--- Comment #11 from tkoenig at gcc dot gnu dot org 2006-05-30 19:31 --- Hi FX, what about Index: arith.c === --- arith.c (revision 114111) +++ arith.c (working copy) @@ -1133,8 +1133,10 @@ gfc_compare_string (gfc

[Bug libfortran/26893] kinds.h not generated, causing failure

2006-05-30 Thread mt1 at systella dot fr
--- Comment #10 from mt1 at systella dot fr 2006-05-30 19:31 --- I have seen the same mistake with gcc 4.1.1 on a dual HyperSPARC running Solaris 9. GMP & MPFR are good (tested with make check). My Solaris has a working /bin/sh. JKB -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2006-05-30 18:57 --- > /home/bertrand/gcc-4.1.1/build/./gcc/xgcc > -B/home/bertrand/gcc-4.1.1/build/./gcc/ -B/opt/sparc-sun-solaris2.9/bin/ > -B/opt/sparc-sun-solaris2.9/lib/ -isystem /opt/sparc-sun-solaris2.9/include > -isystem /opt/

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread mt1 at systella dot fr
--- Comment #5 from mt1 at systella dot fr 2006-05-30 18:52 --- Without --enable-bootstrap, I now obtain: /home/bertrand/gcc-4.1.1/build/./gcc/xgcc -B/home/bertrand/gcc-4.1.1/build/./gcc/ -B/opt/sparc-sun-solaris2.9/bin/ -B/opt/sparc-sun-solaris2.9/lib/ -isystem /opt/sparc-sun-solaris2.9

[Bug bootstrap/27794] stack explosion

2006-05-30 Thread sje at cup dot hp dot com
--- Comment #1 from sje at cup dot hp dot com 2006-05-30 18:06 --- My bootstraps are working fine. What maxssiz are you using? $ grep maxssiz /stand/system tunable maxssiz_64bit 0x4000 tunable maxssiz 0x1000 How about swap space? (swapinfo will tell you) I have 8 Gig. --

[Bug bootstrap/27796] bootstrap error: Bootstrap comparison failure!

2006-05-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2006-05-30 17:47 --- > I'm trying to bootstrap gcc without --enable-bootstrap (I have not seen in the > documentation that this option was deprecated) and wihtout any HyperSPARC > optimization. It's the other way around, --enable-boo

[Bug fortran/27561] [mingw32] floating-point extreme values are wrong

2006-05-30 Thread dir at lanl dot gov
--- Comment #6 from dir at lanl dot gov 2006-05-30 17:01 --- I also forced it to use the gcc that came with gfortran getting the same result. I built with mpfr-2.1.2 and gmp-4.1.4 a while ago when I unsucessfully tried to build gfortran on my PC. I noticed your MSYS version is printing 1

[Bug target/27682] float to int conversion doesn't raise invalid exception

2006-05-30 Thread janis at gcc dot gnu dot org
--- Comment #7 from janis at gcc dot gnu dot org 2006-05-30 16:59 --- If the value doesn't fit then the result is undefined and doesn't matter; getting the invalid flag is what's important. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27682

[Bug fortran/27561] [mingw32] floating-point extreme values are wrong

2006-05-30 Thread dir at lanl dot gov
--- Comment #5 from dir at lanl dot gov 2006-05-30 16:34 --- It is strange - gfortran under cygwin does not seem to have the problem. I wonder why GMP/MPFR is different under MSYS ? I also tried your test under MSYS on my system and got the same answer (+one digit) that you got under lin

[Bug middle-end/27826] [4.1 Regression] ICE in copy_to_mode_reg

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-30 16:24 --- Reducing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27826

[Bug middle-end/27826] [4.1 Regression] ICE in copy_to_mode_reg

2006-05-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added GCC target triplet||i686-pc-linux-gnu Summary|ICE in copy_to_mode_reg |[4.

[Bug middle-end/27826] ICE in copy_to_mode_reg

2006-05-30 Thread sander at mi dot fu-berlin dot de
--- Comment #1 from sander at mi dot fu-berlin dot de 2006-05-30 16:12 --- The testcase was too large to be attached directly, even after an attempt at delta reduction. You can download it at http://page.mi.fu-berlin.de/~sander/grid.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i

[Bug fortran/27662] [4.1 only]: Transpose doesn't work on function return

2006-05-30 Thread hjl at lucon dot org
--- Comment #17 from hjl at lucon dot org 2006-05-30 16:10 --- Yes, tonto-1.0-nullify-1.patch in PR 26106 is the one. -- hjl at lucon dot org changed: What|Removed |Added

[Bug fortran/26106] [meta-bug] Gfortran can't compile tonto correctly

2006-05-30 Thread hjl at lucon dot org
--- Comment #22 from hjl at lucon dot org 2006-05-30 16:08 --- Tonto in SPEC CPU 2006 should work now with gcc 4.1 and 4.2. -- hjl at lucon dot org changed: What|Removed |Added ---

[Bug tree-optimization/27826] New: ICE in copy_to_mode_reg

2006-05-30 Thread sander at mi dot fu-berlin dot de
I am getting an ICE when compiling a c++ source with optimization turned one. My compiler version is [EMAIL PROTECTED]:~/tmp$ g++-4.1 -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang --prefix=/usr -

[Bug c++/27768] [4.2 regression] wrong-code with vectors

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-05-30 16:06 --- I already mentioned this is most likely a C++ front-end. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/27768] [4.2 regression] wrong-code with vectors

2006-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2006-05-30 16:05 --- I think there's something hosed with aliasing. The code crashes with -O2, but runs fine with -O2 -fno-strict-aliasing. -- reichelt at gcc dot gnu dot org changed: What|Removed

[Bug c++/27768] [4.2 regression] wrong-code with vectors

2006-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-05-30 16:02 --- Created an attachment (id=11539) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11539&action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27768

[Bug fortran/27662] [4.1 only]: Transpose doesn't work on function return

2006-05-30 Thread hjl at gcc dot gnu dot org
--- Comment #16 from hjl at gcc dot gnu dot org 2006-05-30 16:00 --- Subject: Bug 27662 Author: hjl Date: Tue May 30 16:00:42 2006 New Revision: 114240 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114240 Log: gcc/fortran/ 2006-05-30 H.J. Lu <[EMAIL PROTECTED]> PR f

[Bug tree-optimization/27639] [4.1 regression] VRP miscompilation of simple loop

2006-05-30 Thread rguenth at gcc dot gnu dot org
--- Comment #28 from rguenth at gcc dot gnu dot org 2006-05-30 15:38 --- Zdenek, can you look at producing a patch for 4.1.2? The mainline one doesn't apply. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27639

[Bug fortran/27561] [mingw32] floating-point extreme values are wrong

2006-05-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-05-30 15:05 --- OK, I managed to reduce this to a GMP/MPFR bug on i386-pc-mingw32: $ cat mpfr.c #include #include #include int main (void) { mpfr_t b; mpfr_init (b); mpfr_set_ui (b, 2, GMP_RNDN); mpfr_out_str (stdo

[Bug target/27790] [4.1 Regression] Unrecognizable insn with -ftree-vectorize -O1 -msse2

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-05-30 14:00 --- Fixed at least on the mainline. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/27779] [4.2 Regression] ICE at tree-data-ref.c:2335 when using -ftree-vectorize

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-05-30 13:59 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/27561] [mingw32] floating-point extreme values are wrong

2006-05-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2006-05-30 13:59 --- OK, this still happens with current mainline. I also tried a different GMP/MPRF combination, and it doesn't make it work. I'll be looking into this. -- fxcoudert at gcc dot gnu dot org changed: Wha

[Bug c++/20133] [4.0/4.1/4.2 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2006-05-30 13:58 --- *** Bug 27816 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/27816] [4.0/4.1/4.2 Regression] wrong template line crashes the compiler

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-30 13:58 --- *** This bug has been marked as a duplicate of 20133 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/26632] [4.1/4.2 Regression] spurious warning: value computed is not used

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-05-30 13:54 --- *** Bug 27825 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug middle-end/27825] False warning "value computed is not used"

2006-05-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-30 13:54 --- This is the same problem as PR 26632. *** This bug has been marked as a duplicate of 26632 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/27820] [4.0/4.1/4.2 regression] ICE with duplicate label

2006-05-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27820

[Bug c++/27821] [4.0/4.1/4.2 regression] ICE with invalid ptr-to-member

2006-05-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor Target Milestone|--- |4.0.4 http://

[Bug c++/27820] [4.0/4.1/4.2 regression] ICE with duplicate label

2006-05-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27820

[Bug c++/27819] [4.0/4.1/4.2 regression] ICE casting static const variables

2006-05-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27819

[Bug middle-end/27825] New: False warning "value computed is not used"

2006-05-30 Thread ebermann at decomsys dot com
The following code generates warning "value computed is not used" which I interpret as a gcc bug. typedef unsigned char uint8; uint8 arr[10]; void testfunc(void); void testfunc(void) { uint8 val = 5; (1 == 0) ? : (arr[2] = val); /* this line generates false warning */ } Changing statem

[Bug tree-optimization/27795] [4.1 Regression] optimizer produces faulty code [tree-vrp]

2006-05-30 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-05-30 13:45 --- We transform the loop into an infinite loop. Looks like a sort-of-dup of PR27639 and/or PR26719. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/27273] [4.2 regression] tree check fail for legal code when convert returns a constant from an expression that was not constant

2006-05-30 Thread mueller at gcc dot gnu dot org
--- Comment #13 from mueller at gcc dot gnu dot org 2006-05-30 13:44 --- Fixed. -- mueller at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNE

[Bug c/27273] [4.2 regression] tree check fail for legal code when convert returns a constant from an expression that was not constant

2006-05-30 Thread mueller at gcc dot gnu dot org
--- Comment #12 from mueller at gcc dot gnu dot org 2006-05-30 13:44 --- Subject: Bug 27273 Author: mueller Date: Tue May 30 13:43:55 2006 New Revision: 114238 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114238 Log: PR c/27273 * c-common.c (convert_and_check)

[Bug c/27718] [4.0/4.1/4.2 regression] ICE with sizeof of incomplete type

2006-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-05-30 13:42 --- Fixed on mainline, 4.1 branch, and 4.0 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/27718] [4.0/4.1/4.2 regression] ICE with sizeof of incomplete type

2006-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2006-05-30 13:39 --- Subject: Bug 27718 Author: reichelt Date: Tue May 30 13:39:19 2006 New Revision: 114237 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114237 Log: PR c/27718 * c-typeck.c (c_expr_sizeof_typ

[Bug c/27718] [4.0/4.1/4.2 regression] ICE with sizeof of incomplete type

2006-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #3 from reichelt at gcc dot gnu dot org 2006-05-30 13:36 --- Subject: Bug 27718 Author: reichelt Date: Tue May 30 13:36:39 2006 New Revision: 114235 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114235 Log: PR c/27718 * c-typeck.c (c_expr_sizeof_typ

[Bug c/27718] [4.0/4.1/4.2 regression] ICE with sizeof of incomplete type

2006-05-30 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2006-05-30 13:33 --- Subject: Bug 27718 Author: reichelt Date: Tue May 30 13:33:17 2006 New Revision: 114234 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114234 Log: PR c/27718 * c-typeck.c (c_expr_sizeof_typ

[Bug bootstrap/27822] fastjar is asking for makeinfo in gmake bootstrap

2006-05-30 Thread WILLIAMPAUL dot PHILIBERT at telus dot com
--- Comment #3 from WILLIAMPAUL dot PHILIBERT at telus dot com 2006-05-30 13:30 --- Subject: RE: fastjar is asking for makeinfo in gmake bootstrap I am using /gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 William Paul Philibert Administrateur UNIX et SAN [EMAIL PROTECTED] Hébergement Telus

[Bug bootstrap/27822] fastjar is asking for makeinfo in gmake bootstrap

2006-05-30 Thread WILLIAMPAUL dot PHILIBERT at telus dot com
--- Comment #2 from WILLIAMPAUL dot PHILIBERT at telus dot com 2006-05-30 13:24 --- Subject: RE: fastjar is asking for makeinfo in gmake bootstrap What is the difference between both, do I have an advantage using one or the other? William Paul Philibert Administrateur UNIX et SAN [

[Bug tree-optimization/27779] ICE at tree-data-ref.c:2335 when using -ftree-vectorize

2006-05-30 Thread rakdver at gcc dot gnu dot org
--- Comment #8 from rakdver at gcc dot gnu dot org 2006-05-30 13:21 --- Subject: Bug 27779 Author: rakdver Date: Tue May 30 13:21:06 2006 New Revision: 114233 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114233 Log: PR tree-optimization/27779 * tree-data-ref.c

[Bug bootstrap/27822] fastjar is asking for makeinfo in gmake bootstrap

2006-05-30 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-05-30 13:20 --- What sources are you building from? If you build from pre-release tarballs it should work, if from a svn checkout you need texinfo installed. -- rguenth at gcc dot gnu dot org changed: What|Remov

[Bug fortran/27561] [mingw32] floating-point extreme values are wrong

2006-05-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2006-05-30 13:16 --- Lots of things are going badly here: $ cat dale.f90 real(4) :: x4 real(8) :: x8 print *, " ** REAL(KIND=4) tests ** " write(*,*) digits(x4), maxexponent(x4), minexponent(x4), &

[Bug fortran/27561] [mingw32] floating-point extreme values are wrong

2006-05-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #1 from fxcoudert at gcc dot gnu dot org 2006-05-30 13:11 --- Confirmed, with the same version of compiler. I'm updating to current svn to see if this changes, but I don't have much hope... -- fxcoudert at gcc dot gnu dot org changed: What|Removed

[Bug java/27823] New: Found a problem with the JNI methods declared and implemented

2006-05-30 Thread william-paul dot philibert at telus dot com
When I do make a gmake bootstrap of GCC 4.1.1 I have the following output: gmake[9]: Entering directory `/opt/local/src/gcc-obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath/native/jni' cd /opt/local/src/gcc-4.1.1/libjava/classpath && /bin/ksh ./scripts/check_jni_methods.sh Found a problem with t

[Bug fastjar/27822] New: fastjar is asking for makeinfp in gmake bootstrap

2006-05-30 Thread william-paul dot philibert at telus dot com
When I do a gmake bootstrap of GCC 4.1.1 the component fastjar is asking for makeinfo and it stop the compiling. The documentation says I shouldn't have to install the texinfo package. I am working on a SunFire V440 with Solaris 9 I did set the CONFIG_SHELL to /bin/ksh and I am working in a direc

[Bug tree-optimization/27799] adding unused char field inhibits optimization

2006-05-30 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-05-30 12:41 --- Variable: x, UID 1535, struct X *, symbol memory tag: SMT.4, default def: x_1 Variable: y, UID 1536, struct YY *, symbol memory tag: SMT.5, default def: y_2 Variable: SMT.4, UID 1549, struct X, is addressable, is glo

  1   2   >