[Bug d/87824] x86_64-linux multilib issues

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

[Bug d/87824] x86_64-linux multilib issues

2019-03-12 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #25 from uros at gcc dot gnu.org --- Author: uros Date: Tue Mar 12 18:37:31 2019 New Revision: 269625 URL: https://gcc.gnu.org/viewcvs?rev=269625&root=gcc&view=rev Log: PR d/87824 * lib/gdc.exp (gdc_include_flags): Fin

[Bug d/87824] x86_64-linux multilib issues

2019-03-10 Thread ibuclaw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #24 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Sun Mar 10 21:55:30 2019 New Revision: 269561 URL: https://gcc.gnu.org/viewcvs?rev=269561&root=gcc&view=rev Log: PR d/87824 d/dmd: Merge upstream dmd fcc235e8e Associa

[Bug d/87824] x86_64-linux multilib issues

2019-02-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #23 from Uroš Bizjak --- (In reply to Iain Buclaw from comment #22) > (In reply to Uroš Bizjak from comment #20) > > > > I'd like to propose an alternative patch. The testsuite harness should > > simply ask libstdc++ for correct incl

[Bug d/87824] x86_64-linux multilib issues

2019-02-21 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #22 from Iain Buclaw --- (In reply to Uroš Bizjak from comment #20) > > I'd like to propose an alternative patch. The testsuite harness should > simply ask libstdc++ for correct include paths, like in the to be attached > patch. > >

[Bug d/87824] x86_64-linux multilib issues

2019-02-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #21 from Uroš Bizjak --- Created attachment 45786 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45786&action=edit Patch for libstdc++ multilib include issue

[Bug d/87824] x86_64-linux multilib issues

2019-02-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #20 from Uroš Bizjak --- (In reply to Rainer Orth from comment #17) > (In reply to Iain Buclaw from comment #6) > [...] > > > Running target unix > > > FAIL: runnable/cppa.d execution test > > > FAIL: runnable/cppa.d -g execution

[Bug d/87824] x86_64-linux multilib issues

2019-01-17 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #19 from Iain Buclaw --- On another look, (In reply to Iain Buclaw from comment #15) > Still to do are: > > - runnable/cppa.d: (Remove struct __c_{u}long detection and tests) > - runnable/eh.d: (Have -fno-reorder-blocks-and-partition

[Bug d/87824] x86_64-linux multilib issues

2019-01-16 Thread ibuclaw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #18 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Wed Jan 16 20:40:21 2019 New Revision: 267985 URL: https://gcc.gnu.org/viewcvs?rev=267985&root=gcc&view=rev Log: [D] Fix failing EH execution test on i386. Turn off partit

[Bug d/87824] x86_64-linux multilib issues

2018-12-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #17 from Rainer Orth --- (In reply to Iain Buclaw from comment #6) [...] > > Running target unix > > FAIL: runnable/cppa.d execution test > > FAIL: runnable/cppa.d -g execution test > > FAIL: runnable/cppa.d -g -shared-libphobos

[Bug d/87824] x86_64-linux multilib issues

2018-12-13 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 Rainer Orth changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #16 from

[Bug d/87824] x86_64-linux multilib issues

2018-11-22 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #15 from Iain Buclaw --- Still to do are: - runnable/cppa.d: (Remove struct __c_{u}long detection and tests) - runnable/eh.d: (Have -fno-reorder-blocks-and-partitions default for D) - runnable/nulltype.d (Set TYPE_TRANSPARENT_AGGR fo

[Bug d/87824] x86_64-linux multilib issues

2018-11-21 Thread ibuclaw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #14 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Thu Nov 22 06:14:47 2018 New Revision: 266366 URL: https://gcc.gnu.org/viewcvs?rev=266366&root=gcc&view=rev Log: libphobos/ChangeLog: 2018-11-22 Johannes Pfau

[Bug d/87824] x86_64-linux multilib issues

2018-11-20 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #13 from rguenther at suse dot de --- On Tue, 20 Nov 2018, marxin at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 > > --- Comment #12 from Martin Liška --- > Iain: Can the bug be marked as resolved?

[Bug d/87824] x86_64-linux multilib issues

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #12 from Martin Liška --- Iain: Can the bug be marked as resolved?

[Bug d/87824] x86_64-linux multilib issues

2018-11-17 Thread ibuclaw at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #11 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Sat Nov 17 11:01:00 2018 New Revision: 266234 URL: https://gcc.gnu.org/viewcvs?rev=266234&root=gcc&view=rev Log: Fix wrong alignment returned by .alignof property. The D l

[Bug d/87824] x86_64-linux multilib issues

2018-11-13 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #10 from Iain Buclaw --- (In reply to Johannes Pfau from comment #9) > Fix for the loadDR failure: https://github.com/D-Programming-GDC/GDC/pull/767 Could you post that to gcc-patches? Should probably get write after approval for yo

[Bug d/87824] x86_64-linux multilib issues

2018-11-13 Thread johannespfau at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #9 from Johannes Pfau --- Fix for the loadDR failure: https://github.com/D-Programming-GDC/GDC/pull/767

[Bug d/87824] x86_64-linux multilib issues

2018-11-12 Thread johannespfau at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #8 from Johannes Pfau --- Thanks to both of you for the advice. So we should probably enable 32bit multilib testing on semaphore or buildkite then. Back to this bug report: - FAIL: libphobos.shared/loadDR.c -ldl -

[Bug d/87824] x86_64-linux multilib issues

2018-11-12 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #7 from rguenther at suse dot de --- On Sun, 11 Nov 2018, johannespfau at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 > > Johannes Pfau changed: > >What|Removed |Ad

[Bug d/87824] x86_64-linux multilib issues

2018-11-11 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #6 from Iain Buclaw --- (In reply to Johannes Pfau from comment #5) > Iain, is there a specific reason why we don't have i686 on the GDC/buildkite > CI? We could simply run a QEMU/KVM VM on a x86_64 host for this. > > And when runnin

[Bug d/87824] x86_64-linux multilib issues

2018-11-11 Thread johannespfau at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 Johannes Pfau changed: What|Removed |Added CC||johannespfau at gmail dot com --- Commen

[Bug d/87824] x86_64-linux multilib issues

2018-11-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #4 from Iain Buclaw --- (In reply to Iain Buclaw from comment #3) > (In reply to Jakub Jelinek from comment #1) > > FAIL: runnable/eh.d -O2 execution test > > FAIL: runnable/eh.d -O2 -shared-libphobos execution test > > On x86,

[Bug d/87824] x86_64-linux multilib issues

2018-11-10 Thread ibuclaw at gdcproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #3 from Iain Buclaw --- (In reply to Jakub Jelinek from comment #1) > In i686-linux bootstrap/regtest, I see: > === gdc tests === > > > Running target unix > FAIL: runnable/cppa.d execution test > FAIL: runnable/cp

[Bug d/87824] x86_64-linux multilib issues

2018-11-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Thu Nov 1 11:14:08 2018 New Revision: 265713 URL: https://gcc.gnu.org/viewcvs?rev=265713&root=gcc&view=rev Log: PR d/87824 * lang.opt (Wpsabi): New option. * gdc

[Bug d/87824] x86_64-linux multilib issues

2018-11-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1