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: Push GENERIC farther into C/C++ front ends.


On Wed, Jun 16, 2004 at 08:27:21AM -0700, Mark Mitchell wrote:
> You've not really made things much worse -- CLEANUP_STMT was not what 
> I'd want for unlowered C+++ -- but your FOR_INIT_STMT change is a 
> backwards step.

Well, the later is more or less directly caused by the former, so
if anyone cares to reorganize how we approach cleanups, changing
FOR_INIT_STMT back to something meaningful will be trivial.


r~


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