C identifier lookup speedups, 2/2

David Edelsohn dje@watson.ibm.com
Mon Apr 14 20:09:00 GMT 2003


>>>>> Mark Mitchell writes:

>> Can't you use identifier_global_value for this?

Mark> Probably; didn't know we had that in C.

Mark> I'll make a new patch.

	Using identifier_global_value() also allows the compilation on AIX
to function, but produces the same incorrect results.

David



More information about the Gcc-patches mailing list