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: [RFC] fold Reorganization Plan



On Feb 12, 2005, at 14:57, Nathan Sidwell wrote:
I entirely agree.  Unfortunately what we have now is not that --
fold is doing both optimization and (some) C & C++ semantic stuff.

Your proposal to have the tree folders check wether the program
obeys C/C++ languages semantics seems fundamentally flowed.

OK, we're in violent agreement then! :) I misunderstood your message.

That is not my proposal.  I'm sorry if I gave the impression it was,
but it isn't.  (What I meant by a tree folders in that regard
was an FE-specific folder.)
OK, then things make a lot more sense!


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