--- gcc/config/m68k/crds.h 2018/04/24 18:21:00 1.1.1.3 +++ gcc/config/m68k/crds.h 2018/04/24 18:28:15 1.1.1.4 @@ -17,7 +17,8 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #define MOTOROLA /* Use Motorola syntax rather than "MIT" */ #define SGS /* Uses SGS assembler */ @@ -128,11 +129,6 @@ bss_section () \ : GET_MODE_BITSIZE (MODE) < PARM_BOUNDARY) \ ? downward : none) -/* Override part of the obstack macros. */ - -#define __PTR_TO_INT(P) ((int)(P)) -#define __INT_TO_PTR(P) ((char *)(P)) - /* Override parts of m68k.h to fit the CRuDS assembler. */ #undef TARGET_VERSION