diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-14 03:51:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-14 03:51:21 +0000 |
commit | 03ff36aa01bd359f74cbd1f2afec569ce0b77a15 (patch) | |
tree | 370f8d0a41e4dd4390ca82e1e1c209f21c2f9f41 /gcc/combine.c | |
parent | ce64a8b4a2334fd6982a21d1ab020a1108562f6b (diff) | |
download | gcc-03ff36aa01bd359f74cbd1f2afec569ce0b77a15.zip gcc-03ff36aa01bd359f74cbd1f2afec569ce0b77a15.tar.gz gcc-03ff36aa01bd359f74cbd1f2afec569ce0b77a15.tar.bz2 |
compiler: emit type specific functions for aliases
If we have an alias for a struct or array that requires a
type-specific function, don't emit the function with the alias name.
Emit it with the struct/array as usual.
Test case is https://golang.org/cl/62531.
Reviewed-on: https://go-review.googlesource.com/62412
From-SVN: r252747
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions