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


On Monday 06 May 2002 08:03, davem@gcc.gnu.org wrote:
> Synopsis: sparc-sun-solaris2.7 C testsuite regression in
> compile/20011119-2.c
>
> Responsible-Changed-From-To: unassigned->sirl
> Responsible-Changed-By: davem
> Responsible-Changed-When: Sun May  5 23:03:04 2002
> Responsible-Changed-Why:
>     On request by Mark.
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&;
>pr=6569

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.

Franz.

	* varasm.c (declare_weak_1): New, splitout from declare_weak.
	(declare_weak): Use declare_weak_1.
	(merge_weak): Likewise. Always use NEWDECL for warning message.

Attachment: gcc-weaksym-9.patch
Description: Text document


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