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/33386] Fortran SELECT statement miscompiles



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-09-11 10:27 -------
I'll work on that, I've re-written CHARACTER SELECT recently. However, I can't
reproduce this on x86_64-linux. Could you run "gfortran -fdump-tree-original
a.f90" and post the a.f90.003t.original file produced?


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
         AssignedTo|unassigned at gcc dot gnu   |fxcoudert at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2007-09-11 10:27:39
               date|                            |


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


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