[Bug go/60134] runtime_unmarkspan panics with "unaligned pointer"
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 12 00:37:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60134
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Ian Lance Taylor from comment #1)
> I don't know which repository your git commit ID refers to. The gofrontend
> uses Mercurial and GCC uses Subversion.
The git commit ID referenced is the official git which uses git-svn:
http://gcc.gnu.org/git/?p=gcc.git;a=commit;h=e63988cca99cbbf6e5c459379309fe3359fe7c09
>
> I suspect this problem was fixed by revision 205940 in the GCC Subversion
> repository, committed 2013-12-12,
> http://gcc.gnu.org/ml/gcc-patches/2013-12/msg01202.html .
>
> Do the sources you are building include that patch?
which corresponds to revision 205617 which is before the revision you said it
was fixed in.
Thanks,
Andrew Pinski
More information about the Gcc-bugs
mailing list