← Back to index
|
Original Bugzilla link
Bug 557 – ICE returning a tuple from a function (Assertion failure: '0' on line 694 in file 'glue.c')
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D1 (retired)
Platform
x86
OS
Windows
Creation time
2006-11-18T09:15:00Z
Last change time
2014-02-15T13:22:22Z
Keywords
ice-on-invalid-code
Assigned to
bugzilla
Creator
bruno.do.medeiros+deebugz
Comments
Comment #0
by bruno.do.medeiros+deebugz — 2006-11-18T09:15:31Z
template Tuple(T...) { alias T Tuple; } alias Tuple!(int,int) TType; TType foo() { return TType; }
Comment #1
by thomas-dloop — 2006-11-25T12:05:38Z
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
[email protected]
schrieb am 2006-11-18: >
http://d.puremagic.com/issues/show_bug.cgi?id=557
> template Tuple(T...) { alias T Tuple; } > alias Tuple!(int,int) TType; > > TType foo() > { > return TType; > } Added to DStress as
http://dstress.kuehne.cn/nocompile/t/tuple_03_A.d
http://dstress.kuehne.cn/nocompile/t/tuple_03_B.d
http://dstress.kuehne.cn/nocompile/t/tuple_03_C.d
http://dstress.kuehne.cn/nocompile/t/tuple_03_D.d
Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFFaIZfLK5blCcjpWoRAvcwAJ94QTo8c+WxV74YR21U9S7ewOz7+gCcCz8I myKNzLbmmbn6PiLkNjrWMPM= =QaLH -----END PGP SIGNATURE-----
Comment #2
by matti.niemenmaa+dbugzilla — 2006-12-03T03:32:08Z
Fixed in DMD 0.176.