You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiler: Use context to determine types of complex expressions.
When determining the type of a complex expression, it is important
to recognize cases where a complex value can be represented as a
real number.
Fixesgolang/go#11572.
Reviewed-on: https://go-review.googlesource.com/12541
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226596 138bc75d-0d04-0410-961f-82ee72b054a4
0 commit comments