public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/53472] New: contrib/compare-debug should strip out .comment section
@ 2012-05-24 13:40 hjl.tools at gmail dot com
  2012-05-24 14:03 ` [Bug bootstrap/53472] " hjl.tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-24 13:40 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53472
           Summary: contrib/compare-debug should strip out .comment
                    section
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com


From

http://gcc.gnu.org/ml/gcc-patches/2012-05/msg00284.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53197

Now, as to why for me BUILD_CONFIG isn't bootstrap-debug: configure.ac
activates this by default, but then checks if contrib/compare-debug
actually works for comparing a debug and non-debug .o file.  And for
SuSE systems it doesn't, because our system compilers encode some command
line options (among them -g) into a special .comment section.

Any chance you could adjust the script to strip out the .comment section
you mentioned elsewhere, so that you get faster bootstrap with
bootstrap-debug testing too?


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

* [Bug bootstrap/53472] contrib/compare-debug should strip out .comment section
  2012-05-24 13:40 [Bug bootstrap/53472] New: contrib/compare-debug should strip out .comment section hjl.tools at gmail dot com
@ 2012-05-24 14:03 ` hjl.tools at gmail dot com
  2012-05-25 12:31 ` hjl at gcc dot gnu.org
  2012-05-25 12:48 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-24 14:03 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu.org
   Target Milestone|---                         |4.8.0

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-24 14:02:52 UTC ---
A patch is posted at

http://gcc.gnu.org/ml/gcc-patches/2012-05/msg01623.html


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

* [Bug bootstrap/53472] contrib/compare-debug should strip out .comment section
  2012-05-24 13:40 [Bug bootstrap/53472] New: contrib/compare-debug should strip out .comment section hjl.tools at gmail dot com
  2012-05-24 14:03 ` [Bug bootstrap/53472] " hjl.tools at gmail dot com
@ 2012-05-25 12:31 ` hjl at gcc dot gnu.org
  2012-05-25 12:48 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl at gcc dot gnu.org @ 2012-05-25 12:31 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-05-25 11:47:08 UTC ---
Author: hjl
Date: Fri May 25 11:47:05 2012
New Revision: 187879

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187879
Log:
Remove any .comment sections if the first cmp failed

    PR bootstrap/53472
    * contrib/compare-debug (remove_comment): New function.
    Remove any .comment sections if the first cmp failed.

Modified:
    trunk/contrib/ChangeLog
    trunk/contrib/compare-debug


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

* [Bug bootstrap/53472] contrib/compare-debug should strip out .comment section
  2012-05-24 13:40 [Bug bootstrap/53472] New: contrib/compare-debug should strip out .comment section hjl.tools at gmail dot com
  2012-05-24 14:03 ` [Bug bootstrap/53472] " hjl.tools at gmail dot com
  2012-05-25 12:31 ` hjl at gcc dot gnu.org
@ 2012-05-25 12:48 ` hjl.tools at gmail dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2012-05-25 12:48 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-25 12:37:35 UTC ---
Fixed.


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

end of thread, other threads:[~2012-05-25 12:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-24 13:40 [Bug bootstrap/53472] New: contrib/compare-debug should strip out .comment section hjl.tools at gmail dot com
2012-05-24 14:03 ` [Bug bootstrap/53472] " hjl.tools at gmail dot com
2012-05-25 12:31 ` hjl at gcc dot gnu.org
2012-05-25 12:48 ` hjl.tools at gmail dot com

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).