[Bug ld/27722] ld/libdep_plugin.c:142:19: error: array subscript has type ‘char’ [-Werror=char-subscripts]

2021-04-13 Thread sdanyyil at yahoo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27722 --- Comment #2 from sdanyyil at yahoo dot com --- https://github.com/bminor/binutils-gdb/blob/master/ld/libdep_plugin.c#L142 Does not have your patch yet! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/27722] New: ld/libdep_plugin.c:142:19: error: array subscript has type ‘char’ [-Werror=char-subscripts]

2021-04-12 Thread sdanyyil at yahoo dot com
: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: sdanyyil at yahoo dot com Target Milestone: --- I have to add #pragma GCC diagnostic warning "-Wuninitialized" to the file for gcc