[Bug fortran/92956] [10 Regression] 'libgomp.fortran/examples-4/async_target-2.f90' fails with offloading due to bogus -Wstringop-overflow warning

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 9 14:23:00 GMT 2020


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #17 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #16)
> I would expect r280041 to suppress the warnings but I haven't tested it. 
> Thomas or Tobias, can one of you please verify they are gone and resolve the
> bug if appropriate?

I can confirm that without a slightly older GCC I still see the issue (of
comment 0, with nvptx) – and after "svn up" + build, the issue is gone. Hence:

FIXED.

Thanks for the patch!


More information about the Gcc-bugs mailing list