[gold][aarch64]Patch for Relaxation
Ian Lance Taylor
iant@google.com
Fri Oct 17 23:24:00 GMT 2014
On Fri, Oct 17, 2014 at 4:13 PM, Cary Coutant <ccoutant@google.com> wrote:
>> If I change "This::Status" to just "Status", it compiles.
>
> If I change it to "typename This::Status", it also compiles. Should I
> just go with that?
Sure, I guess so. I'm not sure why typename is not needed in newer
versions. We do normally use typename with This::Status, and it is,
after all, a type.
ian
More information about the Binutils
mailing list