view gcc/config/mips/dbxmdebug.h @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents a06113de4d67
children
line wrap: on
line source

/* Definitions of target machine for GNU compiler, for MIPS running IRIX 5
   or IRIX 6 (O32 ABI) using the GNU assembler with stabs-in-mdebug.  */

/* Override iris5gas.h version again to retain mips.h default.  */
#undef MDEBUG_ASM_SPEC
#define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}"