This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, fortran-dev] Fix regexps
- From: dominiq at lps dot ens dot fr (Dominique Dhumieres)
- To: paul dot richard dot thomas at gmail dot com
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Sat, 24 May 2014 12:12:25 +0200
- Subject: Re: [PATCH, fortran-dev] Fix regexps
- Authentication-results: sourceware.org; auth=none
> Please do commit the patch ...
Done as r210890 and r210891.
> How many regressions are we down to now?
4(5) mvbits_7(8).f90, old ones caused by some changes
by Tobias a long time ago.
pr48636.f90
vect/vect-gems.f90
vect/fast-math-vect-8.f90
missed optimization due to your last changes.
Dominique