This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: IPA branch
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Canqun Yang <canqun at nudt dot edu dot cn>
- Cc: fortran at gcc dot gnu dot org, Jan Hubicka <jh at suse dot cz>, Paul Brook <paul at codesourcery dot com>, gcc at gcc dot gnu dot org, Steven Bosscher <stevenb at suse dot de>, Michael Matz <matz at suse dot de>
- Date: Sat, 6 Aug 2005 02:14:54 -0400
- Subject: Re: IPA branch
- References: <20050720143531.A56FA53C536@ds20.nudt.edu.cn> <200507201622.54155.paul@codesourcery.com> <200507201757.55680.stevenb@suse.de> <Pine.LNX.4.58.0507221604210.6900@wotan.suse.de> <20050806012401.3CCB053F30E@ds20.nudt.edu.cn>
On Aug 5, 2005, at 9:24 PM, Canqun Yang wrote:
Hi,
Patch from Michael Matz
(http://gcc.gnu.org/ml/fortran/2005-07/msg00331.html) may partly fixes
the multiple decls problems.
That will only help with the fortran problem, the C++ front-end have
the same
issue. The C front-end have still some issues but most of the problems
with
multiple decls in the C front-end was fixed in 4.0.0.
-- pinski