OSDN Git Service

PR middle-end/18520
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index e50939b..28c9d08 100644 (file)
@@ -1,3 +1,10 @@
+2004-11-21  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/18520
+       * dojump.c (compare_from_rtx): Clarify mode argument in function
+       description.  Correct order of mode/cmp_mode arguments in call to
+       simplify_relational_operation.  Check "tem" for COMPARISON_P.
+
 2004-11-21  David Edelsohn  <edelsohn@gnu.org>
 
        PR target/17836