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++/11767] different code behaviour with -fprofile-arcs -ftest-coverage


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11767



------- Additional Comments From lothar at xcerla dot com  2003-08-04 17:01 -------
Is this really a duplicate? I read the description to 323 and it seemed it is due to optimization 
switched on. I used -O0, therefore there should be NO optimization at all. And it shoes up 
ONLY with the -fprofile-arcs -ftest-coverage switch. Is this really the same origin? 
 
Lothar


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