This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sid thumb file generation error


Sorry about this:

make cgen-all
-->
Including file thumb.cpu ...
ERROR: ../../../../../src/sid/component/cgen-cpu/arm7t/../../../../cgen/cpu/thumb.cpu:46: define-ifield: ifield already defined::
 (f-op3)

I fixed the rule in cgen-cpu/Makefile.am so the file generation
will stop when there's a failure now.

Down the road maybe the thing to do is move fields,operands,insns,minsns
to the <isa> class.
[Maybe h/w too, except an arm/thumb chip only has one pc.]

For now, an easier fix is not flag an error for objects from disjoint isas.
I'll work on this tomorrow.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]