aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-07-12 04:18:48 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-07-12 04:18:48 +0000
commit2c81daeeb5456d3b588e2ad22b5ec098bea2d393 (patch)
treea59b85139c2d6eedc3ad0833e554d8535f68aa43 /gcc/fold-const.c
parent9d196169ccd1ef30c80f3681c13f84c573f5cd52 (diff)
downloadgcc-2c81daeeb5456d3b588e2ad22b5ec098bea2d393.zip
gcc-2c81daeeb5456d3b588e2ad22b5ec098bea2d393.tar.gz
gcc-2c81daeeb5456d3b588e2ad22b5ec098bea2d393.tar.bz2
compiler: build a single backend type for type alias
A type alias and its underlying type are identical. Build a single backend type for them. Previously we build two backend types, which sometimes confuse the backend's type system. Also don't include type aliases into the list of named type declarations, since they are not named types. Reviewed-on: https://go-review.googlesource.com/123362 From-SVN: r262572
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions