[RTEMS Project] #3307: PowerPC linkcmds.base missing wildcards on some sections

RTEMS trac trac at rtems.org
Fri May 18 08:45:56 UTC 2018


#3307: PowerPC linkcmds.base missing wildcards on some sections
---------------------------+----------------------------
 Reporter:  Joel Sherrill  |       Owner:  Joel Sherrill
     Type:  defect         |      Status:  reopened
 Priority:  normal         |   Milestone:  5.1
Component:  arch/powerpc   |     Version:  5
 Severity:  normal         |  Resolution:
 Keywords:                 |  Blocked By:
 Blocking:                 |
---------------------------+----------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"7bf072bbb88e913624c4609afa4f621d225889c3/rtems"
 7bf072b/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="7bf072bbb88e913624c4609afa4f621d225889c3"
 bsp/powerpc: Remove wildcards in linkcmds.base

 This reverts commit 40c623a883da5dd80e4599cf4cd14097834706bd.

 The use of postfix wildcards, e.g. of the form "*.x" is dangerous since
 it circumvents the standard matching rules for sections.

 Unknown input sections should be added explicitly to the desired output
 section via "x.*" wildcards.

 Update #3307.
 }}}

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


More information about the bugs mailing list