#4084: throwing std::runtime on PC BSP fails
---------------------------+---------------------
Reporter: Joel Sherrill | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: tool/gcc | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
---------------------------+---------------------
Comment (by Michael Davidsaver <mdavidsaver@…>):
In [changeset:"1ea1c9cdc56313e33abf39fce23a2ddf308ff5b3/rtems-source-
builder" 1ea1c9c/rtems-source-builder]:
{{{
#!CommitTicketReference repository="rtems-source-builder"
revision="1ea1c9cdc56313e33abf39fce23a2ddf308ff5b3"
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.
This is the same fix as #2830 but applying to gcc 10.
Updates #4084.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4084#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs