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]

old m68k patch



We have previously discussed an m68k patch you posted 
back on 2002-05-09 
(http://gcc.gnu.org/ml/gcc/2002-05/msg00619.html)
that has this ChangeLog.  

2002-05-09  Andreas Schwab  <schwab@suse.de>

        * config/m68k/m68k.md (tablejump+2): Don't sign extend an
address
        register.
        * config/m68k/apollo68.h (ASM_RETURN_CASE_JUMP): Likewise.
        * config/m68k/coff.h (ASM_RETURN_CASE_JUMP): Likewise.
        * config/m68k/linux.h (ASM_RETURN_CASE_JUMP): Likewise.
        * config/m68k/m68kelf.h (ASM_RETURN_CASE_JUMP): Likewise.
        * config/m68k/mot3300.h (ASM_RETURN_CASE_JUMP): Likewise.
        * config/m68k/netbsd-elf.h (ASM_RETURN_CASE_JUMP): Likewise.
        * config/m68k/pbb.h (ASM_RETURN_CASE_JUMP): Likewise.


It still applies to the 3.2 branch, 3.3 branch, and HEAD cleanly 
so obviously hasn't been applied and not much has changed
related to it.   It has been included in the RTEMS patch set ever
since you posted it without trouble.

Is there anyway it could be merged on the 3.2 and 3.3 branches
as well as the head?

Thanks.

--joel sherrill


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