This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

middle-end/7199: ia64.md missing usual fnma patterns


>Number:         7199
>Category:       middle-end
>Synopsis:       ia64.md missing usual fnma patterns
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 03 08:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tim Prince
>Release:        3.1.1 20020701
>Organization:
>Environment:
red hat 7.2
>Description:
fnma patterns in ia64.md don't match with normal source code so generated code always uses separate multiply and subtract
>How-To-Repeat:
gcc -O2 -S -funroll-loops -fforce-addr kcs.c
shows several missed opportunities to employ fnma instructions
>Fix:
patch included for ia64.md which adds fnma patterns for SF, DF, and TF
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/x-gzip-compressed; name="ia64_fnma.diff.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="ia64_fnma.diff.gz"

H4sICBgUIz0AA2lhNjRfZm5tYS5kaWZmAMWUa4ubQBSGPye/4iAEoo3rdV3rsoQFtaS0W2j9UCjL
MPWSDHgJzvilv75nTHbrYpJNQ8sKjp4z875zPD6MpmnAqOdeVdkk2XRwv23B8sE2g2szcFx8Me2p
rutgbJoqNwSrDN6mxjpNdTlleqYjAyNt6oKtDWllPPt1OXzsSgAbzJvA9YPeGP20l5eMwb72rQUO
LvQpueU+9d4FjPQpwO0tLJdLWHFgArYN5+xnmYNoIKV1U7OUluwXxhvGgXKYV6zu8NHmaxWDrhSq
ukSX6TuYZ3nB6pywmtegKJgB+DHnucB1VKQb0mzzltZZ8C0GE5SiJWjCuMjbpxkFlLtCUVE52e0j
l47FzpOYNC0ptqY10BcfdvrJrjhc3kcTrGVsZB2rYl/EEZl9QobXY//l+wYoRV3RKw4zE+5gZi1g
ZuMdO4P2ECpECwoTtGZdRdKSci7NKpoq6qMsBPv7srkammYZL1wFpy7t8kFgfM9Z4OANgPFvZMr3
3g6Y8HxgwhEw4d8BEx4FJrwMmPASYLL/Akx2EphXu3wIGMexrAUOgxPGwRBT7hueMMn5wCQjYJIe
GFGcx0vyzMvYxjrD5qDQPi38w8zqIYk+keh7Ej2EUUhWURSR+MvXz/fJgKY9S7GEKf53NImTNL36
C34DP4s0TCUHAAA=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]