diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-09-27 17:51:43 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-09-27 17:51:43 +0000 |
commit | 37ed4c3269f940a3a064e320331aed38890fb8c0 (patch) | |
tree | debbcd2618d12faca1022453affd57f60e070665 /gcc/cp/constexpr.c | |
parent | 51c3b7c6ec20262f2a4698f42e533c28d2c38a87 (diff) | |
download | gcc-37ed4c3269f940a3a064e320331aed38890fb8c0.zip gcc-37ed4c3269f940a3a064e320331aed38890fb8c0.tar.gz gcc-37ed4c3269f940a3a064e320331aed38890fb8c0.tar.bz2 |
compiler: don't read known type, simplify Import::finalize_methods
With the current export format, if we already know the type, we don't
have to read and parse the definition.
We only use the finalizer in Import::finalize_methods, so make it a
local variable. To match Finalize_methods::type, only put struct
types into real_for_named.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/197700
From-SVN: r276188
Diffstat (limited to 'gcc/cp/constexpr.c')
0 files changed, 0 insertions, 0 deletions