------- Comment #9 from geoffk at gcc dot gnu dot org 2006-03-24 21:59 ------- Subject: Bug 26840
Author: geoffk Date: Fri Mar 24 21:59:48 2006 New Revision: 112361 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112361 Log: 2006-03-23 Geoffrey Keating <[EMAIL PROTECTED]> PR 26793 * config/t-darwin (crt3.o): Work around bug 26840. * config/darwin-crt3.c: Rewrite. * config/darwin.h (STARTFILE_SPEC): Don't use -l for crt3.o. Index: gcc/testsuite/ChangeLog 2006-03-24 Geoffrey Keating <[EMAIL PROTECTED]> * g++.old-deja/g++.other/init19.C: New. Added: trunk/gcc/testsuite/g++.old-deja/g++.other/init19.C - copied, changed from r112297, branches/apple-local-200502-branch/gcc/testsuite/g++.old-deja/g++.other/init19.C Modified: trunk/gcc/ChangeLog trunk/gcc/config/darwin-crt3.c trunk/gcc/config/darwin.h trunk/gcc/config/t-darwin trunk/gcc/dwarf2out.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26840