[RTEMS Project] #3057: Add a workaround for the LEON3FT store-store errata
    RTEMS trac 
    trac at rtems.org
       
    Mon Jul 17 05:45:23 UTC 2017
    
    
  
#3057: Add a workaround for the LEON3FT store-store errata
-----------------------------+-------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Daniel Hellstrom
     Type:  defect           |      Status:  assigned
 Priority:  normal           |   Milestone:  4.12.0
Component:  GCC              |     Version:
 Severity:  blocker          |  Resolution:
 Keywords:                   |
-----------------------------+-------------------------------
Comment (by Daniel Cederman <cederman@…>):
 In [changeset:"4debaca6d2d6248f97bf3fbbd39a8afca0ab4beb/rtems"
 4debaca6/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="4debaca6d2d6248f97bf3fbbd39a8afca0ab4beb"
 bsps/sparc: Add leon3 BSP variants
 Rename NGMP to GR740 and add configs for UT699, UT700, and GR712RC
 The UT699 requires -mcpu=leon as it does not support the CAS instruction
 provided by -mcpu=leon3. It also requires -mfix-ut699 for errata fixes.
 UT700 and GR712RC requires the -mfix-ut700 and -mfix-gr712rc flags that
 have been recently added to GCC's master and 7-branch.
 Remove -msoft-float from the leon3 config to make the more common case
 of using the FPU the default.
 Update #3057.
 }}}
--
Ticket URL: <http://devel.rtems.org/ticket/3057#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
    
    
More information about the bugs
mailing list