[RTEMS Project] #4953: Use of symbol addresses for arbitrary values may not work for some code models
    RTEMS trac 
    trac at rtems.org
       
    Mon Sep 18 05:24:12 UTC 2023
    
    
  
#4953: Use of symbol addresses for arbitrary values may not work for some code
models
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  reopened
 Priority:  normal           |   Milestone:  6.1
Component:  score            |     Version:  6
 Severity:  normal           |  Resolution:
 Keywords:  qualification    |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
 In [changeset:"2111497c0f9ad5dda154ef533ab2c842435a8e09/rtems"
 2111497/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="2111497c0f9ad5dda154ef533ab2c842435a8e09"
 rtems: rtems_configuration_get_interrupt_stack_size()
 Fix rtems_configuration_get_interrupt_stack_size() for some code models.
 The _ISR_Stack_size symbol has an arbitrary absolute address and may not
 be representable in the code model used by the compiler.
 Update #4953.
 }}}
--
Ticket URL: <http://devel.rtems.org/ticket/4953#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
    
    
More information about the bugs
mailing list