public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
@ 2012-05-07 13:47 rbmj at verizon dot net
  2012-05-07 13:50 ` [Bug gcov-profile/53264] " rbmj at verizon dot net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-05-07 13:47 UTC (permalink / raw)
  To: gcc-bugs

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: unassigned@gcc.gnu.org
        ReportedBy: rbmj@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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug gcov-profile/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
@ 2012-05-07 13:50 ` rbmj at verizon dot net
  2012-05-19 21:27 ` [Bug target/53264] " rbmj at verizon dot net
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-05-07 13:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from rbmj at verizon dot net 2012-05-07 13:47:11 UTC ---
Created attachment 27333
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27333
Proposed fix (against 4.7.0 sources)


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
  2012-05-07 13:50 ` [Bug gcov-profile/53264] " rbmj at verizon dot net
@ 2012-05-19 21:27 ` rbmj at verizon dot net
  2012-05-22  2:08 ` rbmj at verizon dot net
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-05-19 21:27 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from rbmj at verizon dot net 2012-05-19 20:39:14 UTC ---
ping?  I retagged with component:target, in hopes that someone will see.  It's
trivial - it shouldn't be an issue.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
  2012-05-07 13:50 ` [Bug gcov-profile/53264] " rbmj at verizon dot net
  2012-05-19 21:27 ` [Bug target/53264] " rbmj at verizon dot net
@ 2012-05-22  2:08 ` rbmj at verizon dot net
  2012-06-25 18:19 ` rbmj at verizon dot net
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-05-22  2:08 UTC (permalink / raw)
  To: gcc-bugs

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

rbmj at verizon dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27333|0                           |1
        is obsolete|                            |

--- Comment #3 from rbmj at verizon dot net 2012-05-22 00:51:10 UTC ---
Created attachment 27468
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27468
Proposed Fix (against trunk)

I rebased it to the trunk.  It will apply with git am or patch -p1.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
                   ` (2 preceding siblings ...)
  2012-05-22  2:08 ` rbmj at verizon dot net
@ 2012-06-25 18:19 ` rbmj at verizon dot net
  2012-06-25 18:20 ` rbmj at verizon dot net
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-06-25 18:19 UTC (permalink / raw)
  To: gcc-bugs

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

rbmj at verizon dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27468|0                           |1
        is obsolete|                            |

--- Comment #4 from rbmj at verizon dot net 2012-06-25 18:18:53 UTC ---
Created attachment 27701
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27701
Patch to allow gcc/gcov-io.patch to compile


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
                   ` (3 preceding siblings ...)
  2012-06-25 18:19 ` rbmj at verizon dot net
@ 2012-06-25 18:20 ` rbmj at verizon dot net
  2012-06-25 18:20 ` rbmj at verizon dot net
  2012-11-05 17:54 ` rbmj at verizon dot net
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-06-25 18:20 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from rbmj at verizon dot net 2012-06-25 18:19:57 UTC ---
Created attachment 27702
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27702
Fixincludes rule to allow gcc/libgcov.c to compile


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
                   ` (4 preceding siblings ...)
  2012-06-25 18:20 ` rbmj at verizon dot net
@ 2012-06-25 18:20 ` rbmj at verizon dot net
  2012-11-05 17:54 ` rbmj at verizon dot net
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-06-25 18:20 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from rbmj at verizon dot net 2012-06-25 18:20:36 UTC ---
OK, so two new patches.

1. For gcc/gcov-io.c: Patch posted at [1] and attached to the bug.
2. For gcc/libgcov.c: Patch posted at [2], approved at [3], and attached to the
bug.

Neither has been committed as of yet.

[1]: http://gcc.gnu.org/ml/gcc-patches/2012-06/msg01508.html
[2]: http://gcc.gnu.org/ml/gcc-patches/2012-06/msg01548.html
[3]: http://gcc.gnu.org/ml/gcc-patches/2012-06/msg01591.html


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/53264] gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0)
  2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
                   ` (5 preceding siblings ...)
  2012-06-25 18:20 ` rbmj at verizon dot net
@ 2012-11-05 17:54 ` rbmj at verizon dot net
  6 siblings, 0 replies; 8+ messages in thread
From: rbmj at verizon dot net @ 2012-11-05 17:54 UTC (permalink / raw)
  To: gcc-bugs


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

rbmj at verizon dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from rbmj at verizon dot net 2012-11-05 17:54:32 UTC ---
Fixed in 193124


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-11-05 17:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07 13:47 [Bug gcov-profile/53264] New: gcc/gcov-io.c and gcc/libgcov.c fail to compile (target vxWorks - gcc 4.7.0) rbmj at verizon dot net
2012-05-07 13:50 ` [Bug gcov-profile/53264] " rbmj at verizon dot net
2012-05-19 21:27 ` [Bug target/53264] " rbmj at verizon dot net
2012-05-22  2:08 ` rbmj at verizon dot net
2012-06-25 18:19 ` rbmj at verizon dot net
2012-06-25 18:20 ` rbmj at verizon dot net
2012-06-25 18:20 ` rbmj at verizon dot net
2012-11-05 17:54 ` rbmj at verizon dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).