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 gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Aug 2003 22:20:03 -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 pinskia at gcc dot gnu dot org 2003-08-20 22:20 -------
The real reason for the change in respect to LD_LIBRARY_PATH is that GCC uses more shared
libraries than before (note the C++ ABI is stable for 3.2 and above so it should be able to use the
3.4 libraries with 3.2 compiled programs).