Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
293ea14e
Commit
293ea14e
authored
Dec 24, 1995
by
Richard M. Stallman
Browse files
Add #pragma alloca.
parent
3103b038
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
src/s/aix3-2.h
src/s/aix3-2.h
+5
-0
No files found.
src/s/aix3-2.h
View file @
293ea14e
...
...
@@ -14,7 +14,12 @@
additional optimization. --nils@exp-math.uni-essen.de */
#define C_SWITCH_SYSTEM -ma -qmaxmem=4000
#endif
#define HAVE_ALLOCA
#ifndef NOT_C_CODE
#pragma alloca
#endif
#undef rindex
#undef index
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment