29.12.2014 Views

RealView Compilation Tools Compiler Reference Guide - ARM ...

RealView Compilation Tools Compiler Reference Guide - ARM ...

RealView Compilation Tools Compiler Reference Guide - ARM ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Compiler</strong> Command-line Options<br />

• -Jdir[,dir,...] on page 2-51<br />

• Implicit inclusion on page 5-15<br />

• The search path on page 2-14 in the <strong>Compiler</strong> User <strong>Guide</strong>.<br />

2.1.64 --[no_]implicit_typename<br />

This option controls the implicit determination, from context, whether a template<br />

parameter dependent name is a type or nontype in C++.<br />

Note<br />

The option --implicit_typename is provided only as a migration aid for legacy source<br />

code that does not conform to the C++ standard. Its use is not recommended.<br />

Mode<br />

This option is effective only if the source language is C++.<br />

Default<br />

The default is --no_implicit_typename.<br />

Note<br />

The --implicit_typename option has no effect unless you also specify<br />

--no_parse_templates.<br />

See also<br />

• --[no_]dep_name on page 2-22<br />

• --[no_]parse_templates on page 2-70<br />

• Template instantiation on page 5-15.<br />

2.1.65 --info=totals<br />

This option instructs the compiler to give totals of the object code and data size for each<br />

object file.<br />

The compiler returns the same totals as fromelf returns when fromelf -z is used, in a<br />

similar format. The totals include embedded assembler sizes when embedded assembly<br />

exists in the source code.<br />

2-48 Copyright © 2007, 2010 <strong>ARM</strong> Limited. All rights reserved. <strong>ARM</strong> DUI 0348A<br />

Non-Confidential

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!