[Bug target/83443] FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-18.c (test for warnings, line 119)
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 20 15:53:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83443
--- Comment #7 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Both compilers targets are 32-bits.
But the native one is built on a 32-bits host (arm), while my cross-compilers
are built on x86_64 64-bits hosts.
Could that make a difference?
More information about the Gcc-bugs
mailing list