[Bug middle-end/26729] [4.0 regression] bad bitops folding

2006-05-15 Thread sayle at gcc dot gnu dot org
--- Comment #21 from sayle at gcc dot gnu dot org 2006-05-15 16:14 --- Subject: Bug 26729 Author: sayle Date: Mon May 15 16:14:46 2006 New Revision: 113795 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113795 Log: PR middle-end/26729 * fold-const.c

[Bug middle-end/26729] [4.0 regression] bad bitops folding

2006-05-15 Thread roger at eyesopen dot com
--- Comment #22 from roger at eyesopen dot com 2006-05-15 17:41 --- This should now be fixed on all open branches. -- roger at eyesopen dot com changed: What|Removed |Added

[Bug middle-end/26729] [4.0 regression] bad bitops folding

2006-05-14 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |sayle at gcc dot gnu dot org |dot org

[Bug middle-end/26729] [4.0 regression] bad bitops folding

2006-05-14 Thread apl at alum dot mit dot edu
--- Comment #18 from apl at alum dot mit dot edu 2006-05-14 14:40 --- I don't understand why this was changed by sayle to known to work on 4.1.0, when at least ONE of the test cases (b.cxx) demonstrates the failure on 4.1.0 (for some reason bugzilla won't let me commit the above

[Bug middle-end/26729] [4.0 regression] bad bitops folding

2006-05-14 Thread sayle at gcc dot gnu dot org
--- Comment #19 from sayle at gcc dot gnu dot org 2006-05-14 17:20 --- Subject: Bug 26729 Author: sayle Date: Sun May 14 17:20:01 2006 New Revision: 113764 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113764 Log: PR middle-end/26729 * gcc.dg/pr26729-1.c: New

[Bug middle-end/26729] [4.0 regression] bad bitops folding

2006-05-14 Thread roger at eyesopen dot com
--- Comment #20 from roger at eyesopen dot com 2006-05-14 17:39 --- Hi APL, Re: comment #18. It was actually stevenb that changed the known to work line, and assigned this PR to me, after I'd committed a fix to the gcc-4_1-branch. See