This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Cleanups for the m68k backend
- From: Michael Matz <matz at suse dot de>
- To: Gunther Nikl <gni at gecko dot de>
- Cc: Bernardo Innocenti <bernie at develer dot com>,Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>,Andreas Schwab <schwab at suse dot de>,"Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, <gcc at gcc dot gnu dot org>
- Date: Tue, 8 Jul 2003 15:02:18 +0200 (CEST)
- Subject: Re: Cleanups for the m68k backend
Hi,
On Tue, 8 Jul 2003, Gunther Nikl wrote:
> You want to remove a _working_ feature!
That's often done, if it becomes useless but adds maintenance cost.
Sometimes even features are removed even if it means that some few people
have to change habits.
Ciao,
Michael.