--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-12-15 19:39
---
I can confirm this with gcc version 4.1.1 20061011
However, with svn trunk updated and bootstrapped today, I get no errors.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30224
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|major |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30224
--- Comment #1 from trumsko at yahoo dot com 2006-12-15 18:04 ---
Created an attachment (id=12815)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12815&action=view)
full 'real life' code producing segfault
unpack and execute
gfortran -c kinds.f90 constants.f90 lorentz.f90
to repro