Fix for ia64-linux miscompilation of glibc nan tests.

* rtlanal.c (may_trap_p): Check operand modes of LE, LT, GE, and GT.

From-SVN: r38210
This commit is contained in:
Jim Wilson 2000-12-12 13:23:33 -08:00
parent 734508eae5
commit 4d4182e92f

View 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.