"M R Swami Reddy" <MR.Swami.Reddy@xxxxxxx> writes: > I am seeing the below build error with latest gcc trunk sources: > == > /local/user/swami/crx/trunk/libgcc/../gcc/unwind-dw2-fde.c: In > function classify_object_over_fdes': > /local/user/swami/crx/trunk/libgcc/../gcc/unwind-dw2-fde.c:650: > internal compiler error: in final, at final.c:1690 > Please submit a full bug report, > with preprocessed source if appropriate. > See <http://gcc.gnu.org/bugs.html> for instructions. > make[2]: *** [unwind-dw2-fde.o] Error 1 > ==== > > Could you please help me to resolve the above build error. This looks like a bug. You have to expect bugs when working with the development sources. This bug will probably be fixed soon. If not, follow the directions. Ian