diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-10-22 14:20:35 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-10-22 14:20:35 -0700 |
commit | 8c2b1ed8bbd20d35314c2a602b903159fa567ffb (patch) | |
tree | 4a9e06786fdb32c5558cdae218af3b4ff0b78af6 /setjmp/tst-setjmp-static.c | |
parent | b5af9297d51a43f96c5be1bafab032184690dd6f (diff) | |
download | glibc-8c2b1ed8bbd20d35314c2a602b903159fa567ffb.tar.gz glibc-8c2b1ed8bbd20d35314c2a602b903159fa567ffb.tar.xz glibc-8c2b1ed8bbd20d35314c2a602b903159fa567ffb.zip |
ARM: Use movw/movt more when available
Diffstat (limited to 'setjmp/tst-setjmp-static.c')
-rw-r--r-- | setjmp/tst-setjmp-static.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setjmp/tst-setjmp-static.c b/setjmp/tst-setjmp-static.c new file mode 100644 index 0000000000..5ca5df8cb4 --- /dev/null +++ b/setjmp/tst-setjmp-static.c @@ -0,0 +1 @@ +#include "tst-setjmp.c" |