[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-04-01 Thread hjl at gcc dot gnu dot org
--- Comment #11 from hjl at gcc dot gnu dot org 2009-04-01 16:29 --- Subject: Bug 35011 Author: hjl Date: Wed Apr 1 16:29:28 2009 New Revision: 145413 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145413 Log: 2009-04-01 H.J. Lu hongjiu...@intel.com PR

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-04-01 Thread hjl at gcc dot gnu dot org
--- Comment #12 from hjl at gcc dot gnu dot org 2009-04-01 16:31 --- Subject: Bug 35011 Author: hjl Date: Wed Apr 1 16:31:29 2009 New Revision: 145414 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145414 Log: 2009-04-01 H.J. Lu hongjiu...@intel.com Backport from

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-04-01 Thread hjl dot tools at gmail dot com
--- Comment #13 from hjl dot tools at gmail dot com 2009-04-01 16:32 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-03-28 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2009-03-28 20:34 --- The bug disappeared on the trunk between 2009-03-15 and 2009-03-20. Hopefully it doesn't reappear again. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-03-28 Thread hjl dot tools at gmail dot com
--- Comment #9 from hjl dot tools at gmail dot com 2009-03-28 23:26 --- (In reply to comment #8) The bug disappeared on the trunk between 2009-03-15 and 2009-03-20. Hopefully it doesn't reappear again. We need to check in a testcase to ensure it won't reappear again. -- hjl dot

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2009-03-28 Thread sebpop at gmail dot com
--- Comment #10 from sebpop at gmail dot com 2009-03-29 02:15 --- Subject: Re: ICE with -fcheck-data-deps The bug disappeared on the trunk between 2009-03-15 and 2009-03-20. This bug might have been fixed by PR39500. Sebastian --

[Bug tree-optimization/35011] ICE with -fcheck-data-deps

2008-11-11 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-11-11 20:39 --- The bug reappeared on mainline. It's not a regression, because the testcase crashes since the introduction of -fcheck-data-deps in GCC 4.3.0. -- reichelt at gcc dot gnu dot org changed: What