protoize.c (safe_read, safe_write): Avoid the gcc extension of using arithmetic on...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 16 Oct 1999 15:32:00 +0000 (15:32 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 16 Oct 1999 15:32:00 +0000 (15:32 +0000)
commit9c592305f4a1df788432756279e6b8fb3e8f1599
tree8a6e2f381a715003b88cec6429e67dd23373cd32
parent706c5c2fdc06e8e9f3be219b5d41464204fd6c35
protoize.c (safe_read, safe_write): Avoid the gcc extension of using arithmetic on void pointers.

        * protoize.c (safe_read, safe_write): Avoid the gcc extension of
        using arithmetic on void pointers.

From-SVN: r30043
gcc/ChangeLog
gcc/protoize.c