This is the mail archive of the gcc-patches@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] |
Other format: | [Raw text] |
> Well, output_operand_lossage reports user errors in asms, and > ICEs for normal insns. If this is a normal insn, then you > should have diagnosed the user error earlier. It's a builtin : __builtin_rx_mvtipl() but the %F is only used for that one opcode. Should the user-level error() be moved to rx_expand_builtin_mvtipl() instead?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |