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: Marking conditional blocks


On Oct 21, 2005 02:55 PM, shreyas krishnan <shreyas76@gmail.com> wrote:

> Hi,
> I want to demarcate conditional statments similar to how NOTE's
> are use to make loop starts and ends.
Â
The fact that we use NOTEs for loops is considered a mis-feature. May I
suggest you browse gcc-patches archives for the structure analysis /
region formation patches of which previews were posted recently?
Â
Gr.
Steven
Â
Â


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