http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45928
Summary: genattrtab is too slow.
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: spam
AssignedTo: [email protected]
ReportedBy: [email protected]
genattrtab is too slow.
This step:
build/genattrtab ../../gcc-4.5/gcc/config/i386/i386.md \
insn-conditions.md > tmp-attrtab.c
takes a long time. I should look at what it is doing..
