------- Comment #1 from pinskia at gcc dot gnu dot org  2006-05-16 22:19 -------
I already mentioned before it should be using VIEW_CONVERT_EXPR instead of an
address and a NOP_EXPR but nobody listened to me in the orginal bug report.
Note this effects both strict alignment targets and aliasing.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-16 22:19:40
               date|                            |
            Summary|Fortran accesses char array |Fortran accesses char array
                   |as integer                  |as integer with transfer


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

Reply via email to