[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-12 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 David Edelsohn changed: What|Removed |Added Target||powerpc64-*-* Status|UNCONFI

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #2 from Dominique d'Humieres 2012-05-12 14:27:07 UTC --- On powerpc-apple-darwin9 I get a similar failure: ../../../work/libgfortran/generated/matmul_i8.c: In function 'matmul_i8': ../../../work/libgfortran/generated/matmul_i8.c:79:1

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #3 from Dominique d'Humieres 2012-05-13 11:38:44 UTC --- This is due to revision 187402: r187401 bootstrapped without any problem.

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Richard Guenther changed: What|Removed |Added Status|NEW |WAITING AssignedTo|unassigned

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #5 from Dominique d'Humieres 2012-05-14 08:51:14 UTC --- Created attachment 27398 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27398 preprocessed source matmul_i8.i for powerpc-apple-darwin9

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #6 from Richard Guenther 2012-05-14 10:02:12 UTC --- Can you try Index: gcc/tree-vect-data-refs.c === --- gcc/tree-vect-data-refs.c (revision 187449) +++ gcc/tree-vect

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #7 from Dominique d'Humieres 2012-05-14 12:32:26 UTC --- > Can you try >From a clean bootstrap at revision 187401, updating gcc and rebuilding libgfortran has succeeded for 187402 with the patch in comment #6 (with libgfortran moved

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Rainer Orth changed: What|Removed |Added Target|powerpc64-*-* |powerpc64-*-*, |

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Richard Guenther changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #9 from Richard G

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 --- Comment #10 from Richard Guenther 2012-05-14 15:01:35 UTC --- Author: rguenth Date: Mon May 14 15:01:22 2012 New Revision: 187466 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187466 Log: 2012-05-14 Richard Guenther PR tree-o

[Bug bootstrap/53331] [4.8 Regression] AIX bootstrap failure in tree-vect-data-ref compiling matmul_i4

2012-05-14 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53331 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|