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/15327] ICE when using MERGE on strings


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-09 16:24 -------
Here's something shorter:

==========================================
program FOO
  print *, merge ("", "", .true.)
end program FOO
==========================================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |ice-on-valid-code, monitored


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


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