http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
Kevin Scott changed:
What|Removed |Added
URL||http://gcc.gnu.org/onlinedo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
--- Comment #3 from Andrew Pinski 2012-07-30
02:44:42 UTC ---
Well these options are really only for debugging and nothing else.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
--- Comment #2 from Kevin Scott 2012-07-30 02:40:29
UTC ---
Now that you mention it, I looked again, and it in fact is there, in the gcc
manual. The problem was that, on my prior readings, I instinctively ignored
the entire '-dCHARS' section, as
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54124
--- Comment #1 from Andrew Pinski 2012-07-30
02:28:19 UTC ---
http://gcc.gnu.org/onlinedocs/gcc-4.7.1/cpp/Invocation.html#index-dM-185
It is there for me. It is not under the GCC manual but rather the CPP manual.