This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

remove dead function update_inlined_to_pointers


:ADDPATCH middle-end:

While fixing PR4076, I found an unused function.

Bootstrapped and regression tested with --enable-languages=all on
i686-pc-linux-gnu.

Goodbye to it?

2007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>

* tree-optimize.c (update_inlined_to_pointers): Delete unused function.

Attachment: kill-update_inlined_to_pointers.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]