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] h8300.h: Fix an ICE from tree checking.


  In message <20010801141924.B5682@redhat.com>you write:
  > On Wed, Aug 01, 2001 at 02:22:49PM -0400, Kazu Hirata wrote:
  > > Well, output_constant_def in varasm.c was the one that gave me the ICE
  > > from tree-checking.  To me, it seems OK to encode a section info into
  > > a constant.
  > 
  > Yep.  This is trying to decide if the constant should go
  > in a small data section.
OK.  So the patch is fine with a minor documentation update.  Specifically
the documentation needs to be clearer that it can be passed things which
are not DECLs (ie that it can be passed constants).

jeff


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