[Bug target/42159] unwinding issues on darwin

2017-10-03 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #38 from Iain Sandoe --- (In reply to Niklas Hauser from comment #37) > (In reply to Iain Sandoe from comment #36) > Did you apply your patch to trunk only? I didn't find it in the GCC 7 branch. > Would you consider back porting it?

[Bug target/42159] unwinding issues on darwin

2017-10-03 Thread niklas.hauser at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #37 from Niklas Hauser --- (In reply to Iain Sandoe from comment #36) > The underlying issue is understood and we've worked around it to for the > case of "-static-libgcc" [PR80556]. Oh, we worked on this at the same time. The bug is

[Bug target/42159] unwinding issues on darwin

2017-10-03 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Iain Sandoe changed: What|Removed |Added CC||iains at gcc dot gnu.org --- Comment #36 f

[Bug target/42159] unwinding issues on darwin

2017-10-03 Thread niklas.hauser at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Niklas Hauser changed: What|Removed |Added CC||niklas.hauser at arm dot com --- Comment

[Bug target/42159] unwinding issues on darwin

2015-04-01 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #34 from Jack Howarth --- (In reply to Pierre Ossman from comment #32) > I can understand that. But in that case why keep the gcc unwinder on OS X? Mainly inertia. The more important issue is weaning darwin off of the compatibility u

[Bug target/42159] unwinding issues on darwin

2015-04-01 Thread ossman at cendio dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #33 from Pierre Ossman --- Created attachment 35198 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35198&action=edit Remove unwinder on OS X

[Bug target/42159] unwinding issues on darwin

2015-04-01 Thread ossman at cendio dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #32 from Pierre Ossman --- (In reply to Jack Howarth from comment #31) > > You might check out the original posting on this issue... > > http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-September/025900.html > I believe that was on

[Bug target/42159] unwinding issues on darwin

2015-03-31 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Jack Howarth changed: What|Removed |Added CC||howarth.at.gcc at gmail dot com --- Comme

[Bug target/42159] unwinding issues on darwin

2015-03-31 Thread ossman at cendio dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #30 from Pierre Ossman --- (In reply to Dominique d'Humieres from comment #29) > I can reopen the PR, but I don't see the point: > (1) I can reproduce the problem only on x86_64-apple-darwin10 with gcc > version 4.4.7 > (I get 'CAUGHT

[Bug target/42159] unwinding issues on darwin

2015-03-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #29 from Dominique d'Humieres --- > I'd like to reopen this issue as we are still seeing this with as new gcc > as 4.8.4 (we've been unable to build anything newer). Unfortunately I do > not seem to have the access rights to reopen th

[Bug target/42159] unwinding issues on darwin

2015-03-31 Thread ossman at cendio dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Pierre Ossman changed: What|Removed |Added CC||ossman at cendio dot se --- Comment #28

[Bug target/42159] unwinding issues on darwin

2014-04-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/42159] unwinding issues on darwin

2014-04-30 Thread simon at pushface dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #26 from simon at pushface dot org --- (In reply to Dominique d'Humieres from comment #24) > Is this PR still present? Not with g++ (or Ada) in 4.9.0 on Max OS X 10.9.2 (darwin13.1.0).

[Bug target/42159] unwinding issues on darwin

2014-04-30 Thread michael at jarvis dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 --- Comment #25 from Mike Jarvis --- The bug does not seem to be present with g++ 4.8.2 on OSX 10.9.2. I no longer have access to a 10.6 machine, so I cannot confirm whether it is fixed with 4.8 on that system.

[Bug target/42159] unwinding issues on darwin

2014-04-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Dominique d'Humieres changed: What|Removed |Added Status|NEW |WAITING --- Comment #24 from Domin

[Bug target/42159] unwinding issues on darwin

2010-09-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42159 Richard Guenther changed: What|Removed |Added Summary|[4.4/4.5/4.6] app SIGABRTs |unwinding issues on darwin