Patch to preserve programmer specified labels in flow.c
Nick Clifton
nickc@cygnus.com
Wed Mar 31 18:59:00 GMT 1999
Hi Jeff,
: Looking at the code a little more closely, I think you need to make a
: similar change in dwarfout.c in output_label_die.
:
: So I think you should update dwarfout.c too and install your patch.
I have installed this patch:
Sun Mar 21 12:13:01 1999 Nick Clifton <nickc@cygnus.com>
* flow.c (can_delete_label_p): Do not allow user specified
labels to be deleted.
* dwarf2out.c (gen_label_die): Generate addresses for deleted
(programmer specified) labels.
* dwarfout.c (output_label_die): Generate addresses for deleted
(programmer specified) labels.
Cheers
Nick
More information about the Gcc-patches
mailing list