This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34848] [4.3 Regression] internal compiler error with optional argument of character type and array return type
- From: "krefson at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2008 13:53:25 -0000
- Subject: [Bug fortran/34848] [4.3 Regression] internal compiler error with optional argument of character type and array return type
- References: <bug-34848-9178@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from krefson at googlemail dot com 2008-01-20 13:53 -------
(In reply to comment #3)
> (In reply to comment #2)
> > It's a regression - and I might be guilty of it with my Bind(C) patches...
>
> Well, if it's a regression, there's a bigger chance for it to
> be fixed before 4.3 comes out :-)
>
It would be a milestone if this was fixed, as this would be the first version
of gfortran I will be able to recommend to our users for compiling the CASTEP
electronic structure code. No previous release version has worked - 4.2.3
and earlier all fail to compile CASTEP due to bug # 30095, but snapshots of
4.3.0 from late Nov 2007 appear to work very well indeed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34848