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

           Summary: ice in maybe_register_def
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dcb...@hotmail.com


I just tried to compile package octave-3.2.4 with the latest 4.6
snapshot 20101023 on a Fedora Linux box. The compiler said

oct-norm.cc: In function 'VectorT dual_p(const VectorT&, R, R) [with VectorT =
Matrix, R = double]':
oct-norm.cc:396:9: internal compiler error: in maybe_register_def, at
tree-into-ssa.c:1875
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Source code attached. Flags -g -O3 required.

Reply via email to