[RTEMS Project] #4178: Resolve use of SUBALIGN in AArch64 under ILP32 multilib variant

RTEMS trac trac at rtems.org
Fri Mar 5 14:43:32 UTC 2021


#4178: Resolve use of SUBALIGN in AArch64 under ILP32 multilib variant
--------------------------+--------------------------------------------
 Reporter:  Kinsey Moore  |       Owner:  Kinsey Moore <kinsey.moore@…>
     Type:  task          |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  arch/aarch64  |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |  Blocked By:
 Blocking:                |
--------------------------+--------------------------------------------
Changes (by Kinsey Moore <kinsey.moore@…>):

 * owner:  (none) => Kinsey Moore <kinsey.moore@…>
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6bfbfb5a3d01ee2b413364c22d056b916d0dfe1d/rtems"
 6bfbfb5/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="6bfbfb5a3d01ee2b413364c22d056b916d0dfe1d"
 bsps/aarch64: Resolve usage of SUBALIGN()

 Remove usage of SUBALIGN() in aarch64 linkcmds which works around a
 difference in behavior on AArch64 platforms. This is no longer necessary
 since alignment is now enforced explicitly.

 Closes #4178.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4178#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list