* config/i386/i386.c (asm_preferred_eh_data_format): Reformat.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113122
138bc75d-0d04-0410-961f-
82ee72b054a4
+2006-04-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/i386/i386.c (asm_preferred_eh_data_format): Reformat.
+
2006-04-20 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
PR mudflap/26789
{
if (flag_pic)
{
-int type = DW_EH_PE_sdata8;
+ int type = DW_EH_PE_sdata8;
if (!TARGET_64BIT
|| ix86_cmodel == CM_SMALL_PIC
|| (ix86_cmodel == CM_MEDIUM_PIC && (global || code)))