[Bug libgcj/20693] javax-imageio.lo failed to build

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 06:51 --- Subject: Bug 20693 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-17 06:51:12 Modified files: libjava: Change

[Bug target/20375] [4.0 Regression] C++ ICE in assign_parm_find_entry_rtl

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.1 |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20375

[Bug target/20375] [4.0 Regression] C++ ICE in assign_parm_find_entry_rtl

2005-04-16 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-04-17 06:39 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/17805] too liberal operator lookup

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-17 06:37 --- (In reply to comment #5) > Subject: Re: too liberal operator lookup > > Why are you pinging bugzilla, and not the list, wherein a c++ > maintainer might see it? Actually he pinged both. -- http://gcc.g

[Bug c++/17805] too liberal operator lookup

2005-04-16 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-04-17 06:31 --- Subject: Re: too liberal operator lookup Why are you pinging bugzilla, and not the list, wherein a c++ maintainer might see it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17805

[Bug target/20375] [4.0 Regression] C++ ICE in assign_parm_find_entry_rtl

2005-04-16 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-04-17 06:29 --- patch: http://gcc.gnu.org/ml/gcc-patches/2005-04/msg01881.html -- What|Removed |Added

[Bug target/20375] [4.0 Regression] C++ ICE in assign_parm_find_entry_rtl

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|[4.0/4.1 Regression] C++ ICE|[4.0 Regression] C++ ICE in |in |assign_parm_find_entry_rtl

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-17 06:24 --- Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable types On Apr 17, 2005, Mark Mitchell <[EMAIL PROTECTED]> wrote: > Alexandre Oliva wrote: >> Mark, did you give up on COMPOUND_LI

[Bug target/20375] [4.0/4.1 Regression] C++ ICE in assign_parm_find_entry_rtl

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 06:19 --- Subject: Bug 20375 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-17 06:19:18 Modified files: gcc: ChangeLog gcc/config/alpha:

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:57 --- The remaining failures are all either due to (a) defects in the V3 testsuite, or (b) defects in V3 itself, or (c) semi-spurious warnings in the C++ front end. Postponed until GCC 4.0.1. -- Wha

[Bug target/20799] [4.0/4.1 Regression] bad relocs for new/delete overrides

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:53 --- Postponed until 4.0.1. -- What|Removed |Added Target Milestone|4.0.0

[Bug middle-end/20736] [4.0 Regression] -fprofile-generate crashes on numerous occasions

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:52 --- We can get by if there are bugs in -fprofile-generate. Target milestone changed to 4.0.1. -- What|Removed |Added -

[Bug target/20375] [4.0/4.1 Regression] C++ ICE in assign_parm_find_entry_rtl

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:51 --- Removed target milestone; alpha is not a primary or secondary platform. -- What|Removed |Added --

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:31 --- See: http://gcc.gnu.org/ml/libstdc++/2005-04/msg00152.html for analysis of the: sorry: semantics of inline function static data 'const size_t __align' are wrong (you'll wind up with multiple copies) war

[Bug c++/18681] [3.3/3.4/4.0/4.1 Regression] template friend declaration not recognized

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:10 --- The TYPE_NO_ACCESS_CHECK_P sets off a red flag for me; that suggests that we're at some point doing access checks directly on _TYPE nodes rather than _DECL nodes. If so, that's wrong; only declarations hav

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

2005-04-16 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-04-17 04:03 --- Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable types Alexandre Oliva wrote: > Mark, did you give up on COMPOUND_LITERAL_EXPRs in C++ for 4.0? The > C++ portion of the patch at

[Bug middle-end/20491] [4.0/4.1 Regression] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 04:01 --- Joseph, if I understand correctly, this is now an hppa64-hp-hpux* problem only, and is not a regression. If that's correct, would you please (a) fill in the target field, (b) update the summary line to rem

[Bug c++/17805] too liberal operator lookup

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-17 04:00 --- Subject: Re: [PR c++/17805] limit operator overload candidates for enum operands On Apr 2, 2005, Alexandre Oliva <[EMAIL PROTECTED]> wrote: > On Mar 18, 2005, Alexandre Oliva <[EMAIL PROTECTED]> wrote: >>

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-17 03:59 --- Subject: Re: [PR c++/20103] failure to gimplify constructors for addressable types Mark, did you give up on COMPOUND_LITERAL_EXPRs in C++ for 4.0? The C++ portion of the patch at http://gcc.gnu.org/PR20103

[Bug middle-end/20739] [4.0 regression] ICE in gimplify_addr_expr

2005-04-16 Thread aoliva at gcc dot gnu dot org
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-17 03:58 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/20103] [4.0/4.1 regression] ICE in create_tmp_var with C99 style struct initializer

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 03:57 --- Alexandre, I dropped the ball here. This patch is too much buck for not enough bang for 4.0.0, but I will review it for 4.0.1. Target milestone changed to 4.0.1. -- What|Removed

[Bug middle-end/20739] [4.0 regression] ICE in gimplify_addr_expr

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

[Bug middle-end/20794] [4.0/4.1 Regression] Miscompilation with __attribute ((aligned))

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 03:53 --- It looks like we'll end up deciding that the bug here is in failing to issue an error message on invalid code. Target milestone pushed back to 4.0.1. -- What|Removed |A

[Bug c/17913] [4.0/4.1 Regression] ICE jumping into statement expression

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 03:51 --- Joseph has mititgated the problem, and we shan't be doing any further work on this before 4.0.0. So, I have pushed the target milestone back to 4.0.1. -- What|Removed |

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 03:50 --- Fixed in 3.4.4. -- What|Removed |Added Status|ASSIGNED|RESO

[Bug c++/21066] Regression: template argument deduction finds false ambiguity

2005-04-16 Thread mckelvey at maskull dot com
--- Additional Comments From mckelvey at maskull dot com 2005-04-17 03:47 --- Created an attachment (id=8664) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8664&action=view) Example source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21066

[Bug c++/21066] New: Regression: template argument deduction finds false ambiguity

2005-04-16 Thread mckelvey at maskull dot com
The attached code has compiled fine for several years on g++, and compiles on the Compaq CXX compiler. It recently gives the following: /usr/local/bin/g++ -c -g -fno-elide-constructors -pedantic-errors -Werror -ansi -fno-common -fstrict-aliasing -Wall -Wold-style-cast -Wsign-promo -Wpointer-

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 03:43 --- Subject: Bug 21025 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-17 03:43:01 Modified files: gcc/cp : ChangeLog typeck.c gcc/tests

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 03:37 --- Subject: Bug 21025 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-17 03:37:35 Modified files: gcc/cp : typeck

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 03:37 --- Subject: Bug 21025 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-04-17 03:37:21 Modified files: gcc/cp : Change

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 03:35 --- Subject: Bug 21025 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-04-17 03:35:27 Added files: gcc/testsuite/g++.dg/templ

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 03:30 --- Subject: Bug 21025 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-17 03:30:17 Modified files: gcc/cp : Change

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-04-17 03:06 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail On 16 Apr 2005, Alexandre Oliva wrote: > On Apr 16, 2005, Roger Sayle <[EMAIL PROTECTED]> wrote: > > > Does this clear things up? Do

[Bug c++/17053] [4.0/4.1 Regression] Repo functionality partially broken on AIX (collect2.c)

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 03:00 --- Retargeted to 4.0.1. AIX maintainer has indicated that this bug is not particularly critical, and that the problems are difficult to solve. -- What|Removed |Added ---

[Bug c++/21025] [3.4/4.0/4.1 Regression] ICE on template

2005-04-16 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/20949] [4.0/4.1 Regression] misscompilation of konqueror, artsd, STLport, libstdc++, ...

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 02:51 --- This bug report contains no information about reproducing the problems, or even any evidence that these are in fact compiler bugs, rather than bugs in the application code. Closing as INVALID. If addition

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 02:46 --- Jakub, thank you for applying this patch to the 4.0 branch. If you've confirmed that the bug has been fixed, would you please remove 4.0 from the summary here, and from the known-to-fail list? Thanks, --

[Bug tree-optimization/20929] [4.0 Regression] internal compiler error: verify_stmts failed.

2005-04-16 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-17 02:44 --- This patch is OK for 4.0.0 RC2. Please apply. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20929

[Bug middle-end/20794] [4.0/4.1 Regression] Miscompilation with __attribute ((aligned))

2005-04-16 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-04-17 02:43 --- Subject: Re: [4.0/4.1 Regression] Miscompilation with __attribute ((aligned)) jsm28 at gcc dot gnu dot org wrote: > --- Additional Comments From jsm28 at gcc dot gnu dot org 2005-04-16 > 16:15 ---

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-17 02:37 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail On Apr 16, 2005, Roger Sayle <[EMAIL PROTECTED]> wrote: > Does this clear things up? Do you agree? Yup, for both questions. Tha

[Bug middle-end/20739] [4.0 regression] ICE in gimplify_addr_expr

2005-04-16 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-04-17 02:36 --- Subject: Re: [PR middle-end/20739] lvalue cond-expr gimplification may crash on cv-qual diffs Alexandre Oliva wrote: > Thanks, Roger had already approved it for mainline, but not yet for > the branch. Mark

[Bug tree-optimization/21021] [4.1 Regression] ICE in tree-vrp building glibc

2005-04-16 Thread kazu at cs dot umass dot edu
-- Bug 21021 depends on bug 21024, which changed state. Bug 21024 Summary: fold generates a comparison of two operands whose types do not match http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21024 What|Old Value |New Value

[Bug middle-end/21024] fold generates a comparison of two operands whose types do not match

2005-04-16 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-04-17 01:41 --- Just checked in a patch. -- What|Removed |Added Status|NEW

[Bug middle-end/21024] fold generates a comparison of two operands whose types do not match

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-17 01:38 --- Subject: Bug 21024 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-17 01:38:28 Modified files: gcc: ChangeLog builtins.c fold-const.c L

[Bug java/21065] javax.swing.event.EventListenerList.getListenerList() implemented wrong

2005-04-16 Thread gruni dot ca at gmail dot com
-- What|Removed |Added Attachment #8663|Simple Testcase showing that|Simple Testcase showing that description|addind a EventListener |adding a EventListener

[Bug java/21065] javax.swing.event.EventListenerList.getListenerList() implemented wrong

2005-04-16 Thread gruni dot ca at gmail dot com
--- Additional Comments From gruni dot ca at gmail dot com 2005-04-17 00:45 --- Created an attachment (id=8663) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8663&action=view) Simple Testcase showing that addind a EventListener increments the list by one This is a testcase I wrote

[Bug libgcj/20693] javax-imageio.lo failed to build

2005-04-16 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-17 00:42 --- I'm seeing this same problem. GCC4 won't build reliably without this fix. -- What|Removed |Added

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-04-17 00:21 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail Hi Alex, On 16 Apr 2005, Alexandre Oliva wrote: > On Apr 15, 2005, Roger Sayle <[EMAIL PROTECTED]> wrote: > > I agree with your propo

[Bug java/21065] New: javax.swing.event.EventListenerList.getListenerList() implemented wrong

2005-04-16 Thread gruni dot ca at gmail dot com
I am using a custom Class wich throws events, by using this I rely on the EventListenerList Class to hold my Eventlisteners. The Method getListenerList is used by the method protected void fireFooXXX() { // Guaranteed to return a non-null array Object[] listeners = listenerList.getListen

[Bug fortran/21063] internal compiler error in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224 after using maxloc function

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 23:22 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug target/21051] [4.1 Regression] sync tests ICE on ia64

2005-04-16 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-04-16 23:20 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/21051] [4.1 Regression] sync tests ICE on ia64

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-16 23:19 --- Subject: Bug 21051 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-16 23:19:35 Modified files: gcc: ChangeLog builtins.c gcc/con

[Bug target/21051] [4.1 Regression] sync tests ICE on ia64

2005-04-16 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|UNCONFIRMED

[Bug SWING/21064] StyleContext.addStyle causes NullPointerException

2005-04-16 Thread bothner at gcc dot gnu dot org
--- Additional Comments From bothner at gcc dot gnu dot org 2005-04-16 23:05 --- Created an attachment (id=8662) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8662&action=view) Testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21064

[Bug SWING/21064] New: StyleContext.addStyle causes NullPointerException

2005-04-16 Thread bothner at gcc dot gnu dot org
The (to-be-shortly) attached testcase (which works with JDK 1.4.x) causes a NullPointerException: $ gcj -o SwStyle SwStyle.java --main=SwStyle -g $ ./SwStyle Exception in thread "main" java.lang.ExceptionInInitializerError at java.lang.Class.initializeClass() (/home/bothner/GNU/install-gcc-4.0/

[Bug middle-end/17961] ICE for operation on small vector with altivec enabled

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 22:54 --- This is weird in that it works on ppc-darwin, maybe the altivec ABI is changing something or the just the ABI difference. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17961

[Bug fortran/21063] New: internal compiler error in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224 after using maxloc function

2005-04-16 Thread guillemborrell at yahoo dot es
ction 'MAIN__': bug.f90:12: internal compiler error: in gfc_conv_ss_descriptor, at fortran/trans-array.c:1224 Please submit a full bug report, bash-2.05b$ gfc --version GNU Fortran 95 (GCC 4.1.0 20050416 (experimental)) Copyright (C) 2005 Free Software Foundation, Inc. -- Su

[Bug middle-end/19590] IVs with the same evolution not eliminated

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Last reconfirmed|2005-01-23 1

[Bug middle-end/16670] struct { type:0; } passing bugs

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 22:37 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug libfortran/16991] [meta-bug] libgfortran does not build every where

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16991

[Bug libfortran/15235] libgfortran doesn't build on Solaris

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15235

[Bug libfortran/15266] libgfortran doesn't compile on IRIX 5.3

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15266

[Bug libfortran/14325] [libgfortran] libgfortran does not build with newlib on arm-elf (stdint.h does not define the right types)

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.0.0 |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14325

[Bug testsuite/21062] Incorrect declaration of printf() in alias2.C

2005-04-16 Thread oyvind dot harboe at zylin dot com
--- Additional Comments From oyvind dot harboe at zylin dot com 2005-04-16 22:05 --- Created an attachment (id=8661) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8661&action=view) Fixes declaration of printf() -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21062

[Bug testsuite/21062] New: Incorrect declaration of printf() in alias2.C

2005-04-16 Thread oyvind dot harboe at zylin dot com
See attached patch. My GCC superpowers aren't quite up to analyzing this, but I suppose this would cause problems for e.g. the i2pk target as it would receive size=0 in its arguments in the function below. If this can't be sorted out by trivial inspection, please let me know and I'll run some

[Bug c++/19004] ICE in uses_template_parms at cp/pt.c:4860

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19004

[Bug c++/19608] [3.4 Regression] ICE after friend function definition in local class

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19608

[Bug c++/19884] [3.3/3.4 regression] ICE on explicit instantiation of a non-template constructor

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19884

[Bug middle-end/20491] [4.0/4.1 Regression] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20491

[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18212

[Bug bootstrap/20155] [4.0/4.1 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

[Bug libfortran/19872] [4.0 only] closed and re-opened file not overwriten

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19872

[Bug other/17652] [meta-bug] GCC 4.1 pending patches

2005-04-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17652

[Bug middle-end/20739] [4.0 regression] ICE in gimplify_addr_expr

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-16 21:58 --- Subject: Re: [PR middle-end/20739] lvalue cond-expr gimplification may crash on cv-qual diffs On Apr 15, 2005, Jeffrey A Law <[EMAIL PROTECTED]> wrote: > On Thu, 2005-04-14 at 14:02 -0300, Alexandre Oliva

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-16 21:58 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail On Apr 15, 2005, Roger Sayle <[EMAIL PROTECTED]> wrote: > I agree with your proposed game plan of keeping the hard failure in > pl

[Bug c++/2703] Internal error #20000409 for g++-3.0 (20010423)

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 21:53 --- But fixed in 4.0.0 so closing as fixed as this is not a regression. -- What|Removed |Added

[Bug c++/2703] Internal error #20000409 for g++-3.0 (20010423)

2005-04-16 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-04-16 21:51 --- *** Bug 21026 has been marked as a duplicate of this bug. *** -- What|Removed |Added --

[Bug c++/21026] ICE in check_tag_decl, at cp/decl.c:3516

2005-04-16 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-04-16 21:51 --- *** This bug has been marked as a duplicate of 2703 *** -- What|Removed |Added

[Bug c++/2703] Internal error #20000409 for g++-3.0 (20010423)

2005-04-16 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-04-16 21:50 --- Not fixed in 3.4.4 -- What|Removed |Added Status|RESOLVED

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-04-16 21:48 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail On Apr 15, 2005, Roger Sayle <[EMAIL PROTECTED]> wrote: > Sure. Your patch in comment #28 of bugzilla PR20126 is OK for mainline

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-16 21:42 --- Subject: Bug 20126 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-16 21:42:27 Modified files: gcc: ChangeLog loop.c Log message:

[Bug c++/21056] Linker errors when deriving from std::iostream

2005-04-16 Thread james dot kanze at free dot fr
--- Additional Comments From james dot kanze at free dot fr 2005-04-16 21:00 --- Subject: Re: Linker errors when deriving from std::iostream pinskia at gcc dot gnu dot org wrote: > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 13:12 --- > Fixed but r

[Bug java/21022] bootstrap error compiling libgcj with awt support on darwin-ppc

2005-04-16 Thread andreast at gcc dot gnu dot org
--- Additional Comments From andreast at gcc dot gnu dot org 2005-04-16 20:16 --- I just built the tree without awt-gtk enabled. The gnu/java/awt/peer/gtk/GdkFontMetrics.class is built even without gtk enabled. So, a command line compile of the class to .o is possible and makes the bug e

[Bug java/21022] bootstrap error compiling libgcj with awt support on darwin-ppc

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 20:07 --- Here is the backtrace: #0 fold_convert (type=0xb7bf8288, arg=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/fold- const.c:1883 #1 0x083be08f in bit_from_pos (offset=0xb7bf8288, bitpos=0xb7bf8288)

[Bug java/21022] bootstrap error compiling libgcj with awt support on darwin-ppc

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 19:53 --- Confirmed on x86-pc-linux-gnu with compiling the generated GdkFontMetrics.class from gcj build with the following command line. gcj -S -gstabs -findirect-dispatch GdkFontMetrics.class -- What

[Bug fortran/21061] gfortran ignores -Werror

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 19:26 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug tree-optimization/21048] [4.1 Regression] use of poisoned ggc memory causes cpu2000 build failures

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 19:20 --- Andrew could you look into this and see why the use info is not being updated correctly? Also note the patch in comment #4 is only working around the buggyness of the use information not being updated

[Bug fortran/21061] New: gfortran ignores -Werror

2005-04-16 Thread rguenth at gcc dot gnu dot org
Said option has no effect. -- Summary: gfortran ignores -Werror Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org

[Bug target/11026] [Darwin] g++ does not instantiate static data members of templates

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 19:05 --- *** Bug 21060 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug c++/21060] Symbol for static member of template is not emitted.

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 19:05 --- This is a dup of bug 11026 which is fixed for 4.0.0. *** This bug has been marked as a duplicate of 11026 *** -- What|Removed |Added --

[Bug c++/21060] New: Symbol for static member of template is not emitted.

2005-04-16 Thread olsonse at umich dot edu
For a static member of a template class, the symbol doesn't appear to be emitted. For example, with the code: /*BEGIN CODE*/ #include template class Base { public: static int bob; T a; Base() { printf("Base::Base starting\n"); fflush(stdout); } ~Base() { printf("Base::~Base::b

[Bug middle-end/21018] Initializing string literal data improperly marked frame-relative?, should be readonly static const.

2005-04-16 Thread schlie at comcast dot net
--- Additional Comments From schlie at comcast dot net 2005-04-16 18:41 --- Subject: Re: Initializing string literal data improperly marked frame-relative?, should be readonly static const. > From: Paul Schlie <[EMAIL PROTECTED]> > Subject: Re: [Bug middle-end/21018] Initializing stri

[Bug middle-end/21018] Initializing string literal data improperly marked frame-relative?, should be readonly static const.

2005-04-16 Thread schlie at comcast dot net
--- Additional Comments From schlie at comcast dot net 2005-04-16 18:22 --- Subject: Re: Initializing string literal data improperly marked frame-relative?, should be readonly static const. > Note the C.x variables are not normal VAR_DECLs but CONST_DECL so maybe avr > should be chang

[Bug target/20126] [3.3/3.4/4.0 Regression] Inlined memcmp makes one argument null on entry

2005-04-16 Thread rearnsha at gcc dot gnu dot org
--- Additional Comments From rearnsha at gcc dot gnu dot org 2005-04-16 17:50 --- (In reply to comment #41) > Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail > Sure. Your patch in comment #28 of bugzilla PR20126 is OK for mainline > to resolve Josh's bootst

[Bug tree-optimization/17217] not removing removal of nested structs

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 17:37 --- Fixed in 4.1.0 and above by Daniel's aliasing improvements. -- What|Removed |Added

[Bug tree-optimization/20922] missed always false conditional

2005-04-16 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-04-16 17:12 --- Created an attachment (id=8654) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8654&action=view) Fold stuff -- What|Removed |Added -

[Bug java/18399] [4.0/4.1 Regression] Class initialization optimization does not work with the inliner

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

[Bug java/18399] [4.0/4.1 Regression] Class initialization optimization does not work with the inliner

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 16:57 --- *** Bug 21044 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug java/21044] [4.0/4.1 Regression] Static class init optimization is broken

2005-04-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-16 16:57 --- This is a dup of bug 18399, the problem comes from recursively inlining. *** This bug has been marked as a duplicate of 18399 *** -- What|Removed |Added

[Bug middle-end/21059] New: Bogus warning about clobbered variable

2005-04-16 Thread schwab at suse dot de
figure --host=ia64-suse-linux --enable-shared --enable-threads --enable-__cxa_atexit --with-system-zlib --with-system-libunwind Thread model: posix gcc version 4.0.0 20050416 (prerelease) gcc/cc1 -fpreprocessed m68k-dis.i -quiet -dumpbase m68k-dis.i -auxbase m68k-dis -O2 -W -Wall -version -o m68k-dis

  1   2   >