[Bug middle-end/78959] FAIL: gcc.c-torture/execute/pr78622.c
danglin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 1 20:27:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78959
--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> ---
I think this is a c99 feature and we should add the following to test:
/* { dg-require-effective-target c99_runtime } */
It looks as if 11.31 supports the %hhd directive but not earlier versions.
More information about the Gcc-bugs
mailing list