This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

H8300: genrecog issues warnings


When interpreting h8300.md genrecog issues several warnings

"destination operand allows non-lvalue"

Changing some operator constraints in h8300.md from "r" to "=r"
leads to slightly better code (this should be investigated!!),
but doesn't eliminate the warnings.

Regards,
Ralf


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