[Issue 3914] Struct as argument that fits in register has member accessed wrong

2010-04-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3914 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3914] Struct as argument that fits in register has member accessed wrong

2010-03-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3914 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #2 from

[Issue 3914] Struct as argument that fits in register has member accessed wrong

2010-03-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3914 --- Comment #1 from Don clugd...@yahoo.com.au 2010-03-11 12:51:37 PST --- Here's a slightly reduced test case which doesn't require any compiler flags. Not a regression, fails even on DMD0.165. It's a problem with variadic function parameters

[Issue 3914] Struct as argument that fits in register has member accessed wrong

2010-03-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3914 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au