[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-25 06:40 --- Subject: Bug 23546 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-25 06:40:14 Modified files: gcc: ChangeLog tree-ssa-loop-im.c Log me

[Bug rtl-optimization/19097] [3.4/4.0/4.1 regression] Quadratic behavior with many sets for the same register in gcse CPROP

2005-08-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-25 06:03 --- DOM also eats a metric ton of memory on this testcase. 900MB with C3(1). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19097

[Bug c/10735] ICE on correct type conversion with vector

2005-08-24 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-08-25 06:02 --- Fixed on mainline and the 4.0 branch by Paolo Bonzini's patch for PR23517. -- What|Removed |Added --

[Bug rtl-optimization/23523] code size regression on x86

2005-08-24 Thread dann at godzilla dot ics dot uci dot edu
--- Additional Comments From dann at godzilla dot ics dot uci dot edu 2005-08-25 05:43 --- The issue is the peephole2 pass in 4.1. Before it the insn looks like: (insn:HI 36 34 37 0 (set (mem/i:SI (symbol_ref:SI ("waiting_for_initial_map") [flags 0x40] ) [7 waiting_for_initial_map+0 S4

[Bug rtl-optimization/19097] [3.4/4.0/4.1 regression] Quadratic behavior with many sets for the same register in gcse CPROP

2005-08-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-25 05:24 --- If I use C5(1) with two C4's in C5 then I get a stack overflow in VRP between find_assert_locations and find_conditional_asserts. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19097

[Bug target/20102] Incorrect floating point code generated when assigning to "packed" structure

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-25 03:26 --- -mstrict-align means don't produce loads which have unaligned loads. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20102

[Bug rtl-optimization/22563] [3.4/4.0/4.1 Regression] performance regression for gcc newer than 2.95

2005-08-24 Thread dann at godzilla dot ics dot uci dot edu
--- Additional Comments From dann at godzilla dot ics dot uci dot edu 2005-08-25 02:49 --- This message: http://gcc.gnu.org/ml/gcc/2005-08/msg00208.html was asking for the reason for the slowdown for S05e AFAICT the inner loop for the benchmark (in s05e_test) gets compiled to:

[Bug libgcj/23183] SimpleDateFormat fails to render '' as single quotes

2005-08-24 Thread cvs-commit at developer dot classpath dot org
--- Additional Comments From cvs-commit at developer dot classpath dot org 2005-08-25 02:11 --- Subject: Bug 23183 CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Tom Tromey <[EMAIL PROTECTED]> 05/08/25 02:04:36 Modified files: .

[Bug libgcj/23183] SimpleDateFormat fails to render '' as single quotes

2005-08-24 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-08-25 02:10 --- I checked this in to classpath. It should be pulled over to gcj at the next import. I'll look at putting this on the 4.0 branch as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23183

[Bug target/23404] gij trashes args of functions with more than 8 fp args

2005-08-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2005-08-25 01:13 --- Fixed. -- What|Removed |Added URL||http://gcc.g

[Bug target/23404] gij trashes args of functions with more than 8 fp args

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-25 01:10 --- Subject: Bug 23404 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-08-25 01:09:56 Modified files: libffi : Change

[Bug target/23404] gij trashes args of functions with more than 8 fp args

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-25 00:56 --- Subject: Bug 23404 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-25 00:56:36 Modified files: libffi : Change

[Bug target/23404] gij trashes args of functions with more than 8 fp args

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-25 00:55 --- Subject: Bug 23404 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-25 00:54:54 Modified files: libffi : ChangeLog libffi/src/powerpc

[Bug target/23556] FAIL: gfortran.dg/pr18122.f90

2005-08-24 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-08-25 00:34 --- Subject: Re: FAIL: gfortran.dg/pr18122.f90 > r3 contains the first argument passed from read_real (entry value of r26). /* Storage area for values except for strings. Must be large enough to h

[Bug target/23556] FAIL: gfortran.dg/pr18122.f90

2005-08-24 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-08-25 00:28 --- Subject: Re: FAIL: gfortran.dg/pr18122.f90 > > (gdb) r > > Starting program: /test/gnu/gcc-3.3/objdir/gcc/testsuite/pr18122.exe > > > > Program received signal SIGBUS, Bus error. > > 0x7ae8a668 in

[Bug awt/16825] need to reimplement QuadCurve2D.solveQuadratic

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 23:49 --- We need to reimplement QuadCurve2D.solveQuadratic, possibly using the algorithm described here: http://www.library.cornell.edu/nr/bookcpdf/c5-6.pdf -- What|Removed |Added

[Bug target/23556] FAIL: gfortran.dg/pr18122.f90

2005-08-24 Thread pinskia at physics dot uc dot edu
--- Additional Comments From pinskia at physics dot uc dot edu 2005-08-24 23:35 --- Subject: Re: FAIL: gfortran.dg/pr18122.f90 On Aug 24, 2005, at 7:26 PM, danglin at gcc dot gnu dot org wrote: > > --- Additional Comments From danglin at gcc dot gnu dot org > 2005-08-24 23:26 -

Re: [Bug target/23556] FAIL: gfortran.dg/pr18122.f90

2005-08-24 Thread Andrew Pinski
On Aug 24, 2005, at 7:26 PM, danglin at gcc dot gnu dot org wrote: --- Additional Comments From danglin at gcc dot gnu dot org 2005-08-24 23:26 --- (gdb) r Starting program: /test/gnu/gcc-3.3/objdir/gcc/testsuite/pr18122.exe Program received signal SIGBUS, Bus error. 0x7ae8a668 in

[Bug target/23556] FAIL: gfortran.dg/pr18122.f90

2005-08-24 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2005-08-24 23:26 --- (gdb) r Starting program: /test/gnu/gcc-3.3/objdir/gcc/testsuite/pr18122.exe Program received signal SIGBUS, Bus error. 0x7ae8a668 in _gfortrani_options () from /test/gnu/gcc-3.3/objdir/hppa2.0w-hp-hpux1

[Bug target/23556] New: FAIL: gfortran.dg/pr18122.f90

2005-08-24 Thread danglin at gcc dot gnu dot org
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/testsuite/../gfortran -B/test/gn u/gcc-3.3/objdir/gcc/testsuite/../ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran. dg/pr18122.f90 -O0 -pedantic-errors -L/test/gnu/gcc-3.3/objdir/hppa2.0w-hp- hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-3.3/objdir

[Bug target/23555] New: FAIL: gfortran.dg/namelist_16.f90

2005-08-24 Thread danglin at gcc dot gnu dot org
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/testsuite/../gfortran -B/test/gn u/gcc-3.3/objdir/gcc/testsuite/../ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran. dg/namelist_16.f90 -O0 -pedantic-errors -L/test/gnu/gcc-3.3/objdir/hppa2.0w -hp-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-3.3/ob

[Bug target/23552] FAIL: gfortran.dg/large_real_kind_1.f90

2005-08-24 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|fortran |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23552

[Bug target/23554] FAIL: gfortran.dg/namelist_14.f90

2005-08-24 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|fortran |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23554

[Bug target/23553] FAIL: gfortran.dg/namelist_11.f

2005-08-24 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|fortran |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23553

[Bug fortran/23554] New: FAIL: gfortran.dg/namelist_14.f90

2005-08-24 Thread danglin at gcc dot gnu dot org
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/testsuite/../gfortran -B/test/gn u/gcc-3.3/objdir/gcc/testsuite/../ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran. dg/namelist_14.f90 -O0 -pedantic-errors -L/test/gnu/gcc-3.3/objdir/hppa2.0w -hp-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-3.3/ob

[Bug fortran/23553] New: FAIL: gfortran.dg/namelist_11.f

2005-08-24 Thread danglin at gcc dot gnu dot org
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/testsuite/../gfortran -B/test/gn u/gcc-3.3/objdir/gcc/testsuite/../ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran. dg/namelist_11.f -O0 -pedantic-errors -L/test/gnu/gcc-3.3/objdir/hppa2.0w-h p-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-3.3/objd

[Bug fortran/23552] New: FAIL: gfortran.dg/large_real_kind_1.f90

2005-08-24 Thread danglin at gcc dot gnu dot org
Executing on host: /test/gnu/gcc-3.3/objdir/gcc/testsuite/../gfortran -B/test/gn u/gcc-3.3/objdir/gcc/testsuite/../ /test/gnu/gcc-3.3/gcc/gcc/testsuite/gfortran. dg/large_real_kind_1.f90 -O0 -pedantic-errors -L/test/gnu/gcc-3.3/objdir/hp pa2.0w-hp-hpux11.11/./libgfortran/.libs -L/test/gnu/gcc-

[Bug libgcj/23183] SimpleDateFormat fails to render '' as single quotes

2005-08-24 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-08-24 22:33 --- I'm testing a patch -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |t

[Bug libgcj/23549] gij swallows args after -ea

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 22:13 --- Gij is considered part of libgcj and not part of the front-end. -- What|Removed |Added

[Bug java/23549] gij swallows args after -ea

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23549

[Bug classpath/21741] Need configure option to set java.library.path

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 21:58 --- OK, $JAVA_HOME/jre/lib/i386 needs to go in gnu.classpath.boot.library.path and java.library.path. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21741

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 21:08 --- A lot of these are all because we optimize stuff away. like the no-inlined-subroutine is because we just get "return 11;". Others look like they are fixed in 4.1.0. -- http://gcc.gnu.org/bugzilla/show

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:59 --- I should also point out that the compile flags for these cases were always "-finline -O2 -g"; I'm not sure how best to tell gcc to enable function-inlining (and nothing else), so this might be a mistake on my par

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:55 --- Created an attachment (id=9582) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9582&action=view) case 3, debug info dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:54 --- Created an attachment (id=9581) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9581&action=view) case 3, preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:54 --- Created an attachment (id=9580) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9580&action=view) case 2, debug info dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:53 --- Created an attachment (id=9579) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9579&action=view) case 2, preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:52 --- Created an attachment (id=9578) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9578&action=view) case 1, debug info dump -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
--- Additional Comments From graydon at redhat dot com 2005-08-24 20:52 --- Created an attachment (id=9577) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9577&action=view) case 1, preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551

[Bug debug/23551] New: dwarf records for inlines appear incomplete

2005-08-24 Thread graydon at redhat dot com
It appears that inlined_subroutine dwarf records are not always generated for inlined functions, and when they are generated the formal_parameter records of the inlined_subroutine do not always have location records. I have prepared 6 files (2 per case) demonstrating 3 different minimal cases. In

[Bug fortran/23538] gfortran hangs on old cray fortran 66 program

2005-08-24 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-08-24 20:46 --- Most of the other non-standard elements are considered extensions by Lahey. Looking at the error output - I think that one "simple ?" change would clear up much of the trouble. If the gfortran is processing a routine a

[Bug libstdc++/23550] char_traits requirements/1.cc test bad math

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-24 20:31 --- Subject: Bug 23550 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-08-24 20:31:01 Modified files: libstdc++-v3 : Change

[Bug libstdc++/23550] char_traits requirements/1.cc test bad math

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-24 20:29 --- Subject: Bug 23550 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-24 20:29:48 Modified files: libstdc++-v3 : Change

[Bug libstdc++/23550] char_traits requirements/1.cc test bad math

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-24 20:29 --- Subject: Bug 23550 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-24 20:29:27 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/tests

[Bug fortran/17758] gfortran_abort and some others should be marked as noreturn

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-24 20:04 --- Subject: Bug 17758 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-24 20:04:21 Modified files: gcc/testsuite : ChangeLog gcc/fortran: C

[Bug awt/16825] Bad results for QuadCurve2D.solveQuadratic

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:43 --- *** Bug 22724 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug classpath/21741] Need configure option to set java.library.path

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21741

[Bug awt/20782] jawt assertion failure

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |critical Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20782

[Bug awt/20720] crash when pressing laptop arrow keys

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |critical Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20720

[Bug c++/19502] duplicate diagnostic for invalid template constant parameter

2005-08-24 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-08-24 19:38 --- This is probably due to the fact that lookup_template_class is called twice as the comment above the function states: ??? Note that this function is currently called *twice* for each template-id: the

[Bug awt/16628] Focus opposites implementation.

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16628

[Bug awt/16005] GridBagLayout resizes components incorrectly when weigthy value is set

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16005

[Bug awt/20014] BufferedImage.getGraphics() aborts

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20014

[Bug awt/21660] FileDialog.SAVE broken

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:34 --- This test case segfaults now. Making high-priority. -- What|Removed |Added Severity|n

[Bug awt/20630] Image APIs should use BufferedImage exclusively

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20630

[Bug awt/20014] BufferedImage.getGraphics() aborts

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20014

[Bug swing/19862] Swing JTextField fails with StringIndexOutOfBoundsException

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:30 --- Fixed. Closing. -- What|Removed |Added Status|NEW |RESOLVED

[Bug swing/19861] Swing JOptionPane without parent frame

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:29 --- Fixed. Closing. -- What|Removed |Added Status|NEW |RESOLVED

[Bug swing/19860] Swing JOptionPane and multiline texts

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:29 --- Fixed. Closing. -- What|Removed |Added Status|NEW |RESOLVED

[Bug swing/19849] Swing: ActionEvent.getActionCommand null

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:29 --- Fixed. Closing. -- What|Removed |Added Status|NEW |RESOLVED

[Bug swing/19845] Swing ToolTipManager and getLocationOnScreen

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:28 --- Lillian, can you have a look at this one? I assume this is fixed already. -- What|Removed |Added

[Bug awt/19844] Swing components ignore key events

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:23 --- This is fixed now. Closing. -- What|Removed |Added Status|NEW

[Bug awt/17782] KeyboardFocusManagers should be partitioned by ClassLoader

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17782

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729

[Bug libstdc++/23550] char_traits requirements/1.cc test bad math

2005-08-24 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2005-08-24 19:20 --- Mine. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bkoz at gcc dot gn

[Bug libstdc++/23550] New: char_traits requirements/1.cc test bad math

2005-08-24 Thread bkoz at gcc dot gnu dot org
Tracking issue for LSB 3.0 testsuite fail. Easily fixed. See: http://bugs.linuxbase.org/show_bug.cgi?id=1069 Impacts 3.4, 4.0, mainline. -- Summary: char_traits requirements/1.cc test bad math Product: gcc Version: 3.4.0 Status: UNCONFIRMED

[Bug java/23549] gij swallows args after -ea

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:16 --- Yes; also these should be strncmp calls, since these options can be followed by : etc.. -- What|Removed |Added ---

[Bug c/18382] define __pic__ and/or __PIC__ in c-cppbuiltins.c instead of scattershot in target config

2005-08-24 Thread ghazi at gcc dot gnu dot org
--- Additional Comments From ghazi at gcc dot gnu dot org 2005-08-24 19:06 --- By the way, a patch to fix this in early 2004 was posted here: http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00168.html I never got an official "okay" in the discussion thread: http://gcc.gnu.org/ml/gcc-patche

[Bug java/23549] New: gij swallows args after -ea

2005-08-24 Thread green at redhat dot com
gij.cc says: else if (! strcmp (arg, "-enableassertions") || ! strcmp (arg, "-ea")) { if (i >= argc - 1) goto no_arg; // FIXME: hook up assertion support ++i; continue; } I think the ++i shouldn't be there. since -ea

[Bug target/23548] [4.1 Regression] libstdc++ tests fail: could not split insn

2005-08-24 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||ice-on-valid-code Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.

[Bug target/23548] New: [4.1 Regression] libstdc++ tests fail: could not split insn

2005-08-24 Thread jsm28 at gcc dot gnu dot org
FAIL: 23_containers/deque/cons/clear_allocator.cc (test for excess errors) FAIL: 27_io/basic_filebuf/sbumpc/char/2-io.cc (test for excess errors) FAIL: 27_io/basic_filebuf/sgetc/char/2-io.cc (test for excess errors) FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc (test for excess errors) FAIL: 27_io/b

[Bug libgcj/21020] java.lang.NoSuchFieldError regression from earlier 4.0.0 snapshot

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-24 18:05 --- Subject: Bug 21020 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-08-24 18:04:56 Modified files: libjava: Change

[Bug fortran/23538] gfortran hangs on old cray fortran 66 program

2005-08-24 Thread kargl at gcc dot gnu dot org
--- Additional Comments From kargl at gcc dot gnu dot org 2005-08-24 17:54 --- Changing the * in the format statements and the encode/decode statements may help prevent gfortran from getting stuck, but there are several other nonstandard statements in the code. To deal with gfortran get

[Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).

2005-08-24 Thread jconner at apple dot com
--- Additional Comments From jconner at apple dot com 2005-08-24 17:24 --- (In reply to comment #8) > Actually TREE_READONLY is correct and TREE_CONSTANT is incorrect to use this > context (there was a > discussion about this before but I cannot find it). > TREE_CONSTANT is not set by

[Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 17:12 --- (In reply to comment #7) > It seems like TREE_CONSTANT has the semantics we're looking for (value > doesn't change) instead of > TREE_READONLY, but I think someone more familiar with this pass (perhaps the

[Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).

2005-08-24 Thread jconner at apple dot com
--- Additional Comments From jconner at apple dot com 2005-08-24 17:04 --- It seems like TREE_CONSTANT has the semantics we're looking for (value doesn't change) instead of TREE_READONLY, but I think someone more familiar with this pass (perhaps the author, Kenneth Zadeck?) would hav

[Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 16:54 --- Marking the variables with the attribute used will stop the ipa optimizations from changing them. but I feel that we should not reject the code still. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23

[Bug middle-end/23547] [4.1 regression] [non-unit-at-a-time] ICE with recursive call to nested function

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 16:46 --- This is definitely a GC issue and a middle-end issue. #0 internal_error (gmsgid=0x8edd74 "in %s, at %s:%d") at /Users/pinskia/src/alias/gcc/gcc/ diagnostic.c:534 #1 0x002e6e00 in fancy_abort (file=0x8e9c4

[Bug tree-optimization/22444] [4.1 regression] testsuite failure:23_containers/set/explicit_instantiation/{1,2,3}.cc ICE

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 16:38 --- (In reply to comment #20) > This has been failing on x86/linux for the last two months. Any ETA on a fix? The issue is that this is very dependent on what is built. > If not, is there a patch that can get r

[Bug c/23547] [4.1 regression] ICE with recursive call to nested function

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 16:35 --- This fails in 20050622 too but works in 20050321. -- What|Removed |Added Status|

[Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).

2005-08-24 Thread jconner at apple dot com
--- Additional Comments From jconner at apple dot com 2005-08-24 16:17 --- The declaration of the variable "actions" (in the given example) is being changed to READONLY by the ipa- reference pass (in function static_execute), so when it comes time to create the section in "named_secti

[Bug c/23547] [4.1 regression] ICE with recursive call to nested function

2005-08-24 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2005-08-24 16:14 --- Btw, the error message is: bug.c:7: internal compiler error: in layout_decl, at stor-layout.c:302 Please submit a full bug report, [etc.] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23547

[Bug c/23547] New: [4.1 regression] ICE with recursive call to nested function

2005-08-24 Thread reichelt at gcc dot gnu dot org
The following valid code snippet causes an ICE on mainline when compiled with "--param ggc-min-expand=0 --param ggc-min-heapsize=0": == void foo() { void bar() { bar(); } } == Apparently there's something wrong with recursive calls to nested functions. -

[Bug classpath/21741] Need configure option to set java.library.path

2005-08-24 Thread mark at gcc dot gnu dot org
--- Additional Comments From mark at gcc dot gnu dot org 2005-08-24 16:08 --- Note that since 0.15 GNU Classpath has the following system property: * New system property "gnu.classpath.boot.library.path" can be specified to define the location of the JNI libraries. It is by all means

[Bug tree-optimization/22444] [4.1 regression] testsuite failure:23_containers/set/explicit_instantiation/{2,3}.cc ICE

2005-08-24 Thread bkoz at gcc dot gnu dot org
--- Additional Comments From bkoz at gcc dot gnu dot org 2005-08-24 15:59 --- This has been failing on x86/linux for the last two months. Any ETA on a fix? If not, is there a patch that can get reverted to fix this? -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22444

[Bug target/23539] C & C++ compiler generating misaligned references regardless of compiler flags

2005-08-24 Thread mcvick_e at iname dot com
--- Additional Comments From mcvick_e at iname dot com 2005-08-24 15:44 --- Here is a short program that duplicates the problem. -- test.cc struct foo { char bar1; char bar2; char bar3; }; class bar2 { private: static foo myFubarS

[Bug libstdc++/23465] Assignment fails on TR1 unordered containers

2005-08-24 Thread pcarlini at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23465

[Bug libstdc++/23465] Assignment fails on TR1 unordered containers

2005-08-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-24 15:00 --- Subject: Bug 23465 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-24 15:00:20 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/inclu

[Bug middle-end/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)

2005-08-24 Thread overholt at redhat dot com
--- Additional Comments From overholt at redhat dot com 2005-08-24 14:45 --- (In reply to comment #11) > I'm surprised this still fails with 4.0.1-6. > > overholt, can you reproduce this? I am having other issues building Eclipse ATM but I have not seen this, no. If it's important, I

[Bug target/19161] No emms or femms emitted between MMX and FP instructions

2005-08-24 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-08-24 14:33 --- There is another bug in ix86_mode_needed() that causes timeouts for pr20314-1.c. The problem is in asm operands parsing code that gets into infinite loop. The correct code should increase variable c instead of c

[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-08-24 14:08 --- It's not handling VCE of an integer constant (or a real constant too, for that matter). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23546

[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread bonzini at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bonzini at gcc dot gnu dot |dot org |org Status|NEW

[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread bonzini at gcc dot gnu dot org
--- Additional Comments From bonzini at gcc dot gnu dot org 2005-08-24 13:50 --- Nicer test case: typedef int m64 __attribute__ ((__vector_size__ (8))); void mmxCombineMaskU (m64 * mask, int width) { while (--width >= 0) *mask++ = (m64) 0LL; } -- http://gcc.gnu.org/bugzilla/s

[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 12:40 --- The loop is: # mask_12 = PHI ; :; __m2_11 = VIEW_CONVERT_EXPR(0); D.1667_18 = VIEW_CONVERT_EXPR(__m2_11); D.1668_19 = VIEW_CONVERT_EXPR(D.1659_15); D.1669_20 = __builtin_ia32_punpcklbw (D.1668_19,

[Bug fortran/23538] gfortran hangs on old cray fortran 66 program

2005-08-24 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-08-24 12:56 --- I got a simular program to compile and run with lahey fortran by changing the all the * in the format statements to ' and the encode and decode statements to character read and write statements. I ran this through gfort

[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 12:35 --- This was exposed by: 2005-08-23 Paolo Bonzini <[EMAIL PROTECTED]> PR middle-end/23517 * fold-const.c (fold_convert): Use VIEW_CONVERT_EXPR to convert between vectors. * con

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-08-24 Thread rakdver at gcc dot gnu dot org
--- Additional Comments From rakdver at gcc dot gnu dot org 2005-08-24 12:30 --- Working on that. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rak

[Bug tree-optimization/23546] [4.0/4.1 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-24 12:04 --- Reducing. -- What|Removed |Added CC||pinskia at

[Bug tree-optimization/23546] ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread ma1flfs at bath dot ac dot uk
--- Additional Comments From ma1flfs at bath dot ac dot uk 2005-08-24 11:58 --- Created an attachment (id=9575) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9575&action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23546

[Bug tree-optimization/23546] New: ICE in for_each_index, at tree-ssa-loop-im.c:202

2005-08-24 Thread ma1flfs at bath dot ac dot uk
When compiling xorg-cvs gcc throws the following ICE in programs/Xserver/fb/fbmmx.c fbmmx.c: In function 'mmxCombineAddU': fbmmx.c:564: internal compiler error: in for_each_index, at tree-ssa-loop-im.c:202 gcc (GCC) 4.0.2 20050823 (prerelease) Configured with: ../gcc-4.

  1   2   >