]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree.def (REALPART_EXPR, IMAGPART_EXPR, VIEW_CONVERT_EXPR): Move.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Mar 2012 15:35:55 +0000 (15:35 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Mar 2012 15:35:55 +0000 (15:35 +0000)
commitc165a03322031cc0a957872b394ae9a8d04b0794
tree5aa9a6ef1c91b2af73ac56b6bdb2e671558e7e91
parenta8b2b958faa58a03384ab488580f130d2f51208f
* tree.def (REALPART_EXPR, IMAGPART_EXPR, VIEW_CONVERT_EXPR): Move.
* tree.h (handled_component_p): Reorder cases.
* dwarf2out.c (loc_list_for_address_of_addr_expr_of_indirect_ref): Do
not initialize unsignedp.
(loc_list_from_tree): Likewise.
(fortran_common): Likewise.
* simplify-rtx.c (delegitimize_mem_from_attrs): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185522 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf2out.c
gcc/simplify-rtx.c
gcc/tree.def
gcc/tree.h