diff options
Diffstat (limited to 'libiberty/alloca-botch.h')
-rw-r--r-- | libiberty/alloca-botch.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/alloca-botch.h b/libiberty/alloca-botch.h new file mode 100644 index 00000000000..c909573f58c --- /dev/null +++ b/libiberty/alloca-botch.h @@ -0,0 +1,5 @@ +/* RS/6000 AIX botched alloca and requires a pragma, which ordinary compilers + throw up about, so we have to put it in a specially-configured file. + Like this one. */ + +#pragma alloca |