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 c++/19819] New: ICE when compiling aegis 4.20


g++ runs into an ICE when compiling aegis 4.20 on HP 10.20

/software/gcc/3.4.3/HP-UX-B.10/bin/g++ -Iaeget -Ilibaegis -Icommon
-I/work/include -O -c \
	aeget/get/file/metrics.cc
aeget/get/file/metrics.cc: In function `void get_file_metrics(change_ty*,
string_ty*, string_list_ty*)':
aeget/get/file/metrics.cc:382: error: unrecognizable insn:
(insn 2201 2200 2199 114 (set (reg:DF 68 %fr22)
        (mem/s/j:DF (plus:SI (reg:SI 21 %r21)
                (reg:SI 1 %r1)) [0 <variable>.data S8 A64])) -1 (nil)
    (nil))
aeget/get/file/metrics.cc:382: internal compiler error: in extract_insn, at
recog.c:2083


Now how to attach the preprocessed source file...?

-- 
           Summary: ICE when compiling aegis 4.20
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ralfixx at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa2.0-hp-hpux10.20
  GCC host triplet: hppa2.0-hp-hpux10.20
GCC target triplet: hppa2.0-hp-hpux10.20


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


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