This is the mail archive of the gcc@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]

Re: Bugzilla CPU targets



On Thursday, May 22, 2003, at 03:02 AM, H. J. Lu wrote:


On Thu, May 22, 2003 at 08:54:31AM +0200, Andreas Jaeger wrote:
"H. J. Lu" <hjl@lucon.org> writes:

One thing I missed the most is CPU targets. Can we add ia32, ia64,
mips, alpha, ppc, .....?

You can search for host/target/build, isn't that enough?



You can make your own host/target/build. What I like to see a drop down menu to select the valid ones.


This is probably impractical.
Too many combinations.
Even if you *could* do it, it would probably be about 100k of html to just list the values.
You can't just do it in javascript, as not everyone has javascript.


 Also in most cases, a backend bug
is indepedent of host/target/build OSes.


H.J.


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