CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/03 14:51:01
Modified files:
gnu/usr.bin/gcc/gcc/config/m88k: m88k.c m88k.h
Log message:
The removal of sdata support also removed the only use of SYMBOL_REF_FLAG
in the m88k backend; as a result, SHORT_ADDRESS_P() will always return 0,
therefore remove all code depending on it being nonzero.
