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/14474] New: make dvi breaks for "TeX (Web2C 7.3.1) 3.14159"


"make dvi" in obj/gcc:
...
[220] [221] [222] [223] [224] [225]
(/home/hp/cvs_areas/combined/combined/gcc/doc/md.texi [226]
Underfull \hbox (badness 10000) in paragraph at lines 828--831
 @textrm `@texttt F[]@textrm '[]An im-me-di-ate float-ing operand (ex-pres-sion
 code @texttt const_double[] @textrm or
[227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238]
[239]
Runaway argument?
^^M@node Standard Names^^M@section Standard Pattern Names For Generat@ETC.
! TeX capacity exceeded, sorry [main memory size=350001].
<argument> ...gister allocation^^Mis complete@ETC.

@doignoretext #1^^M@end ifset->@doignoretextyyy #1
                                                  ^^M@ifset@_STOP_
l.6228 @end ifset

Output written on gcc.dvi (245 pages, 765604 bytes).
Transcript written on gcc.log.
/usr/bin/texi2dvi: tex exited with bad status, quitting.
/usr/bin/texi2dvi: see gcc.log for errors.
make: *** [doc/gcc.dvi] Error 1

Wrapping each @node in md.texi in its own @ifset INTERNALS ... @end ifset
helps.  Problem seen on trunk and 3.4 branch, workaround seen on trunk.

-- 
           Summary: make dvi breaks for "TeX (Web2C 7.3.1) 3.14159"
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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