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]: cleanup for conversion exprs code patterns (1/16)


>>>>> "Joseph" == Joseph S Myers <joseph@codesourcery.com> writes:

>> Did you consider just getting rid of the duplication?

Joseph> I think of these patches as an intermediate step to removing
Joseph> the duplication.

That sounds good to me, provided this actually is an intermediate step.
That isn't clear to me.

Joseph> Separating mechanical patches like this that should not change
Joseph> compiler behavior at all from any patches to places where the
Joseph> compiler *does* distinguish the two tree codes (which need
Joseph> individual analysis) seems a very good idea to me.

Me too.

Tom


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