public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [lto]: Get SSA_NAME_DEF_STMT correct and fix VECTOR_CST.
@ 2007-11-13 21:14 Kenneth Zadeck
  0 siblings, 0 replies; only message in thread
From: Kenneth Zadeck @ 2007-11-13 21:14 UTC (permalink / raw)
  To: gcc-patches, Nathan Froyd

Get the types correct on VECTOR_CST.
Get the SSA_NAME_DEF_STMT correct for gimple_modify_stmts inside
return_exprs.
Add some more dumping in *-verbose mode.

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

    * lto-function-out.c (output_expr_operand): Get the types correct for
    vector-cst.
    * tree-cfg.c (dump_function_to_file): Print the function_decl in
verbose mode.

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

    * lto-read.c (input_type_ref): Renamed from get_type_ref.
    (input_expr_operand, input_local_var): Renamed get_type_ref to
    input_type_ref.
    (input_expr_operand): Get the types correct for
    vector-cst.  Get SSA_NAME_DEF_STMT correct for return_exprs.
   
committed as revision 130156

kenny

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-13 21:14 [lto]: Get SSA_NAME_DEF_STMT correct and fix VECTOR_CST 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).