]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/ia64/predicates.md
re PR target/41365 (gcc.dg/vect/vect-cond-[123].c abort due to bad code generation...
authorSteve Ellcey <sje@cup.hp.com>
Tue, 29 Sep 2009 22:21:27 +0000 (22:21 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 29 Sep 2009 22:21:27 +0000 (22:21 +0000)
commitcd17b213b03e996a12f51d06dca7f2e206bb76b0
treedd2aeee209e1e15eaa776d22e870148aed2fc0db
parente7ada00d3383d76e31b43ce59b246afd4eda811a
re PR target/41365 (gcc.dg/vect/vect-cond-[123].c abort due to bad code generation at -O1 and above)

2009-09-29  Steve Ellcey  <sje@cup.hp.com>
    Alexander Monakov  <amonakov@ispras.ru>

PR target/41365
* config/ia64/predicates.md (not_postinc_destination_operand): New.
(not_postinc_memory_operand): New.
(not_postinc_move_operand): New.
* config/ia64/ia64.md (*cmovdi_internal): Disallow autoincrement.
(*cmovsi_internal): Ditto.

Co-Authored-By: Alexander Monakov <amonakov@ispras.ru>
From-SVN: r152306
gcc/ChangeLog
gcc/config/ia64/ia64.md
gcc/config/ia64/predicates.md