This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++] Remove uses of TREE_COMPLEXITY from the C++ front end
Jason Merrill <jason@redhat.com> writes:
>>> I don't see the point in trying to remove C_EXP_ORIGINAL_CODE from the C++
>>> front end until it's removed from the C front end, too.
>>
>> The whole point is to remove it from the C front end eventually.
>
> Please remove it from both front ends at the same time.
This is exactly the kind of patch that's best done as a series of
incremental changes. I don't see why you are objecting to this
method.
zw