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 middle-end/65686] [4.9 regression] inconsistent warning maybe-uninitialized: warn about 'unsigned', not warn about 'int'


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

Dmitry G. Dyachenko <dimhen at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|incorrect warning           |[4.9 regression]
                   |maybe-uninitialized         |inconsistent warning
                   |                            |maybe-uninitialized: warn
                   |                            |about 'unsigned', not warn
                   |                            |about 'int'

--- Comment #1 from Dmitry G. Dyachenko <dimhen at gmail dot com> ---
gcc version 4.9.3 20150412 (prerelease) [gcc-4_9-branch revision 222021] (GCC)
PASS


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