This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/77318] [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2016 12:53:55 +0000
- Subject: [Bug tree-optimization/77318] [7 regression] FAIL: gfortran.dg/graphite/pr68279.f90 -O (internal compiler error)
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-77318-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77318
--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> It actually started between r236439 and r236491.
It already failed at r236449 for both -m32 and -m64. It stopped to fail for
-m32 between r236902 and r236930.