public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [lto]: Code to fix the handling of constructors.
@ 2007-11-13 14:08 Kenneth Zadeck
  0 siblings, 0 replies; only message in thread
From: Kenneth Zadeck @ 2007-11-13 14:08 UTC (permalink / raw)
  To: gcc-patches, Nathan Froyd

We were not putting out enough information for the index fields of
constructors.

committed as revision 130137.

Kenny

2007-11-13  Kenneth Zadeck <zadeck@naturalbridge.com>

    * lto-function-out.c (output_constructor): Modified to output
    index field if it exists.
    (output_expr_operand): Removed incorrect assert about type names.
    Added RANGE_EXPR case.
    * lto-tree-flags.def (LTO_constructor_range): Removed.
    * lto-tags.h (LTO_constructor_range): Removed.
       
2007-11-13  Kenneth Zadeck <zadeck@naturalbridge.com>

    * lto-read.c (input_expr_operand): Added code to properly handle
    index filed. Added new RANGE_EXPR case.
   

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-13 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-13 14:08 [lto]: Code to fix the handling of constructors Kenneth Zadeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).