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 middle-end/19985] executables created with -fprofile-arcs -ftest-coverage segfault in gcov_exit ()


------- Additional Comments From renierm at us dot ibm dot com  2005-03-08 03:59 -------
I am experiencing the same exact problem with our project   
http://openhpi.sf.net.   
gcov_exit() segfaults when the project is compiled with -fprofile-arcs and   
-ftest-coverage using gcc-3.4.x, and unit tests are ran against the compiled   
library.  
This is a real and preoccupying problem for us on gcc-3.4.x.  

-- 


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


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