emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error with -O3 but not -O2: "Wrong type argument: listp".


From: David Koppelman
Subject: Re: Error with -O3 but not -O2: "Wrong type argument: listp".
Date: Mon, 30 Jan 2006 09:58:50 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Richard M. Stallman" <address@hidden> writes:

> What makes this hard is that the bug may not be in the Emacs sources.
> It could be that some code was miscompiled.

What should be done if it is a compiler bug?  Detect the gcc version
and avoid the -O3 (or use -fno-inline-functions)?  Modify the Emacs
source to work around the bug?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]