http://gdcproject.org/bugzilla/show_bug.cgi?id=13

--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> 2012-09-26 13:34:12 
UTC ---
(In reply to comment #2)
> So D doesn't make any guarantees that casting va_list to a pointer is 
> portable,
> right?
> 
> But what does that mean for the test suite? Change it to use the portable
> va_arg or is that test meant to be platform specific and we should add a
> version(ARM) block to test the ARM behaviour?
> 
> https://github.com/D-Programming-GDC/GDC/blob/master/gcc/testsuite/gdc.test/runnable/test20.d#L595
> https://github.com/D-Programming-GDC/GDC/blob/master/gcc/testsuite/gdc.test/runnable/testdstress.d#L209

Both look fishy... how it is passing for 64bit, I do not know.

-- 
Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all issue changes.

Reply via email to