This is the mail archive of the gcc-cvs@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]

r205907 - /branches/gcc-4_8-branch/gcc/go/gofro...


Author: ian
Date: Wed Dec 11 22:42:46 2013
New Revision: 205907

URL: http://gcc.gnu.org/viewcvs?rev=205907&root=gcc&view=rev
Log:
compiler: Minor fixes for recover thunks.

Avoid name collisions when a method calls recover.

Don't crash if a method with an unnamed receiver calls
recover.

Modified:
    branches/gcc-4_8-branch/gcc/go/gofrontend/gogo.cc


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