public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/108853] New: Add new -mcpu=e500 alias for -mcpu=8540
@ 2023-02-19 23:18 pali at kernel dot org
  2023-02-21 22:48 ` [Bug target/108853] " pinskia at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pali at kernel dot org @ 2023-02-19 23:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108853

            Bug ID: 108853
           Summary: Add new -mcpu=e500 alias for -mcpu=8540
           Product: gcc
           Version: 12.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pali at kernel dot org
  Target Milestone: ---
            Target: powerpc*

To compile code for powerpc e500 core it is needed to specify -mcpu=8540
option. Name 8540 refers to the SoC MPC8540, which was the first released HW
product with powerpc e500 core. All other powerpc gcc's -mcpu options specify
core names and not the SoC/product name.

So for consistent naming I would propose to add a new option -mcpu=e500 as an
alias to -mcpu=8540. Note that other projects like binutils/as and LLVM use
"e500" name for specifying e500 core, and not 8540 word like gcc.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-08  9:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-19 23:18 [Bug target/108853] New: Add new -mcpu=e500 alias for -mcpu=8540 pali at kernel dot org
2023-02-21 22:48 ` [Bug target/108853] " pinskia at gcc dot gnu.org
2023-02-21 22:52 ` pinskia at gcc dot gnu.org
2023-02-21 23:02 ` pali at kernel dot org
2023-02-21 23:07 ` pinskia at gcc dot gnu.org
2023-05-08  9:58 ` pali at kernel dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).