This is the mail archive of the gcc@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: Issue with find_tail_calls


    Be careful, tree_ssa_useless_type_conversion_1 strips CV qualifiers
    from pointers, f.i.  See various different cleanup-patches I posted
    long time ago.

Right, but the point is that whatever it does, at least that code (and
perhaps other current callers of the lang hook) have to duplicate exactly.

Whether it should strip those or not is, in my view, a different issue.


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