Commit 2a694ec8 by Andrew Pinski Committed by Andrew Pinski

re PR objc/24435 (constant_string_class_name is undocumented in c-common.c)

2005-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR objc/24435
         * c-common.c (constant_string_class_name): Add documentation.

From-SVN: r105831
parent 78bd27f6
2005-10-23 Andrew Pinski <pinskia@physics.uc.edu>
PR objc/24435
* c-common.c (constant_string_class_name): Add documentation.
2005-10-23 Kaz Kojima <kkojima@gcc.gnu.org>
PR target/23832
......
......@@ -340,7 +340,7 @@ int flag_gen_declaration;
int print_struct_values;
/* ???. Undocumented. */
/* Tells the compiler what is the constant string class for Objc. */
const char *constant_string_class_name;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment