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]

Re: Yet more opts.c global state avoidance


On 11/23/10 19:26, Joseph S. Myers wrote:
This patch, relative to a tree with
<http://gcc.gnu.org/ml/gcc-patches/2010-11/msg02368.html>  (pending

This is OK.


+; -dA causes debug commentary information to be produced in
+; the generated assembly code (to make it more readable).  This option
+; is generally only of use to those who actually need to read the
+; generated assembly code (perhaps while debugging the compiler itself).
+; Currently, this switch is only used by dwarfout.c; however, it is intended

s/dwarfout.c/dwarf2out.c/


OK with that fix. In fact, I would like to pre-approve all your patches related to this family of changes. The changes are mind-bendingly mechanical and can be tweaked post-commit. Is anyone opposed to this idea?


Diego.



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