[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-28 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2008-04-28 07:38 --- No, we need -msse for i686 here since vector floats have to go into xmm register. I will fix this. -- ubizjak at gmail dot com changed: What|Removed |Added

[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-28 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-04-28 07:42 --- Subject: Bug 36056 Author: uros Date: Mon Apr 28 07:42:12 2008 New Revision: 134743 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134743 Log: PR testsuite/36056 * g++.dg/ext/vector14.C: Add

[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-28 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2008-04-28 08:00 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added URL|

[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-28 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-04-28 12:18 --- Subject: Bug 36056 Author: uros Date: Mon Apr 28 12:17:27 2008 New Revision: 134752 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134752 Log: PR testsuite/36056 * g++.dg/ext/vector14.C: Add

[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-26 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-04-26 19:53 --- -w might be a better idea. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added