[Bug bootstrap/38300] [4.4 Regression] libstdc++ and libgcj contain a reference to _Unwind_GetIPInfo
mrs at apple dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 18 12:22:00 GMT 2008
------- Comment #9 from mrs at apple dot com 2008-12-18 12:21 -------
Ok with the:
+ *-*-darwin[3-8]*) have_unwind_getipinfo=no ;;
spelling. It matches the spelling in the rest of the compiler, which makes it
easier to spot and modify. Technically, the:
*-*-darwin[0-8]|*-*-darwin[0-8].*) ...
is a bit more perfect, but, I'm not terribly worried about darwin1 or darwin2
systems. They won't work for other reasons.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38300
More information about the Gcc-bugs
mailing list