public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* CTI_MAX multiply defined?
@ 2004-12-12 19:28 Gary Funck
  0 siblings, 0 replies; only message in thread
From: Gary Funck @ 2004-12-12 19:28 UTC (permalink / raw)
  To: GCC List


revision 1.18 of optabs.h (date: 2003/10/07) introduced a
new enumerated type, convert_optab_index, which declares
a value for CTI_MAX.  However, c-common.h also declares
CTI_MAX as the largest value for c_tree_index, and this
declaration pre-dates the optabs.h change. I ran into it
while working on some changes that I was porting forward
to 3.4.3. If including both optabs.h and c-common.h is
permitted, then it looks as if the optabs.h definition
needs to change.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-12-12 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-12 19:28 CTI_MAX multiply defined? Gary Funck

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).