]> git.ipfire.org Git - thirdparty/gcc.git/commit
gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned long...
authorAndreas Jaeger <aj@gcc.gnu.org>
Fri, 4 Oct 2002 06:08:19 +0000 (08:08 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Fri, 4 Oct 2002 06:08:19 +0000 (08:08 +0200)
commit6d8dd9407181f52c853c092504acbcde5dc9c8c4
tree3a830ed2c0e7f65843b748e04b6f9cdc3f84a688
parent191fe2bba261213a888b5e32919e2752664aa017
gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned long, adjust printf format string.

* gengtype.c (adjust_field_rtx_def): Cast variables of type size_t
to unsigned long, adjust printf format string.
(output_mangled_typename): Likewise.

From-SVN: r57804
gcc/ChangeLog
gcc/gengtype.c