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/13464] [gfortran options] -i8 and -r8 not passed correctly to compiler proper.


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-03 03:47 -------
This looks like still problem on the tree-ssa, but only for -i8 and -r8, the driver does not pass them to 
the compiler but the problem comes from fortran specific code in gfortranspec.c: lang_specific_driver.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |neil at daikokuya dot co dot
                   |                            |uk
          Component|other                       |fortran
            Summary|[gfortran options] -d8, -i8 |[gfortran options] -i8 and -
                   |and -r8 not passed correctly|r8 not passed correctly to
                   |to compiler proper.         |compiler proper.


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


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