Comment change.
From-SVN: r3685
This commit is contained in:
parent
68f0944838
commit
c6e758972b
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user