i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template.
authorJan Hubicka <jh@suse.cz>
Sat, 16 Dec 2000 19:00:57 +0000 (20:00 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 16 Dec 2000 19:00:57 +0000 (19:00 +0000)
commit2bed3391384aef335885b8271a085e1c18f3d0f1
treea9e92ed8d4dcc8862d2338c0e826b01bf139a898
parent43db5b3c2c926e078cd11a32d80daf46f6f246f6
i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template.

* i386.md (ashrsi3_cmpno, ashrhi3_cmpno, ashrqi3_cmpno, lshrsi3_cmpno,
lshrhi3_cmpno): Remove redundant '@' from the template.

* i386.md (cmpstrsi_1): Fix type of the compare.

* genattrtab.c (attr_rtx_cost): New function.
(simplify_test_exp): Avoid overactive inlining; use temporary
obstacks for tests.

From-SVN: r38310
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/genattrtab.c