This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos 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 1001519] New: fix assembler warning


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001519

           Summary: fix assembler warning
           Product: eCos
           Version: CVS
          Platform: Other (please specify)
        OS/Version: ARM
            Status: NEW
          Severity: minor
          Priority: low
         Component: Patches and contributions
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: sergei.gavrikov@gmail.com
                CC: ecos-patches@ecos.sourceware.org
             Class: Advice Request


Created an attachment (id=1620)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1620)
assembler warning fix

There is deprecated asm instruction in hal_platform_setup.h, targets are
olpce2294, olpch2294, olpcl2294:

    AR    libtarget.a
    CC    vectors.S
  /tmp/ecos/packages/hal/arm/arch/current/src/vectors.S: Assembler messages:
  /tmp/ecos/packages/hal/arm/arch/current/src/vectors.S:294: Warning: s suffix
on comparison instruction is deprecated

Fixed. A patch is attached.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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