This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Dispose of non-gimplifier users of is_gimple_tmp_var


    I suppose the copyrename/ssa partitioning checks could look for
    DECL_IGNORED_P instead, since that's the bit that says that we
    don't want debug information for the decl.

What distinction are you making between DECL_ARTIFICIAL and DECL_IGNORED_P?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]