[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2019-05-31 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2019-05-31 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 --- Comment #7 from Jeffrey A. Law --- Author: law Date: Fri May 31 18:46:02 2019 New Revision: 271820 URL: https://gcc.gnu.org/viewcvs?rev=271820=gcc=rev Log: PR c/43673 * c-format.c (print_char_table, scanf_char_table):

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2019-03-12 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 --- Comment #6 from joseph at codesourcery dot com --- On Tue, 12 Mar 2019, luoxhu at cn dot ibm.com wrote: > Actually this was introduced by the initial patch > https://gcc.gnu.org/ml/gcc-patches/2005-12/msg00330.html committed in 2005. > All

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2019-03-11 Thread luoxhu at cn dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 --- Comment #5 from Xiong Hu XS Luo --- Ben's reply regarding to testing dfp on other targets: " > I suggest to test it on a platform where dfp is not supported as well, At this stage, the patches on the trunk don't identify any targets as

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2019-03-11 Thread luoxhu at cn dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 --- Comment #4 from Xiong Hu XS Luo --- Hi, Joseph, recently, I summited a quick fix in https://gcc.gnu.org/ml/gcc-patches/2019-02/msg01949.html for this issue. Actually this was introduced by the initial patch

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2019-03-11 Thread luoxhu at cn dot ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 Xiong Hu XS Luo changed: What|Removed |Added CC||joseph at codesourcery dot com,

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2017-07-26 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c/43673] Incorrect warning: use of 'D' length modifier with 'a' type character

2012-02-07 Thread rsa at us dot ibm.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43673 Ryan S. Arnold rsa at us dot ibm.com changed: What|Removed |Added CC||bergner at gcc dot