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 c/78498] [7 Regression] valgrind conditional jump or move depends on uninitialised value(s) in format_type_warning


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|preprocessor                |c
            Summary|valgrind conditional jump   |[7 Regression] valgrind
                   |or move depends on          |conditional jump or move
                   |uninitialised value(s) in   |depends on uninitialised
                   |format_type_warning         |value(s) in
                   |                            |format_type_warning

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Even though this code is new, this is a regression as this code is enabled by
default.

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