Add CONSTRUCTOR case to loc_descriptor_from_tree in dwarf2out.c

Richard Henderson rth@redhat.com
Thu Jul 31 23:15:00 GMT 2003


On Thu, Jul 31, 2003 at 07:04:50PM -0400, Richard Kenner wrote:
> ! 	/* Get an RTL for this, which will may have the effect of outputting
> ! 	   it.  This may violates the principle of not having -g affect
> ! 	   the generated code, but it's in the data segment and it's hard
> ! 	   to see a case where it won't already have been output.  */
> ! 	rtx rtl = output_constant_def (loc, 0);

Well, you add a new varasm function that looks at the hash table
but *doesn't* write data.  Seems easy enough.


r~



More information about the Gcc-patches mailing list