OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* common.opt (flag_stack_check): New Variable entry.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
toplev.c
diff --git
a/gcc/toplev.c
b/gcc/toplev.c
index
2cef957
..
78985cb
100644
(file)
--- a/
gcc/toplev.c
+++ b/
gcc/toplev.c
@@
-170,9
+170,6
@@
int flag_permissive = 0;
the support provided depends on the backend. */
rtx stack_limit_rtx;
-/* Type of stack check. */
-enum stack_check_type flag_stack_check = NO_STACK_CHECK;
-
/* True if the user has tagged the function with the 'section'
attribute. */