[RTEMS Project] #4197: testsuite: ts-validation-0 broken on AArch64 due to SIZE_MAX issues in the test design

RTEMS trac trac at rtems.org
Wed Dec 2 20:28:40 UTC 2020


#4197: testsuite: ts-validation-0 broken on AArch64 due to SIZE_MAX issues in the
test design
---------------------------+--------------------
  Reporter:  Kinsey Moore  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  normal        |  Milestone:
 Component:  arch/aarch64  |    Version:
  Severity:  normal        |   Keywords:
Blocked By:                |   Blocking:
---------------------------+--------------------
 The ts-validation-0 test is broken on AArch64 LP64 ABI due to issues with
 unexpected values of SIZE_MAX. I was not familiar enough with the test
 architecture in use to debug it properly. This test passes under the ILP32
 ABI due to the 32bit pointers and differing value of SIZE_MAX.

--
Ticket URL: <http://devel.rtems.org/ticket/4197>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list