criu/compel
Adrian Reber 4c4f67a56b s390x: remove stack pointer from clobber list
Just like on all other supported architectures gcc complains about the
stack pointer register being part of the clobber list:

error: listing the stack pointer register ‘15’ in a clobber list is deprecated [-Werror=deprecated]

This removes the stack pointer from the clobber list.

'zdtm.py run -a' still runs without any errors after this change.

Signed-off-by: Adrian Reber <areber@redhat.com>
2020-02-04 12:39:44 -08:00
..
arch s390x: remove stack pointer from clobber list 2020-02-04 12:39:44 -08:00
include compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
plugins kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00
src compel/infect: Detach but fail compel_resume_task() 2020-02-04 12:39:04 -08:00
test compel/test: fix "infect" test compilation errors 2017-09-21 01:00:23 +03:00
.gitignore compel: adapt .gitgnore for aarch64 and ppc64le 2017-08-09 18:51:42 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: Don't use CFLAGS_PIE for libcompel.so 2019-09-07 15:59:50 +03:00