mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 02:40:28 +08:00
Code clean ups.
From-SVN: r213302
This commit is contained in:
parent
0be7dcbbdb
commit
72b4f1fc78
@ -55,8 +55,7 @@ extern char Fold_Lower[], Fold_Upper[];
|
||||
#define Debug_Flag_NN debug__debug_flag_nn
|
||||
extern Boolean Debug_Flag_NN;
|
||||
|
||||
/* einfo: We will be setting Esize for types, Component_Bit_Offset for fields,
|
||||
Alignment for types and objects, Component_Size for array types. */
|
||||
/* einfo: */
|
||||
|
||||
#define Set_Alignment einfo__set_alignment
|
||||
#define Set_Component_Bit_Offset einfo__set_component_bit_offset
|
||||
|
@ -37,7 +37,7 @@ typedef Int SCO_Unit_Index;
|
||||
|
||||
struct SCO_Unit_Table_Entry
|
||||
{
|
||||
Fat_Pointer File_Name;
|
||||
String_Pointer File_Name;
|
||||
Int File_Index;
|
||||
Nat Dep_Num;
|
||||
Nat From, To;
|
||||
|
Loading…
x
Reference in New Issue
Block a user