re PR middle-end/41260 (major regressions on *-apple-darwin10 at -m64 caused by r147995)
commitc9c80434b62f701de3502d8b25cd9462f3374a56
authorJack Howarth <howarth@bromo.med.uc.edu>
Tue, 22 Sep 2009 02:28:19 +0000 (22 02:28 +0000)
committerPeter O'Gorman <pogma@gcc.gnu.org>
Tue, 22 Sep 2009 02:28:19 +0000 (22 02:28 +0000)
tree85c72de7dc49198ecd76e219663e41cf3d9e8cad
parente0fd74691d8281cf68bfeedcf528d4a773b5ce04
re PR middle-end/41260 (major regressions on *-apple-darwin10 at -m64 caused by r147995)

PR middle-end/41260
* gcc/config.gcc: Use darwin9.h and darwin10.h on darwin10 and later.
* gcc/config/darwin10.h: Add file to pass -no_compact_unwind on
LIB_SPEC for darwin10 and later since it always uses the unwinder in
libSystem which is derived from the gcc 4.2.1 unwinder.

From-SVN: r151960
gcc/ChangeLog
gcc/config.gcc
gcc/config/darwin10.h [new file with mode: 0644]