This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: fix for the multiple-decl problem - please test
- From: Daniel Franke <franke dot daniel at gmail dot com>
- To: Andrew Thomas Pinski <pinskia at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, Richard Guenther <richard dot guenther at gmail dot com>
- Date: Sat, 27 Dec 2008 19:45:15 +0100
- Subject: Re: fix for the multiple-decl problem - please test
- References: <200812271923.28724.franke.daniel@gmail.com> <A0DA00BD-20EC-48A7-ABCB-1F06A64BFB9F@gmail.com>
On Saturday 27 December 2008 19:34:01 you wrote:
> >
> > With -O1, there is no note about an "invalid sum of incoming
> > frequencies".
> > Does this ring a bell anywhere? Richard?
>
> Yes the p var_decl was not merged so the middle-end thinks they are
> two different variables and just props the first value.
Hi Andrew,
is there anything I can or should do about it?
If yes, where/how?
Thanks
Daniel