On 11/19/2015 07:40 AM, Jakub Jelinek wrote:
@@ -4502,6 +4509,7 @@ c_parse_final_cleanups (void)

    locus_at_end_of_parsing = input_location;
    at_eof = 1;
+  defer_mangling_aliases = false;

Let's clear this in generate_mangling_aliases rather than here. OK with that change.

Jason

Reply via email to