https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824
Iain Buclaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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
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
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.
>
>
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
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
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
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
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
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
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
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
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?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824
--- Comment #12 from Martin Liška ---
Iain: Can the bug be marked as resolved?
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
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
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
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 -
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87824
Johannes Pfau changed:
What|Removed |Added
CC||johannespfau at gmail dot com
--- Commen
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,
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
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
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
26 matches
Mail list logo