* MAINTAINERS: Update my email address
[deliverable/binutils-gdb.git] / gas / ehopt.c
index 2a669ce2b9ccacef09bcc392400f533f5b601c68..75ad67ce939a6cf3d5f971086b50924a36b8394a 100644 (file)
@@ -457,7 +457,7 @@ eh_frame_convert_frag (frag)
   loc4_frag = (fragS *) frag->fr_opcode;
   loc4_fix = (int) frag->fr_offset;
 
-  diff = resolve_symbol_value (frag->fr_symbol, 1);
+  diff = resolve_symbol_value (frag->fr_symbol, finalize_syms);
 
   if (frag->fr_subtype == 0)
     {
This page took 0.024584 seconds and 4 git commands to generate.