c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.
authorMark Mitchell <mark@codesourcery.com>
Tue, 27 Feb 2007 15:49:23 +0000 (15:49 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 27 Feb 2007 15:49:23 +0000 (15:49 +0000)
commitf6fc5c864bf5b85e668042d2e7bdd3f9a496fde5
tree6202d439e8eccfb35cb0bd6d9cf4e61e9222cb64
parent97130915859e571fc8eb6e4ff0eab2ad5e737cc9
c-common.c (get_priority): Add check for SUPPORTS_INIT_PRIORITY.

* c-common.c (get_priority): Add check for
SUPPORTS_INIT_PRIORITY.

* lib/target-supports.exp (check_effective_target_init_priority):
Remove Solaris special case.

From-SVN: r122378
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp