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] | |
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.
OK, then things make a lot more sense!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.)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |