public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/59866] New: gccgo gc work buffer is misaligned
@ 2014-01-17 21:18 dev.ma.dma at gmail dot com
  2014-01-17 22:43 ` [Bug go/59866] " ian at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dev.ma.dma at gmail dot com @ 2014-01-17 21:18 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59866
           Summary: gccgo gc work buffer is misaligned
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: dev.ma.dma at gmail dot com

Created attachment 31879
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31879&action=edit
go_test.log

fatal error: runtime: gc work buffer is misaligned
Simple test program for go does not run. While statically linked program works.
gcc-4.7.3 does not have this issue.
Please refer to the attached log file.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug go/59866] gccgo gc work buffer is misaligned
  2014-01-17 21:18 [Bug go/59866] New: gccgo gc work buffer is misaligned dev.ma.dma at gmail dot com
@ 2014-01-17 22:43 ` ian at gcc dot gnu.org
  2014-01-17 22:44 ` ian at airs dot com
  2014-01-23 17:34 ` dev.ma.dma at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: ian at gcc dot gnu.org @ 2014-01-17 22:43 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug go/59866] gccgo gc work buffer is misaligned
  2014-01-17 21:18 [Bug go/59866] New: gccgo gc work buffer is misaligned dev.ma.dma at gmail dot com
  2014-01-17 22:43 ` [Bug go/59866] " ian at gcc dot gnu.org
@ 2014-01-17 22:44 ` ian at airs dot com
  2014-01-23 17:34 ` dev.ma.dma at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: ian at airs dot com @ 2014-01-17 22:44 UTC (permalink / raw)
  To: gcc-bugs

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Ian Lance Taylor <ian at airs dot com> ---
Thanks for the bug report.  I was not able to recreate the problem.  However,
based on the error report, I have committed a patch that may fix it.  Please
reopen this bug report if you continue to have this problem while using the
patch.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug go/59866] gccgo gc work buffer is misaligned
  2014-01-17 21:18 [Bug go/59866] New: gccgo gc work buffer is misaligned dev.ma.dma at gmail dot com
  2014-01-17 22:43 ` [Bug go/59866] " ian at gcc dot gnu.org
  2014-01-17 22:44 ` ian at airs dot com
@ 2014-01-23 17:34 ` dev.ma.dma at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: dev.ma.dma at gmail dot com @ 2014-01-23 17:34 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Dev <dev.ma.dma at gmail dot com> ---
Thank you for your quick patch. It works after apply together with another
patch "http://gcc.gnu.org/ml/gcc-patches/2013-10/msg01445.html", which seems to
be provided by you. Good work.
My target is 32bits i686. I use ct-ng to build gcc and set CT_ARCH_32=y,
CT_ARCH_BITNESS=32.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-01-23 17:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-17 21:18 [Bug go/59866] New: gccgo gc work buffer is misaligned dev.ma.dma at gmail dot com
2014-01-17 22:43 ` [Bug go/59866] " ian at gcc dot gnu.org
2014-01-17 22:44 ` ian at airs dot com
2014-01-23 17:34 ` dev.ma.dma at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).