help on GIMPLE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I am working on a particuar optimizaiton and need to understand GIMPLE for that. I would like to know the exact use of BIND_EXPR_VARS that is used in GIMPLE.
normally if i declare something in block as :
{
int a , b ,c ;
....
}
then in the raw dump file it shows only 'a' being included in BIND_EXPR_VARS (or in some
cases only the temporary variable).


Could someone please explain this.

Thanks and Regards.

Virender


-- Regards. Virender ---------------------------------------------- Virender Kashyap Senior Undergraduate Student Roll No 00d05011 ADD: Room 182 ,Hostel 2 IIT Bombay ,Powaii Mumbai -400076 Homepage: www.cse.iitb.ac.in/~virenk Email : viren16@xxxxxxxxxxxxxx

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux