Commit a7d90401 by Richard Stallman

Fix comment syntax typo.

From-SVN: r4431
parent 7a61c8e3
......@@ -2841,7 +2841,6 @@ build_array_type (elt_type, index_type)
#if 0 /* This led to crashes, because it could put a temporary node
on the TYPE_NEXT_VARIANT chain of a permanent one. */
*/
/* The main variant of an array type should always
be an array whose element type is the main variant. */
if (elt_type != TYPE_MAIN_VARIANT (elt_type))
......
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