More gcc lint:
[deliverable/binutils-gdb.git] / gdb / config / m68k / tm-sun2.h
index a2d08afc32d7772b4c7234352e59b11f3e9a77b5..5e5c4ba801781378ea896b00a2a36510c5bc1e6e 100644 (file)
@@ -17,4 +17,7 @@ You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+/* The child target can't deal with floating registers.  */
+#define CANNOT_STORE_REGISTER(regno) ((regno) >= FP0_REGNUM)
+
 #include "m68k/tm-m68k.h"
This page took 0.022782 seconds and 4 git commands to generate.