I have come across an ICE when compiling with -standard-semantics. The compiler used is
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 13.0.1.117 Build 20121010
Copyright (C) 1985-2012 Intel Corporation. All rights reserved.
The machine is
Linux 3.6.11-1.fc17.x86_64 #1 SMP Mon Dec 17 22:16:35 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Unfortunately, the program is pretty complicated. I am uploading a bzip compressed tar file with enough of it to demonstrate the problem, along with a makefile. If -assume norealloc_lhs is added to the options, the ICE goes away.



