Commit 8c25f9f8 by Richard Stallman

Fix typo in last change.

From-SVN: r4470
parent 2716cff2
......@@ -1822,7 +1822,7 @@ compile_file (name)
/* dbx on Suns needs to separate gcc_compiled. from first function.
We do not test write_symbols because -g should not alter
the actual code generated. */
#ifdef DBX_DEBUGGING_INFO
#ifndef DBX_DEBUGGING_INFO
/* Don't let the first function fall at the same address
as gcc_compiled., if profiling. */
if (profile_flag || profile_block_flag)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment