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: Eli Zaretskii
Subject: Re: Error with -O3 but not -O2: "Wrong type argument: listp".
Date: Mon, 30 Jan 2006 21:21:30 +0200

> From: David Koppelman <address@hidden>
> Date: Mon, 30 Jan 2006 09:58:50 -0600
> Cc: address@hidden
> 
> 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?

Probably both, since with compiler bugs, you can never know what other
code it miscompiles.  This one only popped up because you couldn't
bootstrap, but who knows how many other similar problems are out
there.




reply via email to

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