i386.c (ix86_decompose_address): Verify the base is a REG before trying to examine...
authorJeffrey A Law <law@cygnus.com>
Mon, 15 Nov 1999 09:06:12 +0000 (09:06 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Nov 1999 09:06:12 +0000 (02:06 -0700)
commit329e1d019a5bd47a57019c062943b481228af26f
tree3243946d94ba6242ab40dad70e3ad41a51362453
parentaff555c5def2fde11629e7e24d08c877219e8c94
i386.c (ix86_decompose_address): Verify the base is a REG before trying to examine its register number.

        * i386.c (ix86_decompose_address): Verify the base is a REG
        before trying to examine its register number.

From-SVN: r30536
gcc/ChangeLog
gcc/config/i386/i386.c