This is the mail archive of the gcc@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]

Re: Numbering of dump files in documentation


Josef Zlomek wrote:


It would be better to remove the numbers from all -d? options in documentation, as in description of -d? in passes.texi (see below) so that we would not have to renumber the numbers when we add or remove a pass.

What others think about this?
I think we should keep the passes numbered but arrange so they get numbered
automatically for each pass (i.e not hard coded in their names) The numbers
make it easy to determine the order in which each pass occurs without having
to back refer to documentation. Adding/removing/reordering passes would avoid
the need to shuffle all the numbers around it'll just happen.


Josef


Cheers Graham



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