[LLVMbugs] [Bug 15289] -O3 -ffast-math -fplugin-arg-dragonegg-llvm-option=-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns ICEs

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Feb 17 08:02:25 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15289

Hal Finkel <hfinkel at anl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Hal Finkel <hfinkel at anl.gov> ---
(In reply to comment #3)
> Created attachment 10029 [details]
> LLVM IR for tenso.f compiled with -O3 -ffast-math
> -fplugin-arg-dragonegg-enable-gcc-optzns
> 
> Created with...
> 
> % de-gfortran47 -c tenso.f -O3 -ffast-math
> -fplugin-arg-dragonegg-enable-gcc-optzns -fdefault-integer-8
> -ffixed-line-length-120 -fno-second-underscore
> -fplugin-arg-dragonegg-emit-ir -S
> 
> and reproduces ICE with...
> 
> % /sw/opt/llvm-3.3/bin/opt -O3 -vectorize tenso.s

This has been fixed in r175397. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130217/ca86e2db/attachment.html>


More information about the llvm-bugs mailing list