[Bug c/71360] Wrong position for "warning: '0' flag ignored with precision and ‘%d’ gnu_printf format [-Wformat=]"

2016-06-09 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71360

Manuel López-Ibáñez  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||manu at gcc dot gnu.org
 Resolution|--- |DUPLICATE

--- Comment #2 from Manuel López-Ibáñez  ---
Locations within strings do not support non-contiguous strings yet:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52952#c39

*** This bug has been marked as a duplicate of bug 52952 ***

[Bug c/71360] Wrong position for "warning: '0' flag ignored with precision and ‘%d’ gnu_printf format [-Wformat=]"

2016-05-31 Thread ch3root at openwall dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71360

--- Comment #1 from Alexander Cherepanov  ---
Sorry, old bug number is wrong, this is split from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70813.