This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: global.c goofyness


  In message <19991107101830.D15921@cygnus.com>you write:
  > Oh, I see what you're after now.  Get a comma in the expansion of CODE,
  > and you've got too many parameters to EXECUTE_IF_SET_IN_ALLOCNO_SET, 
  > right?
Yup.

  > (I havn't seen the error you've been seeing, and since I always
  > bootstrap with gcc, ({ }) gets accepted as an expression statement.)
Ah.  Yea, that's bad.  Hmmm.  

  > I think the only solution is to not nest the macros, which is a bit
  > of a shame, but oh well.
Heavy sigh.  You're probably right.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]