This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold][aarch64]Patch for Relaxation


>> 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?

Ah, it turns out that we do use "typename" in front of every other
instance of "This::some_type" that I can find. I'll go ahead and
commit the fix.

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]