Build error for tst-printf-bz18872 on arm/aarch64

Joseph Myers joseph@codesourcery.com
Fri Sep 18 18:12:00 GMT 2015


On Fri, 18 Sep 2015, Adhemerval Zanella wrote:

> /home/adhemerval.zanella/glibc/glibc-git-build-aarch64/stdio-common/tst-printf-bz18872.c:2018:9: error: #pragma GCC target is not supported for this machine [-Werror=pragmas]

But that error doesn't make sense; it's #pragma GCC optimize, not #pragma 
GCC target.

Perhaps the optimize attribute works better than the pragma (of course, it 
needs to solve the large compile time as well)?

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list