This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/35582] very simple error gives segmentation fault
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Mar 2008 14:22:49 -0000
- Subject: [Bug fortran/35582] very simple error gives segmentation fault
- References: <bug-35582-15919@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from jvdelisle at gcc dot gnu dot org 2008-03-14 14:22 -------
Gives expected error on 4.4. Confirmed on 4.1.2
We probably won't fix this.
write(*,a) 'test'
1
Error: Constant expression in FORMAT tag at (1) must be of type default
CHARACTER
--
jvdelisle at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |ice-on-invalid-code
Last reconfirmed|0000-00-00 00:00:00 |2008-03-14 14:22:49
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35582