Comment change.

From-SVN: r3685
This commit is contained in:
Richard Stallman 1993-03-09 05:15:15 +00:00
parent 68f0944838
commit c6e758972b
1 changed files with 3 additions and 0 deletions

View File

@ -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. */