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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|15.0                        |14.3
            Summary|[15 Regression]             |[14/15 Regression]
                   |libsanitizer contains       |libsanitizer contains
                   |anonymous structs but built |anonymous structs but built
                   |with -pedantic              |with -pedantic

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #5)
> (In reply to Sam James from comment #4)
> > (In reply to Andrew Pinski from comment #2)
> > > Introduced with:
> > > https://github.com/llvm/llvm-project/commit/
> > > ed9ef9b4f248c62022bb1bebe5e2597cb4f9d209
> > > 
> > > So a 15 regression.
> > 
> > I'm sure I've been seeing this for far longer on amd64.
> 
> https://www.linuxfromscratch.org/lfs/build-logs/12.2/i9-14900KS/logs/827-gcc-
> 14.2.0
> 
> It's already happening with 14.2.0.

Oh I must have missed it previously I think I only noticed it this time because
of the -std=gnu++17 warning.
Still good to get it finally fixed.

Reply via email to