This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/52414] [4.7 Regression] syntax error in VERSION script
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2012 10:21:10 +0000
- Subject: [Bug bootstrap/52414] [4.7 Regression] syntax error in VERSION script
- Auto-submitted: auto-generated
- References: <bug-52414-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52414
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-28 10:21:10 UTC ---
Author: jakub
Date: Tue Feb 28 10:21:03 2012
New Revision: 184624
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184624
Log:
PR bootstrap/52414
* src/Makefile.am (libstdc++-symbols.ver): Only remove comment lines
if they are at the beginning of lines (with optional whitespace before
#).
* src/Makefile.in: Regenerated.
Modified:
trunk/libstdc++-v3/ChangeLog