[RTEMS Project] #2830: throwing std::runtime on PC BSP fails.

RTEMS trac trac at rtems.org
Mon Sep 21 20:37:37 UTC 2020


#2830: throwing std::runtime on PC BSP fails.
-------------------------+----------------------------
 Reporter:  Chris Johns  |       Owner:  Needs Funding
     Type:  defect       |      Status:  closed
 Priority:  normal       |   Milestone:  5.2
Component:  tool/gcc     |     Version:  5
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |  Blocked By:
 Blocking:               |
-------------------------+----------------------------
Changes (by Michael Davidsaver <mdavidsaver@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"ebc3abe40309f47f3d024c6f2636d9682863a9e6/rtems-source-
 builder" ebc3abe/rtems-source-builder]:
 {{{
 #!CommitTicketReference repository="rtems-source-builder"
 revision="ebc3abe40309f47f3d024c6f2636d9682863a9e6"
 patch gcc i386 multiarch

         Add patch to change from mtune to march when building multilibs.
         The mtune argument tunes or optimizes for a specific CPU model but
         does not ensure the generated code is appropriate for the
         CPU model. Prior to this patch, i386 compatible code was always
         generated but tuned for later models.

 Closes #2830.
 }}}

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


More information about the bugs mailing list