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: PATCH: (cobweb removal) wrong # of args to gen_call


  In message <Pine.SOL.3.91.1000722113303.1616A-100000@cse.cygnus.com>you write
:
  > 
  > 
  > Sat Jul 22 13:40:02 2000  Jason Eckhardt  <jle@cygnus.com> 
  > 
  > 	* config/i860/i860.md (untyped_call expander): Invoke gen_call
  > 	with correct number of arguments.
I won't even ask how you found this :-)

Actually I think the right fix is to use GEN_CALL.  We're trying to avoid
direct calls to gen_call these days.

jeff


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