[Bug target/68191] s390x Linux Split Stacks support

2016-02-15 Thread koriakin at 0x04 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68191 --- Comment #3 from Marcin Koƛcielnicki --- All three patches (glibc, gold, gcc) have landed. Anything left to do here?

[Bug target/70934] New: 16-byte atomics are unimplemented on s390x, but __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16 is defined

2016-05-03 Thread koriakin at 0x04 dot net
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: koriakin at 0x04 dot net Target Milestone: --- $ cat at128.c typedef int ti __attribute__((mode(TI))); ti a, b, c; int main(void) { #ifdef

[Bug target/68191] s390x Linux Split Stacks support

2016-01-02 Thread koriakin at 0x04 dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68191 Marcin Koƛcielnicki changed: What|Removed |Added CC||koriakin at 0x04 dot net