all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: "Dan Horák" <dan@danny.cz>
Cc: 10780@debbugs.gnu.org
Subject: bug#10780: 24.0.93 fails to build with 'Invalid function: "DEAD"'
Date: Wed, 15 Feb 2012 01:15:29 -0800	[thread overview]
Message-ID: <4F3B77B1.4010000@cs.ucla.edu> (raw)
In-Reply-To: <1329291553.3029.10.camel@eagle.danny.cz>

On 02/14/2012 11:39 PM, Dan Horák wrote:
> I have to do some more testing but now it seems that using
> --with-wide-int option for configure provokes the "Invalid function"
> behaviour.

Thanks for looking into it.  I configured --with-wide-int on
my bigendian 32-bit host and could not reproduce the problem.
My host is a Solaris 10 sparc (32-bit).  I tried with both
Sun C 5.12 SunOS_sparc 2011/11/16 (cc -xO4) and with
GCC 3.4.3 (csl-sol210-3_4-branch+sol_rpath) (gcc -O2).

Since you built --with-wide-int, can you please also try
compiling from scratch, with
"make CPPFLAGS=-DGC_LISP_OBJECT_ALIGNMENT=4"?
It could be that your compilers claim to be aligning 64-bit
integers on 8-byte boundaries, but are occasionally actually
aligning them on 4-byte boundaries.  This messes up conservative
garbage collection big-time and would explain your symptoms.





  parent reply	other threads:[~2012-02-15  9:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 23:40 bug#10749: 24.0.93; does not compile on Mac OS X 10.4.11/PPC in international/mule-conf Peter Dyballa
2012-02-09  9:39 ` Peter Dyballa
2012-02-09 21:50   ` Peter Dyballa
2012-02-09 23:45     ` Peter Dyballa
2012-02-15  7:24 ` bug#10749: 24.0.93 fails to build with 'Invalid function: "DEAD"' Paul Eggert
2012-02-15  7:39   ` Dan Horák
2012-02-15  8:14     ` Paul Eggert
2012-02-15  9:55       ` bug#10749: bug#10780: " Andreas Schwab
2012-02-15  9:15     ` Paul Eggert [this message]
2012-02-15 10:09       ` Andreas Schwab
2012-02-20 23:14         ` Paul Eggert
2012-02-21  9:32           ` Dan Horák
2012-02-21 23:37             ` bug#10749: " Paul Eggert
2012-02-15 16:38       ` bug#10780: " Dan Horák
     [not found] ` <handler.10749.B.132860743020881.ack@debbugs.gnu.org>
2012-04-16 20:24   ` bug#10749: Acknowledgement (24.0.93; does not compile on Mac OS X 10.4.11/PPC in international/mule-conf) Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2012-02-10 15:51 bug#10780: 24.0.93 fails to build with 'Invalid function: "DEAD"' Dan Horák
2012-02-10 17:36 ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F3B77B1.4010000@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=10780@debbugs.gnu.org \
    --cc=dan@danny.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.