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 ada/30827] [Ada] GNAT.compiler_version problem for official releases?



------- Comment #2 from sam at gcc dot gnu dot org  2008-08-18 09:10 -------
Subject: Bug 30827

Author: sam
Date: Mon Aug 18 09:09:24 2008
New Revision: 139192

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139192
Log:
2008-08-18  Samuel Tardieu  <sam@rfc1149.net>
            Robert Dewar  <dewar@adacore.com>
    gcc/ada/
        PR ada/30827
        * bindgen.adb (Gen_Output_File_Ada): Zero-terminate the
        version string.
        Move comment in the right place.
        * g-comver.adb (Version): Look for a zero-termination in
        addition to a closing parenthesis.

2008-08-18  Robert Dewar  <dewar@adacore.com>
    gcc/testsuite/
        PR ada/30827
        * gnat.dg/test_version.adb: New.

Added:
    trunk/gcc/testsuite/gnat.dg/test_version.adb
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/bindgen.adb
    trunk/gcc/ada/g-comver.adb
    trunk/gcc/testsuite/ChangeLog


-- 


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


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