diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-07-12 04:18:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-07-12 04:18:48 +0000 |
commit | 2c81daeeb5456d3b588e2ad22b5ec098bea2d393 (patch) | |
tree | a59b85139c2d6eedc3ad0833e554d8535f68aa43 /gcc/fold-const.c | |
parent | 9d196169ccd1ef30c80f3681c13f84c573f5cd52 (diff) | |
download | gcc-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