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

--- Comment #14 from John Kanapes <jkanapes at yahoo dot com> ---
(In reply to Jakub Jelinek from comment #12)
> (In reply to John Kanapes from comment #11)
> > (In reply to Richard Biener from comment #9)
> > > Note that GCC 9 is no longer supported.  Note one common error resulting 
> > > in
> > > SIGILL is when you fall through to an unreachable place which could be
> > > padding
> > > (like when there's a missing return in a function).
> > 
> > Hmmm.
> > gcc 9.40 is the distro gcc for Ubuntu 20.04, which is LTS and still
> > supported.
> 
> In this case it is Ubuntu that supports it, so you'd need to ask Ubuntu to
> fix it
> (if it is a compiler bug of course), because upstream GCC 9.5 was the last
> release and there won't be any changes for the GCC 9 series.  If it
> reproduces with a newer compiler, it can be fixed upstream in the still
> supported releases and perhaps Ubuntu could backport it if you ask them to.
> 
> > Does this mean that no action will be taken upon resolving this ticket?
> 
> Depends on if it is reproducible with a supported compiler.

That works for me. Both places could use my sources. My work won't be in vain:)

Reply via email to