[gold][aarch64]Patch for Relaxation
Ian Lance Taylor
iant@google.com
Fri Oct 17 23:24:00 GMT 2014
More information about the Binutils mailing list
Fri Oct 17 23:24:00 GMT 2014
- Previous message (by thread): [gold][aarch64]Patch for Relaxation
- Next message (by thread): [gold][aarch64]Patch for Relaxation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [gold][aarch64]Patch for Relaxation
- Next message (by thread): [gold][aarch64]Patch for Relaxation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list