projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
734508e
)
Fix for ia64-linux miscompilation of glibc nan tests.
author
Jim Wilson
<wilson@gcc.gnu.org>
Tue, 12 Dec 2000 21:23:33 +0000
(13:23 -0800)
committer
Jim Wilson
<wilson@gcc.gnu.org>
Tue, 12 Dec 2000 21:23:33 +0000
(13:23 -0800)
* rtlanal.c (may_trap_p): Check operand modes of LE, LT, GE, and GT.
From-SVN: r38210
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 6e178bf0a86affd0fe2eee9be6ca37cdc8943cf9..ea0ea44219e5aade646bd53c76e88592862e2964 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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.