]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/i386/i386.c
i386.c (ix86_expand_setcc): Annotate the floating point comparison sequence with...
authorRoger Sayle <roger@eyesopen.com>
Mon, 6 Oct 2003 23:18:31 +0000 (23:18 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 6 Oct 2003 23:18:31 +0000 (23:18 +0000)
commit3a627503d6aa79272846a53fc33f8cf3b82f3284
treebbd520b2a2c9caf1c3a9717cfe855fd3e0c43e5a
parentc37b68d42af9dfe0561541be06879f6cdb0f0532
i386.c (ix86_expand_setcc): Annotate the floating point comparison sequence with a REG_EQUAL note that...

* config/i386/i386.c (ix86_expand_setcc): Annotate the floating
point comparison sequence with a REG_EQUAL note that describes
the comparison's semantics.

From-SVN: r72173
gcc/ChangeLog
gcc/config/i386/i386.c