Bug 29849 - sh-linux uses inefficient multilib
Summary: sh-linux uses inefficient multilib
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.3.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks: 29842
  Show dependency treegraph
 
Reported: 2006-11-15 20:25 UTC by Jorn Wolfgang Rennecke
Modified: 2015-02-11 13:25 UTC (History)
2 users (show)

See Also:
Host:
Target: sh-linux
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorn Wolfgang Rennecke 2006-11-15 20:25:12 UTC
The default multilib for sh-linux is -m1, even though you can't run
linux without virtual memory.

There is a patch, but it needs testing:
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00613.html
Comment 1 Oleg Endo 2015-02-10 20:36:31 UTC
I think we can close this PR as 'won't fix'.
I don't think sh-linux should be used as a shortcut for sh4-linux or something like that.  I guess by now everybody got used to the fact that for an SH4 Linux things need to be configured as sh4-linux.

Kaz, what do you think?
Comment 2 Kazumoto Kojima 2015-02-10 23:42:52 UTC
(In reply to Oleg Endo from comment #1)
> I think we can close this PR as 'won't fix'.
> I don't think sh-linux should be used as a shortcut for sh4-linux or
> something like that.  I guess by now everybody got used to the fact that for
> an SH4 Linux things need to be configured as sh4-linux.
> 
> Kaz, what do you think?

I totally agree with you.
Comment 3 Oleg Endo 2015-02-11 13:25:35 UTC
Closed as discussed.