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/59866] gccgo gc work buffer is misaligned


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59866

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Fri Jan 17 22:42:38 2014
New Revision: 206737

URL: http://gcc.gnu.org/viewcvs?rev=206737&root=gcc&view=rev
Log:
    PR go/59866
runtime: Force work variable in mgc0 to be aligned on 8-byte boundary.

Modified:
    branches/gcc-4_8-branch/libgo/runtime/mgc0.c


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