X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gcc%2Falias.h;h=59506fbbb91488dc615958353de7bdb0dbed56b2;hb=6b2cd37bd965bb51f2fd098c164f2441ad4f525c;hp=8762effe2f2a707ece840d875923ccc4ccf16e87;hpb=eee335102e36d60367366895729a48b1a24fb23c;p=gcc.git diff --git a/gcc/alias.h b/gcc/alias.h index 8762effe2f2..59506fbbb91 100644 --- a/gcc/alias.h +++ b/gcc/alias.h @@ -1,5 +1,5 @@ /* Exported functions from alias.c - Copyright (C) 2004-2015 Free Software Foundation, Inc. + Copyright (C) 2004-2016 Free Software Foundation, Inc. This file is part of GCC. @@ -36,6 +36,7 @@ extern int nonoverlapping_memrefs_p (const_rtx, const_rtx, bool); extern void dump_alias_stats_in_alias_c (FILE *s); tree reference_alias_ptr_type (tree); bool alias_ptr_types_compatible_p (tree, tree); +int compare_base_decls (tree, tree); /* This alias set can be used to force a memory to conflict with all other memories, creating a barrier across which no memory reference