aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/mem2reg/init-local64.c
AgeCommit message (Collapse)AuthorFilesLines
2018-09-10test: make 32-bit version of failed testLuc Van Oostenryck1-0/+27
The test mem2reg/init-local.c succeeds on 64-bit but fails on 32-bit. Duplicate the test, one with -m64 and the other with -m32 and mark this one as known-to-fail. Reported-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>