Commit c6e75897 by Richard Stallman

Comment change.

From-SVN: r3685
parent 68f09448
......@@ -354,6 +354,9 @@ int flag_fast_math = 0;
/* Nonzero means all references through pointers are volatile. */
int flag_volatile;
/* Nonzero means treat all global and extern variables as global. */
int flag_volatile_global;
/* Nonzero means just do syntax checking; don't output anything. */
......
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