i386.c (legitimate_pic_address_disp_p): Remove static.
authorRichard Henderson <rth@cygnus.com>
Sun, 14 Feb 1999 23:02:16 +0000 (15:02 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 14 Feb 1999 23:02:16 +0000 (15:02 -0800)
commit59be65f6b509eac7a00f2e60d608d510f3acb915
treea20d1a780d92a3078da894c8bf3107ea565f6daa
parentc5d5d461419c704497a2635330bf0cd5c5014eab
i386.c (legitimate_pic_address_disp_p): Remove static.

        * i386.c (legitimate_pic_address_disp_p): Remove static.
        * i386.h (LEGITIMATE_PIC_OPERAND_P): Use it instead of
        open-coding cases.

From-SVN: r25208
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h