GNU bug report logs - #13332
[PATCH] unbreak Emacs on Linux/M68K

Previous Next

Package: emacs;

Reported by: Mikael Pettersson <mikpe <at> it.uu.se>

Date: Wed, 2 Jan 2013 00:29:01 UTC

Severity: normal

Tags: patch

Fixed in version 24.3

Done: Andreas Schwab <schwab <at> linux-m68k.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Mikael Pettersson <mikpe <at> it.uu.se>
Cc: 13332 <at> debbugs.gnu.org
Subject: bug#13332: [PATCH] unbreak Emacs on Linux/M68K
Date: Tue, 01 Jan 2013 19:12:46 -0800
This part of Emacs has changed in the trunk -- there's no longer
an m/m68k.h file.  But more important, can you explain more why the
patch is needed, and how it works?  First, Emacs shouldn't require
any particular alignment for EMACS_INT: the alignment requirements
are on the larger objects that Emacs allocates, not on EMACS_INT
per se.  Second, even if there's a bug in Emacs where it's
incorrectly assuming that EMACS_INT is aligned, I would expect it
to require an alignment of 8, not of 4, since Emacs uses 3 tag
bits, not 2.




This bug report was last modified 12 years and 192 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.