[Bug tree-optimization/32146] Bad matrix layout transformations

2007-06-11 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-06-11 21:57 --- Yes this is fixed now, thanks. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32146] Bad matrix layout transformations

2007-06-05 Thread razya at il dot ibm dot com
--- Comment #4 from razya at il dot ibm dot com 2007-06-06 06:44 --- (In reply to comment #1) > I get the same failure on powerpc64-linux-gnu. I committed the patch yesterday. ok to close the PR? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32146

[Bug tree-optimization/32146] Bad matrix layout transformations

2007-05-31 Thread razya at il dot ibm dot com
--- Comment #3 from razya at il dot ibm dot com 2007-05-31 12:57 --- (In reply to comment #2) > (In reply to comment #1) > > I get the same failure on powerpc64-linux-gnu. > I recreated it too, working on it. Thanks Here's a patch that fixes the problems: http://gcc.gnu.org/ml/gcc-patc

[Bug tree-optimization/32146] Bad matrix layout transformations

2007-05-30 Thread razya at il dot ibm dot com
--- Comment #2 from razya at il dot ibm dot com 2007-05-30 09:38 --- (In reply to comment #1) > I get the same failure on powerpc64-linux-gnu. I recreated it too, working on it. Thanks -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32146

[Bug tree-optimization/32146] Bad matrix layout transformations

2007-05-29 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-29 21:29 --- I get the same failure on powerpc64-linux-gnu. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --