This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53472] contrib/compare-debug should strip out .comment section
- From: "hjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 25 May 2012 11:47:08 +0000
- Subject: [Bug bootstrap/53472] contrib/compare-debug should strip out .comment section
- Auto-submitted: auto-generated
- References: <bug-53472-4@http.gcc.gnu.org/bugzilla/>
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