Fix compile error with old glibc verisons.
authorJames E Wilson <wilson@specifixinc.com>
Sat, 7 Feb 2004 07:30:48 +0000 (07:30 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 7 Feb 2004 07:30:48 +0000 (23:30 -0800)
commit468c45a3e68bb8e029e58e9fa4a28067b6a08805
treec99363e9766a8853eee1c62319237c6f339d2b89
parent9c9176699ad0bc45c81d4e5b4f5bacdb54f5b3bc
Fix compile error with old glibc verisons.

* config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR): Only define for
glibc 2.3 or better.

From-SVN: r77443
gcc/ChangeLog
gcc/config/ia64/linux.h