Bug 28841 - Quantlib compile error...
Summary: Quantlib compile error...
Status: RESOLVED DUPLICATE of bug 26757
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: 4.1.1
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-25 01:20 UTC by Lee Adamson
Modified: 2006-08-25 04:31 UTC (History)
14 users (show)

See Also:
Host: i386-pc-solaris2.10
Target: i386-pc-solaris2.10
Build: i386-pc-solaris2.10
Known to work:
Known to fail:
Last reconfirmed:


Attachments
Preprocessed source. (168.04 KB, application/x-gzip)
2006-08-25 01:22 UTC, Lee Adamson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lee Adamson 2006-08-25 01:20:29 UTC
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.
Comment 1 Lee Adamson 2006-08-25 01:22:03 UTC
Created attachment 12134 [details]
Preprocessed source.
Comment 2 Andrew Pinski 2006-08-25 04:31:11 UTC
This is a dup of bug 26757 and was fixed in 4.1.2.

*** This bug has been marked as a duplicate of 26757 ***