https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68251

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Mon Nov  9 12:32:28 2015
New Revision: 230018

URL: https://gcc.gnu.org/viewcvs?rev=230018&root=gcc&view=rev
Log:
        PR middle-end/68251
        * tree-core.h (REF_REVERSE_STORAGE_ORDER): Move around.
        * tree.h (REF_REVERSE_STORAGE_ORDER): Change to default_def_flag.
        * tree-streamer-in.c (unpack_ts_base_value_fields): Adjust.
        * tree-streamer-out.c (pack_ts_base_value_fields): Likewise.

Modified:
    branches/scalar-storage-order/gcc/tree-core.h
    branches/scalar-storage-order/gcc/tree-streamer-in.c
    branches/scalar-storage-order/gcc/tree-streamer-out.c
    branches/scalar-storage-order/gcc/tree.h

Reply via email to