This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Someone has caused regressions in gfortran
- From: Jan Hubicka <jh at suse dot cz>
- To: Dominique Dhumieres <dominiq at lps dot ens dot fr>
- Cc: gcc at gcc dot gnu dot org, hubicka at ucw dot cz, fortran at gcc dot gnu dot org
- Date: Thu, 6 Sep 2007 17:14:32 +0200
- Subject: Re: Someone has caused regressions in gfortran
- References: <20070906075044.74AA55BB9F@mailhost.lps.ens.fr>
> > The testcase was indeed previously not inlined at all. Shall we add
> > -fno-strict-overflow to the testcase then?
>
> This what I would do, but I am not qualified to make the call.
> In addition my working setup is totally broken right now
> (at stage1). Could you do the addition to the testcase
> and run the gfortran testsuite? From the result it would
> be easier to reach a conclusion.
Yep, it does fix the problem.
Honza
>
> TIA
>
> Dominique