This is the mail archive of the gcc-patches@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: [BFIN] Remove specific definiton of ASM_FORMAT_PRIVATE_NAME


On 3/22/06, Bernd Schmidt <bernds_cb1@t-online.de> wrote:
> Jie Zhang wrote:
> > It's not necessary for bfin port to have a specific definition of
> > ASM_FORMAT_PRIVATE_NAME. And this specific definition will cause
> > several FAILs in testsuite (tree-ssa dump tests). This patch is going
> > to remove it and make bfin port use the default definiton. Tested on
> > bf533-stamp board running uClinux for gcc and g++. It remove two
> > dozens of FAILs and with no regressions.
>
> Ok everywhere (although I don't think we really need 4.0 anymore).
>
Thanks. committed on trunk and 4.1 branch.

Jie


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