diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-07-18 22:31:00 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-07-18 22:31:00 +0000 |
commit | ab86687fee4024af20d852e26fbb743de05d0efe (patch) | |
tree | 1185231f100fa749f63c64473ba49aadec9a9a88 /gcc/fold-const.c | |
parent | eb80664a39e8bb876bfc6b9ef7ad8578e3c76fa4 (diff) | |
download | gcc-ab86687fee4024af20d852e26fbb743de05d0efe.zip gcc-ab86687fee4024af20d852e26fbb743de05d0efe.tar.gz gcc-ab86687fee4024af20d852e26fbb743de05d0efe.tar.bz2 |
compiler: pass correct 'function' flag to circular_pointer_type
The code in Named_type::do_get_backend was not passing the correct
flag value for circular function types to Backend::circular_pointer_type
(it was always setting this flag to false). Pass a true value if the
type being converted is a function type.
Reviewed-on: https://go-review.googlesource.com/49330
From-SVN: r250325
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions