https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67814

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #5 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Jameson from comment #4)
> I couldn't find any generic linux binaries for 5.2 (or 6) to test. The
> downlink link from the download page to
> https://gcc.gnu.org/wiki/GFortranBinaries seems to go to a non-existant site
> gfortran.com
> 
> I tested with the mingw64-gcc v5.2.0 compiler and, like you, was not able to
> reproduce the issue (I had originally noticed the issue on mingw64-gcc). So
> it seems like either the issue got resolved, or some other optimization is
> hiding it (it was pretty sensitive to the set of flags passed to gcc in
> 4.9.1 and 5.1.1). Is there any chance the fix will be backported to the
> major binary distribution channels such as Ubuntu?

It is up to the distribution to update releases or backport specific patches
from the master repository.

I have checked all active branches (gcc-4.9, gcc-5 and gcc-6) and all latest
revisions fail to generate problematic instruction with the provided compile
flags.

So, WORKSFORME.

Reply via email to