This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/35582] very simple error gives segmentation fault



------- 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


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