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/24813] ICE with constructer of character



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-02 02:42 -------
Actually the reduced testcase is:
l = LEN((/'atan '/))
End


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ICE on LEN on a parameter   |ICE with constructer of
                   |character array             |character


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24813



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