Warnings in emit-rtl.c

Jeffrey A Law law@cygnus.com
Fri Jan 23 00:20:00 GMT 1998


  In message < vyzyb0akv62.fsf@issan.informatik.uni-dortmund.de >you write:
  > There are two warnings about pointer mismatch in emit-rtl.c, which are due
  > to putting special things in rtx slots.  The actual types cannot be
  > expressed by the print formats in rtl.def.
  > 
  > 
  > 1998-01-20  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
  > 
  > 	* emit-rtl.c (gen_label_rtx): Add cast to avoid warning.
  > 	(gen_inline_header_rtx): Likewise.
Well, the first one gets "fixed" by removing all the useless bytecode stuff.

The second one is wrong -- the bug is actually in rtl.def and has been
fixed for the 980122 snapshot.

jeff



More information about the Gcc mailing list