[Bug target/86856] Format warnings building all-gcc

2018-09-01 Thread 10walls at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #13 from jon_y <10walls at gmail dot com> --- Looks good from my end, thanks for the fixes.

[Bug target/86856] Format warnings building all-gcc

2018-08-29 Thread 10walls at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #12 from jon_y <10walls at gmail dot com> --- I've just tested the trunk version as a Linux native build, I don't see the warnings. I will proceed to do a mingw cross compiler soon with the trunk version.

[Bug target/86856] Format warnings building all-gcc

2018-08-29 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 Martin Sebor changed: What|Removed |Added Keywords||build Status|UNCONFIRMED

[Bug target/86856] Format warnings building all-gcc

2018-08-15 Thread jon_y at users dot sourceforge.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 --- Comment #10 from jon_y --- I noticed there are some casting from gcall to gimple, not being familiar with gcc internals, is it the correct way to suppress the warnings?

[Bug target/86856] Format warnings building all-gcc

2018-08-05 Thread nightstrike at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86856 nightstrike changed: What|Removed |Added Summary|Warning: unknown conversion |Format warnings building