I get the following ICE on m68k with -O2 -fPIC.  It fails with gcc 4.0, 4.1 and
4.2, and works with 3.3/3.4.

(sid)115:[EMAIL PROTECTED]: ~] /home/tbm/tmp/gcc/4.1-m68k/gcc/g++
-B/home/tbm/tmp/gcc/4.1-m68k/gcc -O2 -fPIC blender-IK_QSegment.cpp
blender-IK_QSegment.cpp: In member function 'bool
IK_QSwingSegment::UpdateAngle(const IK_QJacobian&, MT_Vector3&, bool*)':
blender-IK_QSegment.cpp:85: internal compiler error: in reload, at
reload1.c:1079
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 1     /home/tbm/tmp/gcc/4.1-m68k/gcc/g++
-B/home/tbm/tmp/gcc/4.1-m68k/gcc -O2 -fPIC
(sid)116:[EMAIL PROTECTED]: ~] /home/tbm/tmp/gcc/4.2-m68k-117734/gcc/g++
-B/home/tbm/tmp/gcc/4.2-m68k-117734/gcc/g++ -O2 -fPIC blender-IK_QSegment.cpp
blender-IK_QSegment.cpp: In member function 'bool
IK_QSwingSegment::UpdateAngle(const IK_QJacobian&, MT_Vector3&, bool*)':
blender-IK_QSegment.cpp:85: internal compiler error: in reload, at
reload1.c:1081
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 1     /home/tbm/tmp/gcc/4.2-m68k-117734/gcc/g++  -O2 -fPIC
blender-IK_QSegment.cpp
(sid)117:[EMAIL PROTECTED]: ~]


-- 
           Summary: [4.0/4.1/4.2 Regression] in reload, at reload1.c:1081 on
                    m68k with -O2 -fPIC
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: m68k-linux-gnu


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

Reply via email to