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: "derrick at caltech dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Aug 2003 07:01:42 -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
------- Additional Comments From derrick at caltech dot edu 2003-08-19 07:01 -------
Subject: Re: Memory corruption with -O1 and complex ET code
> Can you try a 3.4 snapshot?
>
I am having trouble getting even a trivial C++ program to run with the
3.4 snapshots. The programs compile, but refuse to run. I am installing
each gcc release into a different directory and somehow the executable
is getting very confused as to where to look for its libraries. Have
you heard of this problem? Should I file a bug report for that too?