aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
authorAndrew MacLeod <amacleod@redhat.com>2015-06-25 16:27:12 +0000
committerAndrew Macleod <amacleod@gcc.gnu.org>2015-06-25 16:27:12 +0000
commiteee335102e36d60367366895729a48b1a24fb23c (patch)
tree0f8cc4a758ef15235687b6a9e7e151d2b21786d9 /gcc/rtl.h
parent62f9079a9372e04d7610098c57e7c320d922459b (diff)
downloadgcc-eee335102e36d60367366895729a48b1a24fb23c.zip
gcc-eee335102e36d60367366895729a48b1a24fb23c.tar.gz
gcc-eee335102e36d60367366895729a48b1a24fb23c.tar.bz2
alias.h (alias_set_type): Move typedef.
2015-06-25 Andrew Macleod <amacleod@redhat.com> * alias.h (alias_set_type): Move typedef. * coretypes.h (alias_set_type): Relocate typedef here. * rtl.h: Don't include alias.h. * jit/jit-common.h: Likewise From-SVN: r224948
Diffstat (limited to 'gcc/rtl.h')
-rw-r--r--gcc/rtl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 07c5f65..37ec7d4 100644
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -38,7 +38,6 @@ along with GCC; see the file COPYING3. If not see
#include "is-a.h"
#endif /* GENERATOR_FILE */
-#include "alias.h"
#include "flags.h"
/* Value used by some passes to "recognize" noop moves as valid