This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11695] Memory corruption with -O1 and complex ET code
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2003 18:49:56 -0000
- Subject: [Bug c++/11695] Memory corruption with -O1 and complex ET code
- References: <20030728180253.11695.derrick@cco.caltech.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11695
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-28 18:49 -------
What version of Mathematica is required, I tried with 4.1 but that did not work?
Also I do not have Blitz++ installed at all so there is no way for me to reproduce this.
Also can you provide the full backtrace of when the seg fault occurs rather than just line numbers?
Also does it work with -fno-inline?
Also can you provide the output of "disassemble" when the seg fault occurs?