unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12484: bytecode.c compilation problem with old gcc
@ 2012-09-21 18:56 Dan Nicolaescu
  2016-12-07 17:29 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Nicolaescu @ 2012-09-21 18:56 UTC (permalink / raw)
  To: 12484


On an old machine with:

$ gcc --version
2.96

bytecode.c does not compile:


gcc   -g3 -O2 /home/dann/hack/emacs/Emacs-CVS/emacs/src/bytecode.c
emacs/src/bytecode.c: In function `exec_byte_code':
emacs/src/bytecode.c:672: duplicate array index in initializer
emacs/src/bytecode.c:672: (near initialization for `targets')
emacs/src/bytecode.c:672: warning: excess elements in array initializer
emacs/src/bytecode.c:672: warning: (near initialization for `targets')
emacs/src/bytecode.c:672: duplicate array index in initializer


Disabling BYTE_CODE_THREADED makes it work.

Maybe the #if that enables BYTE_CODE_THREADED needs to be refined a bit.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#12484: bytecode.c compilation problem with old gcc
  2012-09-21 18:56 bug#12484: bytecode.c compilation problem with old gcc Dan Nicolaescu
@ 2016-12-07 17:29 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2016-12-07 17:29 UTC (permalink / raw)
  To: 12484-done

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-07 17:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-21 18:56 bug#12484: bytecode.c compilation problem with old gcc Dan Nicolaescu
2016-12-07 17:29 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).