i386.c (asm_preferred_eh_data_format): Reformat.
2006-04-20 H.J. Lu <hongjiu.lu@intel.com> * config/i386/i386.c (asm_preferred_eh_data_format): Reformat. From-SVN: r113122
This commit is contained in:
parent
06866a7325
commit
a46cec70c7
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -18861,7 +18861,7 @@ asm_preferred_eh_data_format (int code, int global)
|
||||
{
|
||||
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)))
|
||||
|
Loading…
Reference in New Issue
Block a user