http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34640
Martin Otte <otte.martin at epa dot gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |otte.martin at epa dot gov
--- Comment #21 from Martin Otte <otte.martin at epa dot gov> 2011-05-31
14:12:45 UTC ---
I attached a small example program that is causing an internal compiler error
for me with gfortran 4.6. I was going to submit a new bug report, but a search
suggests that I am probably running into this bug, so I'll submit my small
example code here. I have a few codes with pointers to derived type components
that don't work with gfortran 4.6, so this bug is the only thing that is
keeping me from using gfortran regularly.