This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r122378 - in /trunk/gcc: ChangeLog c-common.c t...
- From: mmitchel at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 27 Feb 2007 15:49:24 -0000
- Subject: r122378 - in /trunk/gcc: ChangeLog c-common.c t...
Author: mmitchel
Date: Tue Feb 27 15:49:23 2007
New Revision: 122378
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122378
Log:
* c-common.c (get_priority): Add check for
SUPPORTS_INIT_PRIORITY.
* lib/target-supports.exp (check_effective_target_init_priority):
Remove Solaris special case.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-common.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/lib/target-supports.exp