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]

re: PATCH: add missing `return' to cgen_get_insn_value


   
   I guess people don't use machines with register windows very often for
   hosting CGEN tools, eh?
   
   I had been using SPARC for hosting my port for months, but only
   recently started using & debugging relocations.  The bug surfaced in a
   fixup that was supposed to write only the low-order 16 bits of an
   insn.  It clobbered the entire insn because it failed to properly read
   during the read-fixup-write cycle.


actually, 95% of my work with cgen is under solaris 2.6/sparc.


.mrg.


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