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 other/13756] New: tree-ssa documentation missing in the internals manual


From: 	Joseph S. Myers

The internals manual is where what documentation there is of the front
endinterface (with some documentation of trees) presently is and where
thingsshould link into.  It isn't presently wonderfully coherent in structurebut
given the documentation written in some chapters of the manual, theycan always
be reordered later as necessary to give a better-definedstructure.  (My old
outline of a possible structure for the front-endinterface parts of the
internals manual is at<http://gcc.gnu.org/ml/gcc/2001-06/msg00125.html>.  I
wrote a few bits ofthis for sourcebuild.texi but the bulk of the front-end
interface isundocumented.  I'm not asking for you to write all of this, just
todocument all the new and different front-end interfaces on tree-ssa.)

-- 
           Summary: tree-ssa documentation missing in the internals manual
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: dnovillo at gcc dot gnu dot org
        ReportedBy: dnovillo at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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