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++/11695] Memory corruption with -O1 and complex ET code


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-20 05:19 -------
Subject: Re:  Memory corruption with -O1 and complex ET code

> You set LD_LIBRARY_PATH right?
>
It is set. It has both the stable compiler and the gcc-3.4 compiler in 
it, the stable one coming first. Hmmm... when I switch the order, 
everything seems to work. I can compile with both the snapshot and my 
old compiler. Apparently, I do not fully understand the mysteries of 
LD_LIBRARY_PATH. Is that supposed to happen? I've been using this setup 
since before the days of egcs-1.0 and this is the first time it has 
been a problem.

Well, anyway, now that things are working, I should have an answer to 
your original question in a day or two. The code has a bunch of errors 
that are being caught by the new parser in 3.4, so I need to fix all 
those before I can say.


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