"damodar.sonone" <dsonone@xxxxxxxxx> writes: > conftest.c: In function 'main': > conftest.c:16:1: internal compiler error: in reg_save_code, at > caller-save.c:158 > Please submit a full bug report, > with preprocessed source if appropriate. > See <http://gcc.gnu.org/bugs.html> for instructions. This one is the problem. It means that your newly built compiler has a bug--it gets an internal compiler error. Unfortunately I don't have a simple solution here. I don't know why such an error would occur for you, when it clearly doesn't happen for other people. Ian