]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix problem with addressing function descriptors.
authorJames E Wilson <wilson@specifixinc.com>
Fri, 23 Jul 2004 19:44:59 +0000 (19:44 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 23 Jul 2004 19:44:59 +0000 (12:44 -0700)
commitc477c28e41bb5120d353e5d383d746ab50ae7021
tree035d07cd6d0bfb04ccd38be5494d973c99ffa988
parent96f54aaf9537eb9caf9d8c64af2b737de2d7045a
Fix problem with addressing function descriptors.

PR target/16559
* ia64.c (ia64_expand_load_address): For CONST, replace
gen_load_symptr call with recursive call.

From-SVN: r85094
gcc/ChangeLog
gcc/config/ia64/ia64.c