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 tree-optimization/17809] New: internal compiler error: in optimize_inline_calls, at tree-inline.c:1795


from package TeXmacs:

olaf@pomegranate:/> /home/olaf/toolchain/obj/gcc-head-2004-10-03/inst/libexec/gcc/powerpc-unknown-linux-gnu/4.0.0/cc1plus /tmp/text_boxes.ii -fpreprocessed -quiet -o /dev/null  -O2
./Typeset/Boxes/Basic/text_boxes.cpp: In member function `virtual path text_box_rep::find_box_path(SI, SI, SI, bool)':
./Typeset/Boxes/Basic/text_boxes.cpp:136: internal compiler error: in optimize_inline_calls, at tree-inline.c:1795
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
olaf@pomegranate:/> /home/olaf/toolchain/obj/gcc-head-2004-10-03/inst/libexec/gcc/powerpc-unknown-linux-gnu/4.0.0/cc1plus /tmp/text_boxes.ii -fpreprocessed -quiet -o /dev/null  -O1
./Typeset/Boxes/Basic/text_boxes.cpp: In member function `virtual path text_box_rep::find_box_path(SI, SI, SI, bool)':
./Typeset/Boxes/Basic/text_boxes.cpp:136: internal compiler error: in optimize_inline_calls, at tree-inline.c:1795
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
olaf@pomegranate:/> /home/olaf/toolchain/obj/gcc-head-2004-10-03/inst/libexec/gcc/powerpc-unknown-linux-gnu/4.0.0/cc1plus /tmp/text_boxes.ii -fpreprocessed -quiet -o /dev/null  -O0
 <with_cleanup_expr 0x41436460>./Typeset/Boxes/Basic/text_boxes.cpp: In member function `virtual path text_box_rep::find_box_path(SI, SI, SI, bool)':
./Typeset/Boxes/Basic/text_boxes.cpp:136: internal compiler error: unexpected node
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: internal compiler error: in optimize_inline_calls, at
                    tree-inline.c:1795
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: olh at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-linux
  GCC host triplet: powerpc-linux
GCC target triplet: powerpc-linux


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


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