public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/64997] [AArch64] Illegal EON on SIMD registers
       [not found] <bug-64997-4@http.gcc.gnu.org/bugzilla/>
@ 2015-02-10 11:38 ` alalaw01 at gcc dot gnu.org
  2015-02-25 15:02 ` alalaw01 at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: alalaw01 at gcc dot gnu.org @ 2015-02-10 11:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64997

alalaw01 at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2015-02-10
           Assignee|unassigned at gcc dot gnu.org      |alalaw01 at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from alalaw01 at gcc dot gnu.org ---
Results from split condition of xor_one_cmpl pattern using 'which_alternative'
variable, which is not defined in split phase.


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

* [Bug target/64997] [AArch64] Illegal EON on SIMD registers
       [not found] <bug-64997-4@http.gcc.gnu.org/bugzilla/>
  2015-02-10 11:38 ` [Bug target/64997] [AArch64] Illegal EON on SIMD registers alalaw01 at gcc dot gnu.org
@ 2015-02-25 15:02 ` alalaw01 at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: alalaw01 at gcc dot gnu.org @ 2015-02-25 15:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64997

--- Comment #2 from alalaw01 at gcc dot gnu.org ---
Author: alalaw01
Date: Wed Feb 25 14:20:13 2015
New Revision: 220969

URL: https://gcc.gnu.org/viewcvs?rev=220969&root=gcc&view=rev
Log:
[AArch64] Fix illegal assembly 'eon v1, v2, v3'

        PR target/64997
        * config/aarch64/aarch64.md (*xor_one_cmpl<mode>3): Use FP_REGNUM_P
        as split condition; force split via '#' in output pattern.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.md


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

end of thread, other threads:[~2015-02-25 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-64997-4@http.gcc.gnu.org/bugzilla/>
2015-02-10 11:38 ` [Bug target/64997] [AArch64] Illegal EON on SIMD registers alalaw01 at gcc dot gnu.org
2015-02-25 15:02 ` alalaw01 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).