This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/54772] vectorization broken in gfortran on x86_64-*-freebsd
- From: "sgk at troutmask dot apl.washington.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 02 Oct 2012 18:48:12 +0000
- Subject: [Bug testsuite/54772] vectorization broken in gfortran on x86_64-*-freebsd
- Auto-submitted: auto-generated
- References: <bug-54772-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54772
--- Comment #5 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2012-10-02 18:48:12 UTC ---
On Tue, Oct 02, 2012 at 05:25:46PM +0000, singhai at gcc dot gnu.org wrote:
>
> --- Comment #4 from Sharad Singhai <singhai at gcc dot gnu.org> 2012-10-02 17:25:46 UTC ---
> Should be fixed with r191991.
>
Just tested an up-to-date tree. The problem is fixed.
Thanks.