This is the mail archive of the gcc-patches@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]

add fortran CVS modules


This adds fortran modules for the new fortran support.  There is a
gcc-fortran module for the front end and the libgfortran library, and a
gcc-fortran-testsuite module for the new fortran testsuites.

This should fix PR 15548, which is a complaint about problems resulting
from the lack of a module for the new fortran code.

This patch hasn't been tested yet.  As far as I know, I can't test it
until after checking it in.  I will test it at that time.

I checked the scripts in the repository, and I didn't find any obvious
uses of the CVS module support.  If someone does have such scripts, they
may need modification to reference the new fortran front end after I
make this change.

I plan to add this in a few days if I don't get any comments.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com

Attachment: patch.fortran.modules
Description: Text document


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