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/32136] ICE with transfer in gfc_conv_array_initializer



------- Comment #1 from pault at gcc dot gnu dot org  2007-05-29 20:01 -------
I don't hit an ICE (Cygwin/amd64) but see a wrong result.  It works fine with
anything other than logical, as long as the SIZE parameter is set to ensure
that truncation of the source data does not occur.

Confirmed

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-05-29 20:01:36
               date|                            |


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


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