------- Comment #3 from fxcoudert at gcc dot gnu dot org  2006-06-21 11:14 
-------
I'm rediscovering that bug, so I'm assigning this bug to myself in order to not
forget it again :)

One remark: I don't understand exactly why the second part would be needed:

-{"@f95", "%{!E:f951 %i %(cc1_options) %{J*} %{I*}\
+{"@f95", "%{!E:f951 %i %{!ffixed-form:-ffree-form} %(cc1_options) %{J*} %{I*}\
          %{!fsyntax-only:%(invoke_as)}}", 0, 0, 0},

as currently, the @f95 sources (files with .f95 and .f90) are compiled
correctly.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |fxcoudert at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
      Known to fail|                            |4.1.2 4.2.0
   Last reconfirmed|2005-12-15 05:03:07         |2006-06-21 11:14:44
               date|                            |
   Target Milestone|---                         |4.1.2


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

Reply via email to