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 10:02:07PM +0100, Bernardo Innocenti wrote:
> I've restored %# in longlong.h and in m68k.c:print_operand().

  Thats not enough.

> 	* config/m68k/m68k.h (PRINT_OPERAND_PUNCT_VALID_P): Remove support 
> 	for '%#'.

  This breaks building longlong parts of libgcc2.a for ColdFire and
  < 68020, eg. __muldi3 with:

    "libgcc2.c:464: error: invalid `asm': invalid %-code"

  Please revert that change.

  Gunther


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