[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-11-06 Thread phython at gcc dot gnu dot org
--- Comment #18 from phython at gcc dot gnu dot org 2005-11-06 16:51 --- Fixed on the 4.0 branch as well. -- phython at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/21952] Many attribute directive ignored warnings during Tru64 UNIX Ada bootstrap

2005-11-06 Thread phython at gcc dot gnu dot org
--- Comment #5 from phython at gcc dot gnu dot org 2005-11-07 06:55 --- Subject: Bug 21952 Author: phython Date: Mon Nov 7 06:54:52 2005 New Revision: 106582 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106582 Log: 2005-11-07 James A. Morrison <[EMAI

[Bug ada/21952] Many attribute directive ignored warnings during Tru64 UNIX Ada bootstrap

2005-11-06 Thread phython at gcc dot gnu dot org
--- Comment #6 from phython at gcc dot gnu dot org 2005-11-07 07:02 --- The last commit was meant for PR24066 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21952

[Bug treelang/24066] almost all treelang testsuite fails with -maltivec as an option

2005-11-06 Thread phython at gcc dot gnu dot org
--- Comment #3 from phython at gcc dot gnu dot org 2005-11-07 07:03 --- Fixed in the commit message that shows up in PR21952. -- phython at gcc dot gnu dot org changed: What|Removed |Added

[Bug treelang/24066] almost all treelang testsuite fails with -maltivec as an option

2005-11-06 Thread phython at gcc dot gnu dot org
-- phython at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24066

[Bug c++/22172] [3.4 Regression] Internal compiler error, seg fault.

2005-11-07 Thread phython at gcc dot gnu dot org
-- phython at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|phython at gcc dot gnu dot |unassigned at gcc dot gnu |org

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

2005-11-07 Thread phython at gcc dot gnu dot org
--- Comment #28 from phython at gcc dot gnu dot org 2005-11-08 06:48 --- Steven: How long does 4.0 take to compile this function on your box? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19097

[Bug target/24378] [4.1 Regression] gcc.dg/vect/pr24300.c (test for excess errors) fails

2005-11-20 Thread phython at gcc dot gnu dot org
--- Comment #2 from phython at gcc dot gnu dot org 2005-11-20 22:18 --- This testcase fails when we don't have optabs for REDUC trees. -- phython at gcc dot gnu dot org changed: What|Removed |

[Bug tree-optimization/24997] New: [4.1/4.2 regression] ICE with -ftree-vectorize

2005-11-22 Thread phython at gcc dot gnu dot org
t org ReportedBy: phython at gcc dot gnu dot org GCC build triplet: powerpc-linux GCC host triplet: powerpc-linux GCC target triplet: powerpc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24997

[Bug middle-end/24997] [4.1/4.2 regression] ICE with -ftree-vectorize

2005-11-23 Thread phython at gcc dot gnu dot org
--- Comment #3 from phython at gcc dot gnu dot org 2005-11-23 16:05 --- Created an attachment (id=10327) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10327&action=view) preprocessed source Here is the preprocessed source. Sorry, I haven't had a change to run del

[Bug middle-end/24997] [4.1/4.2 regression] ICE with -ftree-vectorize

2005-11-23 Thread phython at gcc dot gnu dot org
-- phython at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Ever Confirmed|0 |1 Last

[Bug tree-optimization/17863] [4.0/4.1/4.2 Regression] threefold performance loss, not inlining as much

2005-11-24 Thread phython at gcc dot gnu dot org
--- Comment #30 from phython at gcc dot gnu dot org 2005-11-24 17:34 --- On powerpc-linux, I get the following timings: Using the following command line: g++ -O3 -o t41 -mcpu=7450 -mtune=7450 pr17863.cc -static real user 3.4 0m11.761s 0m11.148s 4.0 0m10.196s 0m9.495s

[Bug target/19300] [4.0 Regression] PCH failures on sparc-linux

2005-02-15 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-15 20:56 --- Fixed with the previous commit -- What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/15785] fold misses unary transformation

2005-02-15 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-15 21:58 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux

2005-02-17 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-17 20:26 --- Created an attachment (id=8216) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8216&action=view) Ada system file I don't know if this will do anything as I didn't record the before a

[Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux

2005-02-17 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-17 20:26 --- Created an attachment (id=8217) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8217&action=view) V9 version -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20035

[Bug tree-optimization/14752] [tree-ssa] "~a" should be changed to "a" if used in the condition of an if statement

2005-02-17 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-18 00:53 --- Shouldn't comment #3 say ~a is the same as a ^ -1? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14752

[Bug other/19897] [treelang] External references don't work.

2005-02-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-24 16:15 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/19896] [treelang] Static variables don't work

2005-02-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-02-24 16:24 --- Fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux

2005-02-27 Thread phython at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-02-

[Bug tree-optimization/15784] fold misses binary optimization

2005-03-03 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-04 02:55 --- The binary conditions below are all folded now. -- What|Removed |Added Status

[Bug tree-optimization/20130] Fold a * -1 - 1 into ~a;

2005-03-03 Thread phython at gcc dot gnu dot org
-- Bug 20130 depends on bug 15784, which changed state. Bug 15784 Summary: fold misses binary optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15784 What|Old Value |New Value

[Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)

2005-03-03 Thread phython at gcc dot gnu dot org
-- Bug 19986 depends on bug 15784, which changed state. Bug 15784 Summary: fold misses binary optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15784 What|Old Value |New Value

[Bug treelang/20326] treelang does install the backend as a driver

2005-03-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-05 19:48 --- Treelang doesn't have a driver outside of gcc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20326

[Bug treelang/20326] treelang does install the backend as a driver

2005-03-06 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-06 16:34 --- Fixed, in mainline, I'll backport this later. -- What|Removed |Added Target Mile

[Bug tree-optimization/20130] Fold a * -1 - 1 into ~a;

2005-03-06 Thread phython at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |phython at gcc dot gnu dot |dot org |org Status|NEW

[Bug tree-optimization/20130] Fold a * -1 - 1 into ~a;

2005-03-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-11 03:20 --- This should be closed when 15784 goes back into the tree. -- What|Removed |Added Target

[Bug treelang/20326] treelang does install the backend as a driver

2005-03-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-11 03:55 --- Backported changes to gcc-4_0-branch. -- What|Removed |Added Status|NEW

[Bug tree-optimization/15784] fold misses binary optimization

2005-03-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-11 05:03 --- Jeff Law rechecked in the patch for this bug. -- What|Removed |Added Status

[Bug tree-optimization/20130] Fold a * -1 - 1 into ~a;

2005-03-10 Thread phython at gcc dot gnu dot org
-- Bug 20130 depends on bug 15784, which changed state. Bug 15784 Summary: fold misses binary optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15784 What|Old Value |New Value

[Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)

2005-03-10 Thread phython at gcc dot gnu dot org
-- Bug 19986 depends on bug 15784, which changed state. Bug 15784 Summary: fold misses binary optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15784 What|Old Value |New Value

[Bug tree-optimization/20130] Fold a * -1 - 1 into ~a;

2005-03-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-11 05:03 --- fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/19721] [meta-bug] optimizations that CSE still catches

2005-03-10 Thread phython at gcc dot gnu dot org
-- Bug 19721 depends on bug 20130, which changed state. Bug 20130 Summary: Fold a * -1 - 1 into ~a; http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20130 What|Old Value |New Value

[Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)

2005-03-10 Thread phython at gcc dot gnu dot org
-- Bug 19986 depends on bug 20130, which changed state. Bug 20130 Summary: Fold a * -1 - 1 into ~a; http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20130 What|Old Value |New Value

[Bug tree-optimization/20132] Pessimization of induction variable and missed hoisting opportunity

2005-03-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-11 05:14 --- I think this is fixed. This is my tree dump with my patches to 20130 and 15784: ;; Function foo (foo) foo (length, fmt) { int D.1243; int i; int D.1225; : if (length >= 0) goto ; else g

[Bug target/20511] New: Bootstrap failure because of aliased symbols

2005-03-16 Thread phython at gcc dot gnu dot org
Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: phython at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot or

[Bug target/20666] New: SPARC builtins should be folded if possible

2005-03-27 Thread phython at gcc dot gnu dot org
Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: phython at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc*-- GCC host triplet: sparc*-- GCC target triplet

[Bug target/20666] SPARC builtins should be folded if possible

2005-03-27 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-28 05:57 --- Created an attachment (id=8468) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8468&action=view) ignored result testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20666

[Bug target/20666] SPARC builtins should be folded if possible

2005-03-27 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-28 05:58 --- Created an attachment (id=8469) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8469&action=view) fold fexpand -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20666

[Bug target/20666] SPARC builtins should be folded if possible

2005-03-27 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-03-28 06:00 --- Created an attachment (id=8470) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8470&action=view) initial folding of fexpand -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20666

[Bug target/20666] SPARC builtins should be folded if possible

2005-04-04 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-04-04 12:36 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00327.html -- 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

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

2005-04-18 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-04-18 15:20 --- Fixed in the last commit. -- What|Removed |Added Status|ASSIGNED

[Bug middle-end/19986] [meta-bug] fold missing optimizations (compared to RTL)

2005-04-18 Thread phython at gcc dot gnu dot org
-- Bug 19986 depends on bug 20922, which changed state. Bug 20922 Summary: missed always false conditional http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20922 What|Old Value |New Value

[Bug c++/23225] [4.0 Regression] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-09-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-09-06 05:39 --- Fixed on 4.0 branch now as well. -- What|Removed |Added Status|ASSIGNED

[Bug c/23161] Labels and empty statement warnings

2005-09-05 Thread phython at gcc dot gnu dot org
-- Bug 23161 depends on bug 23165, which changed state. Bug 23165 Summary: [4.0 regression] ICE with -W http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23165 What|Old Value |New Value

[Bug c/23165] [4.0 regression] ICE with -W

2005-09-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-09-06 06:10 --- Fixed on the 4.0 branch. -- What|Removed |Added Status|ASSIGNED

[Bug c/23161] Labels and empty statement warnings

2005-09-05 Thread phython at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|4.1.0 |4.0.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23161

[Bug c++/22172] [3.4/4.0/4.1 Regression] Internal compiler error, seg fault.

2005-09-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-09-24 20:44 --- Created an attachment (id=9800) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9800&action=view) We should give the user an error message Anyone have a better error message? --

[Bug c++/22172] [3.4/4.0/4.1 Regression] Internal compiler error, seg fault.

2005-09-26 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-09-26 17:31 --- So this is an ice-on-valid and an ice-on-invalid bug then? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22172

[Bug treelang/24066] almost all treelang testsuite fails with -maltivec as an option

2005-10-02 Thread phython at gcc dot gnu dot org
-- phython at gcc dot gnu dot org changed: What|Removed |Added CC||phython at gcc dot gnu dot

[Bug c++/22172] [3.4/4.0 Regression] Internal compiler error, seg fault.

2005-10-08 Thread phython at gcc dot gnu dot org
--- Comment #13 from phython at gcc dot gnu dot org 2005-10-08 18:13 --- fixed in the previous patch. -- phython at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/23046] [4.1 Regression] ICE in set_value_range, at tree-vrp.c:191

2005-10-10 Thread phython at gcc dot gnu dot org
--- Comment #19 from phython at gcc dot gnu dot org 2005-10-11 06:36 --- Created an attachment (id=9961) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9961&action=view) vrp workaround There seems to be a combination of front-end and middle-end bugs that cause this. The a

[Bug c++/17256] [3.4/4.0/4.1 Regression] undefined but used static or inline functions should be diagnosed

2005-10-10 Thread phython at gcc dot gnu dot org
--- Comment #10 from phython at gcc dot gnu dot org 2005-10-11 06:41 --- Created an attachment (id=9962) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9962&action=view) treat nonmember static functions like inline functions -- http://gcc.gnu.org/bugzilla/show_bug

[Bug c++/17256] [3.4/4.0/4.1 Regression] undefined but used static or inline functions should be diagnosed

2005-10-10 Thread phython at gcc dot gnu dot org
--- Comment #11 from phython at gcc dot gnu dot org 2005-10-11 06:42 --- Created an attachment (id=9963) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9963&action=view) testcase This patch also changes the error in: static void f(); void g() { f(); } into a warning. --

[Bug target/24378] gcc.dg/vect/pr24300.c (test for excess errors) fails

2005-10-15 Thread phython at gcc dot gnu dot org
--- Comment #1 from phython at gcc dot gnu dot org 2005-10-16 05:47 --- I'm also seeing this on ia64-linux. -- phython at gcc dot gnu dot org changed: What|Removed |

[Bug testsuite/24399] New: other/switch2.C fails on ia64

2005-10-15 Thread phython at gcc dot gnu dot org
Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: phython at gcc dot gnu dot org GCC target triplet: ia64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24399

[Bug testsuite/22123] gcc.dg/fold-mod-1.c scan-tree-dump a % 4294967288 fails

2005-06-23 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-06-23 15:47 --- fixed in the previous commit. -- What|Removed |Added Status|ASSIGNED

[Bug middle-end/21137] Convert (a >> 2) & 1 != 0 into a & 4 != 0

2005-07-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-11 03:56 --- This should actually be "Convert (a >> c1) & 2**c2" to a & (c2 << c1)". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21137

[Bug tree-optimization/22493] [4.1 Regression] with -fwrapv -INT_MIN is still not positive

2005-07-16 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-17 00:28 --- Created an attachment (id=9291) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9291&action=view) Treat flag_wrapv and min value in a special way -- http://gcc.gnu.org/bugzilla/show_bug

[Bug tree-optimization/22493] [4.1 Regression] with -fwrapv -INT_MIN is still not positive

2005-07-19 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-19 07:15 --- The attached patch, with the typo fixed and using int_const_binop (PLUS_EXPR, vr0.min, one, 0) fixed the optimization failures of Divide_1 in the testsuite. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug tree-optimization/22493] [4.1 Regression] with -fwrapv -INT_MIN is still not positive

2005-07-23 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-23 08:25 --- Created an attachment (id=9336) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9336&action=view) Updated patch This should also fix: /* { dg-do run } */ /* { dg-options "-O1 -ftree-vrp&q

[Bug tree-optimization/20517] bit shift/mask optimization potential

2005-07-23 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-23 21:05 --- The condition around fold-const:9302 can be generalized to deal with this case. -- What|Removed |Added

[Bug rtl-optimization/23047] New: Combine ignores flag_wrapv

2005-07-24 Thread phython at gcc dot gnu dot org
gnu dot org ReportedBy: phython at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23047

[Bug rtl-optimization/23047] Combine ignores flag_wrapv

2005-07-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-24 22:38 --- Created an attachment (id=9353) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9353&action=view) Honour flag_wrapv -- What|Removed

[Bug tree-optimization/22630] [4.1 Regression] vrp produces wrong code

2005-07-24 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-25 00:35 --- Calling vrp_evaluate_condition with use_equiv_p = false in tree-ssa-propagate.c could fix this problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22630

[Bug tree-optimization/22493] [4.1 Regression] with -fwrapv -INT_MIN is still not positive

2005-07-27 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-28 04:45 --- Fixed in the commit above. -- What|Removed |Added Status|ASSIGNED

[Bug libgcj/22084] [4.1 Regression] Divide_1 test case hangs

2005-07-27 Thread phython at gcc dot gnu dot org
-- Bug 22084 depends on bug 22493, which changed state. Bug 22493 Summary: [4.1 Regression] with -fwrapv -INT_MIN is still not positive http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22493 What|Old Value |New Value -

[Bug libgcj/22084] [4.1 Regression] Divide_1 test case hangs

2005-07-27 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-28 04:51 --- Fixing pr 22493 fixed all the Divide_1 problems on ia64. -- What|Removed |Added

[Bug rtl-optimization/23047] Combine ignores flag_wrapv

2005-07-27 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-28 04:52 --- Fixed in the commit above. -- What|Removed |Added Status|ASSIGNED

[Bug debug/22514] [4.1 Regression] ICE in force_decl_die with invalid code after error

2005-07-28 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-29 06:41 --- if (sorrycount || errorcount) return; at the top of cp_emit_debug_info_for_using seems to fix this ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22514

[Bug tree-optimization/23127] [4.1 Regression] VRP propagates negation of antirange incorrectly

2005-07-29 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-29 14:59 --- I already commited testcases for this one and 23126. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23127

[Bug debug/22514] [4.1 Regression] ICE in force_decl_die with invalid code after error

2005-07-30 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-30 15:25 --- http://gcc.gnu.org/ml/gcc-patches/2005-07/msg02054.html -- What|Removed |Added

[Bug tree-optimization/23128] [4.1 Regression] VRP fails for unsigned values

2005-07-30 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-30 18:12 --- Created an attachment (id=9388) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9388&action=view) Patch for a bunch of vrp problems -- What|Removed

[Bug tree-optimization/23129] [4.1 Regression] VRP propagates division of antiranges incorrectly

2005-07-30 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-30 18:13 --- See the patch in pr23128. -- What|Removed |Added AssignedTo|unassigned at gcc dot

[Bug tree-optimization/21559] [4.1 Regression] missed jump threading

2005-07-30 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-31 05:45 --- I would really prefer option b, where we keep VRP information persistant. That way fold can use VRP information when available. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21559

[Bug c/23165] [4.0/4.1 Regression] ICE with -W

2005-07-31 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-31 18:06 --- Created an attachment (id=9399) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9399&action=view) Read through statment lists. -- What|Removed

[Bug c/23161] Labels and empty statement warnings

2005-07-31 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-31 18:12 --- This is almost the same as PR23165, the same patch fixes this. -- What|Removed |Added

[Bug treelang/23061] treelang testsuite fails with -m64

2005-07-31 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-07-31 18:42 --- I don't think treelang had it's own driver in 4.0. -- What|Removed

[Bug c/23165] [4.0/4.1 Regression] ICE with -W

2005-07-31 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-01 02:21 --- http://gcc.gnu.org/ml/gcc-patches/2005-08/msg5.html -- What|Removed |Added

[Bug tree-optimization/23129] [4.1 Regression] VRP propagates division of antiranges incorrectly

2005-08-01 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-02 05:09 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/23193] New: useless comparison warning

2005-08-01 Thread phython at gcc dot gnu dot org
warning Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: phython at gcc dot gnu dot org CC: gcc-bugs at gcc

[Bug c++/23225] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-08-03 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-04 04:19 --- This doesn't ice with the C frontend. However, it does with the C++ frontend with a recent build of mainline. -- What|Removed |

[Bug c++/23225] [4.0/4.1 Regression] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-08-03 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-04 04:47 --- Having build_pointer_type_for_mode return error_mark_node when it is passed error_mark_node seems to fix this. -- What|Removed |Added

[Bug tree-optimization/23046] [4.1 Regression] ICE in set_value_range, at tree-vrp.c:191

2005-08-04 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-04 19:22 --- When the patch that fixes a bug is put into GCC the testcases go in as well. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23046

[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-05 14:47 --- It seems to work find. In both cases you have two results for treelang. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23072

[Bug tree-optimization/23046] [4.1 Regression] ICE in set_value_range, at tree-vrp.c:191

2005-08-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-05 14:49 --- I patched fold to change if (FOO > TYPE_MAX) or if (FOO < TYPE_MIN) to if (0) and this fixes the ice. I'll mail the patch when I get back from work tonight. -- http://gcc.gnu.org/bugzilla/s

[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-05 17:27 --- I see what you mean. I'll look at the treelang bugs on the weekend. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23072

[Bug debug/22514] [4.1 Regression] ICE in force_decl_die with invalid code after error

2005-08-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-06 05:18 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/23128] [4.1 Regression] VRP fails for unsigned values

2005-08-05 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-06 05:42 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-06 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-06 18:56 --- Fixed. -- What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-06 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-07 05:50 --- This should be easy to backport into the 4.0 branch. I have no clue about the 3.4 branch though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23072

[Bug treelang/23061] treelang testsuite fails with -m64

2005-08-06 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-07 05:51 --- I here murderball is a real sport up there with Aussie rules football. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23061

[Bug c++/23225] [4.0/4.1 Regression] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-08-08 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-08 18:38 --- http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00370.html -- What|Removed |Added

[Bug middle-end/23295] fold does not simplify -a - (5) to (-5) - a

2005-08-08 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-09 04:26 --- This transformation is done with -fwrapv. -- What|Removed |Added Status

[Bug c/23161] Labels and empty statement warnings

2005-08-08 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-09 04:28 --- fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c/23165] [4.0 regression] ICE with -W

2005-08-08 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-09 04:33 --- Fixed on mainline. -- What|Removed |Added Known to fail|4.0.0 4.1.0

[Bug c++/19614] Excessive memory consumption with a class with large (200) virtual (pure?) function and derived classes

2005-08-08 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-09 05:05 --- Wow, compiling this on ia64-linux at -O2 gives: parser: 50.14 (80%) usr 0.58 (49%) sys 50.75 (79%) wall 797327 kB (93%) ggc -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19614

[Bug c++/23225] [4.0/4.1 Regression] tree check: expected class type, have exceptional (error_mark) in build_pointer_type_for_mode, at tree.c:4246

2005-08-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-11 04:22 --- fixed -- What|Removed |Added Known to fail|4.0.0 4.1.0 |4.0.0

[Bug tree-optimization/23119] gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails

2005-08-10 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2005-08-11 04:44 --- /home/jim/gcc/gcc/gcc/testsuite/gcc.dg/vect/vect-105.c:38: note: not vectorized: unsupported unaligned load -- What|Removed |Added

  1   2   3   >