OSDN Git Service

* config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
authorkraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2003 00:53:37 +0000 (00:53 +0000)
committerkraai <kraai@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 May 2003 00:53:37 +0000 (00:53 +0000)
g_switch_value to unsigned HOST_WIDE_INT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66852 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index a5ab072..413e827 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.