bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25494] New: [MIPS] default output as r6 when default target as r


From: syq at debian dot org
Subject: [Bug ld/25494] New: [MIPS] default output as r6 when default target as r6
Date: Sun, 02 Feb 2020 12:28:06 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25494

            Bug ID: 25494
           Summary: [MIPS] default output as r6 when default target as r6
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: syq at debian dot org
  Target Milestone: ---

Created attachment 12247
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12247&action=edit
0001-MIPS-default-output-as-r6-when-default-target-as-r6.patch

currently we find 2 usecases with problem:

1. mipsisa32r6el-linux-gnu-ld -r -b binary xx.dat -o xx.o
   the output will be MIPS I, while we expect MIPS32r6.
2. mipsisa32r6el-linux-gnu-as -march=from-abi xx.s
   the output will be MIPS I, while we expect MIPS32r6.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]