This is the mail archive of the gcc@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: insn-emit.c problem on alpha-dec-osf4.0





  In message <Pine.OSF.3.96.980328222359.2040A-100000@ylws34>you write:
  > Hi,
  > 
  > On alpha-dec-osf4.0, the generated insn-emit.c from the current CVS
  > tree can not be compiled.
  > DONE and FAIL are changed from egcs-980321 to be
  > 
  > #define FAIL {end_sequence (); return _val;}
  > #define DONE {_val = gen_sequence (); end_sequence (); return _val;}
  > 
  > insn-emit.c has the following function:
What compiler is this happening with?   I'l see what I can do..
jeff


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