public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/66114] New: some indirect_jump patterns use operands[] in their condition when they shouldn't
@ 2015-05-11 22:03 tbsaunde at gcc dot gnu.org
  2015-07-04 13:43 ` [Bug target/66114] " danglin at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tbsaunde at gcc dot gnu.org @ 2015-05-11 22:03 UTC (permalink / raw)
  To: gcc-bugs

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[]


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-04 13:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-11 22:03 [Bug target/66114] New: some indirect_jump patterns use operands[] in their condition when they shouldn't tbsaunde at gcc dot gnu.org
2015-07-04 13:43 ` [Bug target/66114] " danglin at gcc dot gnu.org
2015-07-04 13:45 ` danglin at gcc dot gnu.org
2015-07-04 13:46 ` danglin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).