]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR bootstrap/52414 (syntax error in VERSION script)
authorJakub Jelinek <jakub@gcc.gnu.org>
Tue, 28 Feb 2012 10:21:03 +0000 (11:21 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 28 Feb 2012 10:21:03 +0000 (11:21 +0100)
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.

From-SVN: r184624

libstdc++-v3/ChangeLog

index 9d038f2b7fba49572b72016d011f602823bde3a0..8dc0bb7f42f979889ba613d59cab43a621ad34ae 100644 (file)
@@ -1,5 +1,6 @@
 2012-02-28  Jakub Jelinek  <jakub@redhat.com>
 
+       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
        #).