Problem declaring variables in the middle of methods

This feature stopped working. is my PB environment corrupted ?
Declaring variables in middle of Objective-C code works from GCC 3.1.
If this feature stops working, it may be the result of switching back accidentally to GCC 2.95 after installation of XCode or GCC 3.3. Go to a terminal window and enter:
sudo gcc_select 3.1