sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE_INT.
authorMatt Kraai <kraai@gcc.gnu.org>
Fri, 16 May 2003 00:53:37 +0000 (00:53 +0000)
committerMatt Kraai <kraai@gcc.gnu.org>
Fri, 16 May 2003 00:53:37 +0000 (00:53 +0000)
* config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
g_switch_value to unsigned HOST_WIDE_INT.

From-SVN: r66852

gcc/ChangeLog

index a5ab0724b4484ef4940ebc629e284e81d8bd57c9..413e82720110e0af1a9097ab64e0eee8eae37077 100644 (file)
        * doc/bugreport.texi: Remove most of the bug reporting
        instructions and merge them into bugs.html.
 
+2003-05-14  Matt Kraai  <kraai@alumni.cmu.edu>
+
+       * config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
+       g_switch_value to unsigned HOST_WIDE_INT.
+
 2003-05-14  Eric Christopher  <echristo@redhat.com>
 
        * combine.c: Fix header comments.