[Bug target/32274] FAIL: gcc.dg/vect/pr32224.c

2007-06-14 Thread dorit at gcc dot gnu dot org
--- Comment #5 from dorit at gcc dot gnu dot org 2007-06-14 09:39 --- Subject: Bug 32274 Author: dorit Date: Thu Jun 14 09:39:31 2007 New Revision: 125703 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125703 Log: PR target/32274 * gcc.dg/vect/pr32224.c: Fix.

[Bug target/32274] FAIL: gcc.dg/vect/pr32224.c

2007-06-13 Thread dorit at il dot ibm dot com
--- Comment #1 from dorit at il dot ibm dot com 2007-06-13 08:41 --- Sorry about the breakage. Does it work for you if you change the testcase as follows?: Index: pr32224.c === --- pr32224.c (revision 125641) +++

[Bug target/32274] FAIL: gcc.dg/vect/pr32224.c

2007-06-13 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-06-13 08:50 --- Sorry about the breakage. Does it work for you if you change the testcase as follows?: Yes it will fix it but note there is still a bug in the ia64 back-end anyways so this bug should not be closed as being

[Bug target/32274] FAIL: gcc.dg/vect/pr32224.c

2007-06-13 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2007-06-13 11:55 --- (In reply to comment #2) Sorry about the breakage. Does it work for you if you change the testcase as follows?: Yes it will fix it but note there is still a bug in the ia64 back-end anyways so this bug should not

[Bug target/32274] FAIL: gcc.dg/vect/pr32224.c

2007-06-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-06-13 13:24 --- Sorry if I was not clear before. This is the correct fix for the testcase but not the bug itself. Users could accidently use the %q0 and then get the ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32274