http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53264
Bug #: 53264 Summary: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile AssignedTo: unassig...@gcc.gnu.org ReportedBy: r...@verizon.net It seems like this issue was raised in 47739, but that was with gcc 4.4.5. This issue still exists. gcc/gcov-io.c and gcc/libgcov.c both fail to compile with target powerpc-wrs-vxworks. Attached is a patch to fix the issue for gcc 4.7.0. I would consider 47739 to be confirmation. I also apologize - I posted to gcc-patches before filing a bug. Sorry for not following the directions :-(. Additionally, I don't know much about whether I should file a new bug or resuscitate the old one with a different version of gcc, so if I'm wrong here, I'm sorry for that as well.