--- Comment #3 from hjl dot tools at gmail dot com 2010-01-17 02:53 ---
It is cause by revision 155606:
http://gcc.gnu.org/ml/gcc-cvs/2010-01/msg00065.html
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--- Comment #2 from dominiq at lps dot ens dot fr 2010-01-16 23:41 ---
This is a regression introduced after revision 154654 (working). Backtrace:
(gdb) run -frecursive -fcheck=all pr42772.f90
Starting program: /opt/gcc/gcc4.5w/libexec/gcc/x86_64-apple-darwin10/4.5.0/f951
-frecursive -f
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-01-16 22:16 ---
I get
$ gdb --args ./f951 -quiet t.f90 -frecursive -fcheck=all
Program received signal SIGSEGV, Segmentation fault.
0x080fc354 in gfc_add_modify (pblock=0xb234, lhs=0x0, rhs=0xb772f6d8)
at /home/richard/src/