This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14471] New: Workaround for errata regarding multiplication bug


Workaround needed for the errata item named
"Multiply operations and cache behavior (trouble report #102)" in
<URL:http://developer.axis.com/doc/hardware/etrax100lx/des_ref/errata_etrax_100lx.txt>.
Please s/located at addresses that are a multiple of 30/located at any address
that equals N*32 + 30/ when you read that.

-- 
           Summary: Workaround for errata regarding multiplication bug
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: critical
          Priority: P1
         Component: target
        AssignedTo: hp at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: cris-*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14471


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]