https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66114
Bug ID: 66114 Summary: some indirect_jump patterns use operands[] in their condition when they shouldn't Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: tbsaunde at gcc dot gnu.org Target Milestone: --- Target: fr30-* pa-* md.texi says that the condition in a named define_insn should not look at insn data. however the indirect_jump patterns for the pa and fr30 ports look at operands[]