This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32156] New: ICE with characters
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2007 14:02:31 -0000
- Subject: [Bug fortran/32156] New: ICE with characters
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
generates an ICE, I think it is a regression
write (*,'(2A3)') 'X'//(/"1","2"/)//'Y'
END
--
Summary: ICE with characters
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jv244 at cam dot ac dot uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32156