This is the mail archive of the gcc-patches@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: [m68k] Remove SGS assembler support


On Sun, Feb 08, 2004 at 02:37:27PM +0100, Andreas Schwab wrote:
> Bernardo Innocenti <bernie@develer.com> writes:
> 
> > This cleanup opened the opportunity to remove immediate prefix handling
> > from print_operand().  I assume no code outside GCC is using %#, which
> > isn't published in our user documentation.
> 
> longlong.h is also part of GMP, so you can't remove %#.  Anyway,
> supporting it doesn't significantly add complexity to bother, IMHO.

Indeed.  The rest of it's ok.


r~


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