1037
1037
cie = select_cie_for_fde (fde, &first);
1038
output_fde (fde, cie, first, fde->next == NULL ? EH_FRAME_ALIGNMENT : 0);
1038
output_fde (fde, cie, first, fde->next == NULL ? EH_FRAME_ALIGNMENT : 2);
1041
1041
flag_traditional_format = save_flag_traditional_format;