emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#15111: closed (BYTE_CODE_THREADED breaks build)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15111: closed (BYTE_CODE_THREADED breaks build)
Date: Wed, 07 Dec 2016 17:30:03 +0000

Your message dated Wed, 07 Dec 2016 12:29:42 -0500
with message-id <address@hidden>
and subject line Re: bug#12484: bytecode.c compilation problem with old gcc
has caused the debbugs.gnu.org bug report #12484,
regarding BYTE_CODE_THREADED breaks build
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12484: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12484
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: BYTE_CODE_THREADED breaks build Date: Fri, 16 Aug 2013 15:10:40 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
The BYTE_CODE_THREADED definition in bytecode.c:

#if (defined __GNUC__ && !defined __STRICT_ANSI__ \
     && !defined BYTE_CODE_SAFE && !defined BYTE_CODE_METER)
#define BYTE_CODE_THREADED
#endif

does not work when compiling with an old compiler: gcc-2.96

It probably needs to be refined to exclude older gccs.



--- End Message ---
--- Begin Message --- Subject: Re: bug#12484: bytecode.c compilation problem with old gcc Date: Wed, 07 Dec 2016 12:29:42 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Dan Nicolaescu wrote:

> On an old machine with:
>
> $ gcc --version
> 2.96
>
> bytecode.c does not compile:

gcc 2.96 was obsolete when this report was new.
4 years on, it's really really obsolete.
Given the lack of interest in this report, I think it is now time to
close it as wontfix.


--- End Message ---

reply via email to

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