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: HPPA constructor merge patch, PR middle-end/45388


> On 12/12/2010 8:19 AM, John David Anglin wrote:
> 
> > It has now been nearly four months since the commit was made and
> > no progress has been made in finding a fix along the lines discussed
> > below.  I believe the change should be reverted to provide an
> > incentive to fix the issue.
> 
> Independent of incentives, I think that the ethos in the development
> community is indeed that people fix regressions.  So, wait 24 hours, and
> if the regression hasn't been fixed, go ahead and check in the reversion.

Hi,
We've discussed several ways of fixing the regression.  At the moment I think
it is easiest to change DECL_ASSEMBLER_NAME to be no longer recognized by
collect2 as it is simple and localized change.  It might be better to make
collect2 to not look for static symbols but I got lost on looking into that. I
will prepare patch for htat.

Honza
> 
> Thank you,
> 
> -- 
> Mark Mitchell
> CodeSourcery
> mark@codesourcery.com
> (650) 331-3385 x713


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