This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/52414] [4.7 Regression] syntax error in VERSION script


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]