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++/28841] New: Quantlib compile error...


Error trying to compile Quantlib with gcc-4.1.1:

emgsydapp42-ladamson [View: ]: /opt/gcc/gcc-4.1.1-x86-solaris2.10/bin/g++
-DHAVE_CONFIG_H -I. -I. -I../../../ql -I../../.. -I../../..
-I/home/qad/lee/x86_sol_view/usr/dev/ccase/vobs/development/imagine_vob/imagine_release/emg_quant/boost
-march=pentium4 -mfpmath=sse -msse2 -O3 -ftree-vectorize -MT
discretizedconvertible.lo -MD -MP -MF .deps/discretizedconvertible.Tpo -c
discretizedconvertible.cpp  -fPIC -DPIC -o .libs/discretizedconvertible.o
discretizedconvertible.cpp: In member function 'void
QuantLib::DiscretizedConvertible::addCoupon(QuantLib::Size)':
discretizedconvertible.cpp:183: internal compiler error: in
mark_operand_necessary, at tree-ssa-dce.c:266
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: Quantlib compile error...
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lee dot adamson at macquarie dot com
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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


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