[Bug other/22368] [meta-bugs] mis-match types in GCC

2006-08-14 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2006-08-14 19:14 --- (In reply to comment #9) > Note the comparisions patch because of the way gimple removes casts to void* > gets: That gets fixed automatically by: http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00179.html -- http

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-09-25 Thread kazu at gcc dot gnu dot org
-- Bug 22368 depends on bug 23960, which changed state. Bug 23960 Summary: [4.1 regression] ICE in compare_values in VRP http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23960 What|Old Value |New Value

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||23347 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-11 17:06 --- (In reply to comment #6) > Note I think I already fixed the DOM problem in PR 22335. And now the java front-end bug has been fixed, maybe I should go ahead and test a patch to remove the hack from may_pro

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||23329 nThis|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-11 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 23314, which changed state. Bug 23314 Summary: java produces mismatch types in MODIFY_EXPR http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23314 What|Old Value |New Value --

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-11 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 23315, which changed state. Bug 23315 Summary: java produces mismatch types in MODIFY_EXPR, down cast http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23315 What|Old Value |New Value ---

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||23315 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-10 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||23314 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-08-04 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22526, which changed state. Bug 22526 Summary: vectorizer produces mis-match types in conditionals http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22526 What|Old Value |New Value --

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||23166 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-29 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||23145 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-29 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22460, which changed state. Bug 22460 Summary: GCJ produces mis-match (non compatible) types in MODIFY_EXPR (from byte-code) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22460 What|Old Value |New Value ---

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-21 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22358, which changed state. Bug 22358 Summary: C++ front-end produces mis-match types in MODIFY_EXPR http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22358 What|Old Value |New Value

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-17 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22527 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-17 17:33 --- Note the comparisions patch because of the way gimple removes casts to void* gets: int f(int *a, char*b) { return ((void*)a) == ((void*)b); } wrong. The following is also effected: g++.dg/abi/vbase13.C:

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-17 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22526 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-17 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22525 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-17 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22524 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-15 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22398, which changed state. Bug 22398 Summary: [4.1 Regression] ICE in compare_values, at tree-vrp.c:445 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22398 What|Old Value |New Value

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-14 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22494 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-14 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22487 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-13 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22474 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-13 20:06 --- Even though PR 22398 is not caught by my patch it is caught later by VRP. I will add a patch to catch mismatch in comparisons. -- What|Removed |Added -

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-13 14:19 --- Note I think I already fixed the DOM problem in PR 22335. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-13 14:16 --- Note fixing all of these issues and we can remove the "hack" in may_propagate_copy which right now says: /* FIXME. GIMPLE is allowing pointer assignments and comparisons of pointers that have diffe

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-13 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22460 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-12 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22451 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-12 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 21840, which changed state. Bug 21840 Summary: [4.1 Regression] ICE while building Linux kernel (seg fault), missing cast http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21840 What|Old Value |New Value --

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12 17:33 --- (In reply to comment #3) > (In reply to comment #2) > > I should note that you can now bootstrap C with the patch. But still some > > testsuite regressions in the > > testsuite which have been filed alre

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12 17:25 --- (In reply to comment #2) > I should note that you can now bootstrap C with the patch. But still some > testsuite regressions in the > testsuite which have been filed already. With the patch in PR 22358 w

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12 17:04 --- I should note that you can now bootstrap C with the patch. But still some testsuite regressions in the testsuite which have been filed already. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-12 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22335, which changed state. Bug 22335 Summary: DOM creates mis-matched types http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22335 What|Old Value |New Value

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22420 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22418 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22383 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22381 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22329, which changed state. Bug 22329 Summary: VRP produces mis-matched (non compatible) types in MODIFY_EXPR http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22329 What|Old Value |New Value --

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- Bug 22368 depends on bug 22356, which changed state. Bug 22356 Summary: mis-match types in cplxlower http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22356 What|Old Value |New Value

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22375 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22374 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22373 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22372 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22371 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22370 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22369 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

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

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22356 BugsThisDependsOn||22358 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22329 BugsThisDependsOn||22335 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368

[Bug other/22368] [meta-bugs] mis-match types in GCC

2005-07-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||22328 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22368