This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/61316] gccgo: spurious "incompatible types in assignment" error [GoSmith]


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61316

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Wed Dec 10 20:38:13 2014
New Revision: 218606

URL: https://gcc.gnu.org/viewcvs?rev=218606&root=gcc&view=rev
Log:
    PR go/61316
compiler: Don't lower multi-valued arguments into temporaries.

Modified:
    trunk/gcc/go/gofrontend/expressions.cc
    trunk/gcc/go/gofrontend/expressions.h
    trunk/gcc/go/gofrontend/statements.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]