This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/55496] False positive -Werror=uninitialized breaks profiledbootstrap and bootstrap-lto


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-12-30
     Ever confirmed|0                           |1

--- Comment #5 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #4)
> There are a ton of warnings in profiledbootstrap, including -Wuninitialized
> (see the full list below for an x86_64 GCC 7.0 configured with
> --enable-languages=ada,all,c,c++,fortran,go,objc,obj-c++
> -with-build-config=bootstrap-lto --disable-werror).  My understanding is
> that it's not really expected to work without --disable-werror.

I think it'd still be worth fixing them, though, so I'm taking this as
confirmation.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]