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]

delete unused function longest_path_length


:ADDPATCH middle-end:

While fixing PR4076, I found another unused function.

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

Goodbye to it?

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

* genautomata.c (longest_path_length): Delete unused function.

Attachment: kill-longest_path_length.diff
Description: Text document


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