[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-09-21 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 Wilco changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-09-21 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 --- Comment #16 from Wilco --- Author: wilco Date: Thu Sep 21 12:21:18 2017 New Revision: 253064 URL: https://gcc.gnu.org/viewcvs?rev=253064&root=gcc&view=rev Log: PR71951: Fix unwinding with -fomit-frame-pointer As described in PR71951, if lib

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-09-21 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 --- Comment #15 from Wilco --- Author: wilco Date: Thu Sep 21 12:16:31 2017 New Revision: 253063 URL: https://gcc.gnu.org/viewcvs?rev=253063&root=gcc&view=rev Log: PR71951: Fix unwinding with -fomit-frame-pointer As described in PR71951, if lib

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-09-21 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 --- Comment #14 from Wilco --- Author: wilco Date: Thu Sep 21 12:08:12 2017 New Revision: 253061 URL: https://gcc.gnu.org/viewcvs?rev=253061&root=gcc&view=rev Log: PR71951: Fix unwinding with -fomit-frame-pointer As described in PR71951, if lib

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-07-28 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 Wilco changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-07-27 Thread icenowy at aosc dot io
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 --- Comment #12 from Icenowy Zheng --- (In reply to Wilco from comment #11) > (In reply to Icenowy Zheng from comment #10) > > In my environment (glibc 2.25, and both the building scripts of glibc and > > gcc have -fomit-frame-pointer automatical

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-07-27 Thread wdijkstr at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 --- Comment #11 from Wilco --- (In reply to Icenowy Zheng from comment #10) > In my environment (glibc 2.25, and both the building scripts of glibc and > gcc have -fomit-frame-pointer automatically enabled), this bug is not fully > resolved yet.

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-07-27 Thread icenowy at aosc dot io
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 Icenowy Zheng changed: What|Removed |Added CC||icenowy at aosc dot io --- Comment #10 f

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-07-12 Thread timo.teras at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 Timo Teräs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/71951] libgcc_s built with -fomit-frame-pointer on aarch64 is broken

2017-04-13 Thread wdijkstr at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71951 Wilco changed: What|Removed |Added CC||wdijkstr at arm dot com --- Comment #8 from Wilc