alpha: Adjust the libc_cv_alpha_hidden_gprel test for gcc 4.5.
commita9374d8174c2191b0cac73baf4a30a919f84443e
authorRichard Henderson <rth@twiddle.net>
Fri, 26 Mar 2010 17:27:37 +0000 (26 10:27 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 26 Mar 2010 20:17:52 +0000 (26 13:17 -0700)
tree3e16bcc3c21c5461809f2fbd32fb0557fbbab75a
parent6796df65e4d8320e1eb3b9e74dcd972a0bd6ae20
alpha: Adjust the libc_cv_alpha_hidden_gprel test for gcc 4.5.

GCC 4.5 was able to tell that BAR was read-only and zero, and
elided the load.  Which caused the pattern match to fail.

Signed-off-by: Richard Henderson <rth@twiddle.net>
ChangeLog.alpha
sysdeps/alpha/elf/configure
sysdeps/alpha/elf/configure.in