[Bug tree-optimization/71252] [7 Regression] ICE: verify_ssa failed : definition in block 7 does not dominate use in block 6

Joost.VandeVondele at mat dot ethz.ch gcc-bugzilla@gcc.gnu.org
Wed May 25 10:04:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71252

--- Comment #11 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> ---
(In reply to Joost VandeVondele from comment #10)
> I had a single file version of it, I'll try to recreate that once for our
> current version.

To use and compile the single file version try this:

wget https://www.dropbox.com/s/18oi02srbot3h9p/cp2k_single_file.f90.gz
gunzip cp2k_single_file.f90.gz
gfortran cp2k_single_file.f90 -llapack -lblas

It takes a few minutes and about 6 GB to compile


More information about the Gcc-bugs mailing list