]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/builtins.c
alias.h (alias_set_type): Define new type.
[thirdparty/gcc.git] / gcc / builtins.c
index 48350d7fdf46e1c0f2a18112625bf1aaf8f8d8ab..cbe00c7dd3bb9c56ab36fb5a95e7447caa6ef96f 100644 (file)
@@ -644,7 +644,7 @@ expand_builtin_return_addr (enum built_in_function fndecl_code, int count)
 }
 
 /* Alias set used for setjmp buffer.  */
-static HOST_WIDE_INT setjmp_alias_set = -1;
+static alias_set_type setjmp_alias_set = -1;
 
 /* Construct the leading half of a __builtin_setjmp call.  Control will
    return to RECEIVER_LABEL.  This is also called directly by the SJLJ