This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/27453] gcov opens files with O_RDWR
- From: "steven at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 21 Jul 2012 23:14:12 +0000
- Subject: [Bug gcov-profile/27453] gcov opens files with O_RDWR
- Auto-submitted: auto-generated
- References: <bug-27453-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27453
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |steven at gcc dot gnu.org
--- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-21 23:14:12 UTC ---
Right, I don't think this is valid. For the gcno files, perhaps. But the gcda
files are for writing. Perhaps this should be closed as WONTFIX.