Hi, I want to generate DFA for pentium processor. I tried to generate DFA for only pentium by disabling the pipeline descriptions of "athlon.md", "k6.md" and "pentiumpro.md" in i386.md file. while generating pentium DFA with genattrtab executable file [sudheer@beautifulmindbuild]$./genattrtab../../../gcc-4.1.1/gcc/config/i386/i386.md > insn-attrtab.c please help me. the following messages occured. ../../../gcc-4.1.1/gcc/config/i386/sync.md:2038: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1965: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1939: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1913: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1007: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:981: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:955: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14942: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14932: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14922: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14911: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14902: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14893: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14882: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14864: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14855: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:14844: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:10428: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:7254: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:7162: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:7096: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:7044: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:6991: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:6967: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:6941: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:6913: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:6857: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4567: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4552: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4456: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4441: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4395: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4135: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:4126: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1553: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1541: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1383: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1371: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1254: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1041: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1026: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:1011: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:992: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:977: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:962: unknown attribute athlon_decode ../../../gcc-4.1.1/gcc/config/i386/sync.md:951: unknown attribute athlon_decode Thanks in advance Pavan, Home: http://www.cse.iitb.ac.in/~pavankumar