This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target/6569: sparc-sun-solaris2.7 C testsuite regression in compile/20011119-2.c


 > From: Mark Mitchell <mark@codesourcery.com>
 > 
 > >> Can you try the attached patch? It seems to work for me, but the
 > >> bootstrap hasn't completed yet. While I was at it, I improved the
 > >> placing of the warning messages. I'm still a bit confused, cause it
 > >> sometimes seems olddecl and newdecl appeared to be swapped compared to
 > >> their sourcefile ordering.
 > >
 > > FYI, bootstrap+regtest on x86-linux-gnu completed successfully.
 > 
 > OK; once you have confirmation of the SPARC results go ahead and check it
 > in.

Unfortunately, the patch did not solve the problem listed in the PR.
I still get the same 'as' errors from compile/20011119-2.c

compile/20011119-2.c:3: warning: weak declaration of `foo' after first use results in unspecified behavior
/usr/ccs/bin/as: "/var/tmp//ccQOIg1d.s", line 51: error: invalid operand
--------------------------------------------------^^^^^

See test results here:
http://gcc.gnu.org/ml/gcc-testresults/2002-05/msg00234.html

--
Kaveh R. Ghazi			Director of Systems Architecture
ghazi@caip.rutgers.edu		Qwest Global Services


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]