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]

r193791 - in /trunk/gcc/go/gofrontend: types.cc...


Author: ian
Date: Sun Nov 25 00:55:35 2012
New Revision: 193791

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193791
Log:
compiler: Don't use memcmp for equality if struct has trailing padding.

Modified:
    trunk/gcc/go/gofrontend/types.cc
    trunk/gcc/go/gofrontend/types.h


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