merge from gcc

This commit is contained in:
DJ Delorie 2012-01-23 07:01:21 +00:00
parent 9f296da34f
commit d12c31dfa7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-01-22 Douglas B Rupp <rupp@gnat.com>
* configure: Regenerate.
2012-01-10 Jason Merrill <jason@redhat.com>
* cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:

2
libiberty/configure vendored
View File

@ -4867,7 +4867,7 @@ case "${host}" in
;;
i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*)
;;
i[34567]86-*-interix3*)
i[34567]86-*-interix[3-9]*)
# Interix 3.x gcc -fpic/-fPIC options generate broken code.
# Instead, we relocate shared libraries at runtime.
;;