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]

Bug: destructor called too many times


Hello,
I have included a .gz file containing the .ii files from:
g++ -v -save-temps.....

I create a simple class and then call a few functions. The second object
is destructed too many times and the incorrect location.

Let me know if you want the source code or any additional description or
if the .ii files are sufficient. The output of the g++ -v  was collected
into the file make_out.

This is my first bug posting to gcc so let me know if I need to follow a
different procedure or if it is not your bug but another applications. I
followed the description on the website as closely as I could.

Scott Rankin
la push records

destructor_bug.gz


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