sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE_INT.

* config/rs6000/sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
	g_switch_value to unsigned HOST_WIDE_INT.

From-SVN: r66852
This commit is contained in:
Matt Kraai 2003-05-16 00:53:37 +00:00
parent de80c1e359
commit c1fefa090b
1 changed files with 5 additions and 0 deletions

View File

@ -85,6 +85,11 @@
* 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.