[PATCH 0/4] fix testsuite on 32-bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series contains fixes for the three tests that failed
on 32-bit. It also contains a small improvement in the SSA
conversion which is related to one of the failed test.

Many thanks to Ramsay Jones for testing and reporting
these problems.


This series is available for review & testing in the Git repository at:
  git://github.com/lucvoo/sparse-dev.git fix-32bit

----------------------------------------------------------------
Luc Van Oostenryck (4):
      test: make test Waddress-space-strict succeed on 32-bit
      test: use integers of different sizes, even on 32-bit
      test: make 32-bit version of failed test
      ssa: relax what can be promoted

 ssa.c                                              |  4 +--
 validation/Waddress-space-strict.c                 | 33 +++++-----------------
 .../mem2reg/{init-local.c => init-local32.c}       |  4 +--
 validation/mem2reg/init-local64.c                  | 27 ++++++++++++++++++
 validation/optim/cse-size.c                        |  4 +--
 5 files changed, 40 insertions(+), 32 deletions(-)
 rename validation/mem2reg/{init-local.c => init-local32.c} (71%)
 create mode 100644 validation/mem2reg/init-local64.c



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux