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: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2008 10:32:05 -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 #12 from dominiq at lps dot ens dot fr 2008-01-27 10:32 -------
It seems that this patch breaks the original test case of pr33998:
pr33998.f90: In function 'my_string':
pr33998.f90:7: internal compiler error: in gfc_typenode_for_spec, at
fortran/trans-types.c:842
but not the reduced ones of comment #1.
Sould I reopen pr33998?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34848