current snapshot doesn't build: 
 
if [ xinfo = xinfo ]; then \  
        makeinfo --split-size=5000000 --no-split -I . -I ../../gcc/doc \  
                -I ../../gcc/doc/include -o  
doc/gccint.info ../../gcc/doc/gccint.texi; \  
fi  
../../gcc/doc//tm.texi:9284: Cross reference to nonexistent node  
`Cross-profiling' (perhaps incorrect sectioning?).  
makeinfo: Removing output file `doc/gccint.info' due to errors; use --force to  
preserve.  
make[2]: *** [doc/gccint.info] Error 1  
 
cross-profiling node is defined gcov.texi (not included in TEXI_GCCINT_FILES).

-- 
           Summary: gcc/doc/tm.texi:9284: Cross reference to nonexistent
                    node
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pld-linux
  GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux


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

Reply via email to