OSDN Git Service

Fix compile time warning message
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 074b8da..232e831 100644 (file)
@@ -1,3 +1,8 @@
+2000-07-10  Nick Clifton  <nickc@cygnus.com>
+
+       * libgcc2.c (next_stack_level): Cast result of computation to
+       (void **) so that the assignment doe snot generate a warning.
+
 2000-07-10  Chandrakala Chavva  <cchavva@redhat.com>
 
        * flags.h : Add new variable flag_single_precision_constant.