What compiler is supported in Developer Sudio (IDE 2.0x)?

Developer Studio (IDE 2.0x) uses ARM _ELF GCC cross compiler, which generates the object file compatible for ARM and GCC (combination of both ARM and GCC compiler).
As Arm compiler doesn’t support multiple declarations,the same behavior (the ARM’s one) is applied for the Developer Studio.