[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-24 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 --- Comment #7 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #6 from Iain Buclaw --- > It ended up being a little more work, as the proposed patch had a bug in it. No wonder given that I just started with D ;-) > But it's now

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-23 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 Iain Buclaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-23 Thread ibuclaw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 --- Comment #5 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Tue Apr 23 15:19:55 2019 New Revision: 270514 URL: https://gcc.gnu.org/viewcvs?rev=270514=gcc=rev Log: PR d/90079 libphobos: Fix SEGV in _aaKeys, _aaValues on

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-15 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 Rainer Orth changed: What|Removed |Added Attachment #46161|0 |1 is obsolete|

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-13 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 --- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE --- > --- Comment #2 from Rainer Orth --- > This patch not only compiles, but gives way better results. I need to analyze > them in detail, but it seems that most of the remaining failures

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 --- Comment #2 from Rainer Orth --- Created attachment 46162 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46162=edit Working patch This patch not only compiles, but gives way better results. I need to analyze them in detail, but it

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-13 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 --- Comment #1 from Iain Buclaw --- Maybe we should be setting TRANSPARENT_AGGR_P afterall, then fixing the internal signatures in rt.aaA to accept a void*.

[Bug d/90079] SEGV in _aaKeys, _aaValues on 32-bit SPARC

2019-04-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90079 Rainer Orth changed: What|Removed |Added Target Milestone|--- |9.0