This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Possible bug with assigning array return value from type-bound procedure?


Hello Charlie,

cls59 wrote:
> I've been exploring new Fortran 2003 features using gfortran 4.4 and a I
> have come across an issue that seems like it may be a bug.
>   

Well, it is definitely a bug: Internal compiler errors are by definition
always bugs, independent whether the program is valid or not.
Additionally, your program seems to be valid.

I have filled a bugreport at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40646

Thanks for the report!

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]