public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Joseph S. Myers" <joseph@codesourcery.com>
To: Hans-Peter Nilsson <hans-peter.nilsson@axis.com>
Cc: gcc@gcc.gnu.org, java@gcc.gnu.org, hp@axis.com, hp@bitrange.com
Subject: Re: Target library disabling at toplevel
Date: Tue, 22 Mar 2011 22:07:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.64.1103222155580.9686@digraph.polyomino.org.uk> (raw)
In-Reply-To: <201103222149.p2MLnnTv019132@ignucius.se.axis.com>

On Tue, 22 Mar 2011, Hans-Peter Nilsson wrote:

> > CRIS
> 
> A closer inspection will show that it's only the subtarget
> cris-*-aout.  IIRC support for this target was removed for GCC,
> it'd probably be a good idea to do the same here at the
> top-level for the other projects (newlib, binutils, gdb).  (For
> the record, generating cris-aout output should still be possible
> through cris-elf-objcopy.)

I do intend as part of toplevel cleanup following up on removal of 
deprecated targets to cleanup such cases relating to targets removed from 
GCC (since whether or not any bit of the src repository supports them, 
GCC-specific configure code for them certainly isn't needed at toplevel).

> > and MMIX targets list Fortran in unsupported languages?  I didn't 
> > think the Fortran libraries had any porting issues, unlike Java and Go and 
> > Ada.)
> 
> For MMIX, the issues I mentioned at
> <http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00572.html> are
> presumably fixed, but pragmatically the interest level for

Those look like newlib-target issues, not MMIX-target issues, in any case.

> fortran on MMIX is ...undetectable.  (Prove me wrong: I
> challenge anyone to send gcc-testresults@ with it enabled and
> the mmixware simulator installed.)  So, for the time being I'm
> not prepared to add that as something that is expected to be
> maintained.

It's not a matter of "expected to be maintained", it's a matter of targets 
only being different from other targets where there is a clear reason for 
that difference (an important feature of the GNU toolchain is consistency 
between targets).  I expect most users of many targets to be using 
--enable-languages=c,c++ (or just c) - but I see no reason for the 
defaults for this target to be different from those for many other 
newlib-using targets.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2011-03-22 22:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22 19:51 Joseph S. Myers
2011-03-22 21:50 ` Hans-Peter Nilsson
2011-03-22 22:07   ` Joseph S. Myers [this message]
2011-03-22 22:07 ` Ian Lance Taylor
2011-03-23 11:49   ` NightStrike
2011-03-23 11:24 ` Richard Sandiford
2011-03-23 16:51 ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.1103222155580.9686@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=gcc@gcc.gnu.org \
    --cc=hans-peter.nilsson@axis.com \
    --cc=hp@axis.com \
    --cc=hp@bitrange.com \
    --cc=java@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).