This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: List of important PRs for 3.3.1, week -3.5
- From: Wolfgang Bangerth <bangerth at ices dot utexas dot edu>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org, mark at codesourcery dot com
- Date: Mon, 23 Jun 2003 20:02:55 -0500
- Subject: Re: List of important PRs for 3.3.1, week -3.5
- References: <DCC2A624-A5DD-11D7-AF27-000393A6D2F2@physics.uc.edu>
> Could you add 3187 as it is a regression from 2.95.3 and should have
> been marked as a regression long time ago?
> I think someone from apple sent in a patch to fix this but I could be
> wrong.
I don't think this is a serious regression. True, it increases code size, but
it does not limit gcc's functionality at all. There are significantly more
important bugs to be fixed at present.
Besides: for the optimization stated in this PR, gcc needs to be able to
assign multiple symbols with the same address (two differently mangled names
to the same function). Does gcc have this capability?
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ices.utexas.edu
www: http://www.ices.utexas.edu/~bangerth/