OSDN Git Service

Fix for ia64-linux miscompilation of glibc nan tests.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Dec 2000 21:23:33 +0000 (21:23 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Dec 2000 21:23:33 +0000 (21:23 +0000)
* rtlanal.c (may_trap_p): Check operand modes of LE, LT, GE, and GT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38210 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 6e178bf..ea0ea44 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-12  Jim Wilson  <wilson@redhat.com>
+
+       * rtlanal.c (may_trap_p): Check operand modes of LE, LT, GE, and GT.
+
 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
 
        * configure.in: Simplify language enabling/disabling code.