Hi,
I am extremely sorry as I couldn't reply from many days. Actually I
was busy with some personal work so I didn't work for many days.
I didn't use MELT because, I didn't want learn a new language and
also my professor wanted me to code the plugin in C/C++ .
On 2/18/14, Basile Starynkevitch w
On Tue, 2014-02-18 at 11:17 +0530, Mohsin Khan wrote:
> Hi,
>
> I am developing plugins for the GCC-4.8.2. I am a newbie in plugins.
> I wrote a plugin and tried to count and see the Goto Statements using
> the gimple_stmt_iterator. I get gimple statements printed on my
> stdout, but I am not abl
Hi,
I am developing plugins for the GCC-4.8.2. I am a newbie in plugins.
I wrote a plugin and tried to count and see the Goto Statements using
the gimple_stmt_iterator. I get gimple statements printed on my
stdout, but I am not able to find the line which has goto statements.
I only get other lin