Everything
10.5.4 Informations

Table 10.5

Informations

M0520009

[Message]

Nested comment is not allowed.

M0520018

[Message]

Expected a ")".

M0520111

[Message]

Statement is unreachable.

M0520128

[Message]

Loop is not reachable from preceding code.

M0520174

[Message]

Expression has no effect.

M0520177

[Message]

Type "symbol" was declared but never referenced.

M0520193

[Message]

Zero used for undefined preprocessing identifier xxx.

M0520237

[Message]

Selector expression is constant.

M0520261

[Message]

Access control not specified ("name" by default).

M0520324

[Message]

Duplicate friend declaration.

M0520381

[Message]

Extra ";" ignored.

M0520399

[Message]

name has an operator new xxx() but no default operator delete xxx().

M0520400

[Message]

name has a default operator delete xxx() but no operator new xxx().

M0520479

[Message]

name redeclared "inline" after being called.

M0520487

[Message]

Inline name cannot be explicitly instantiated.

M0520534

[Message]

Use of a local type to specify an exception.

M0520535

[Message]

Redundant type in exception specification.

M0520549

[Message]

symbol is used before its value is set.

M0520550

[Message]

Type "symbol" was set but never used.

M0520618

[Message]

Struct or union declares no named members.

M0520652

[Message]

Calling convention is ignored for this type.

M0520678

[Message]

Call of "symbol" cannot be inlined.

M0520679

[Message]

symbol cannot be inlined.

M0520815

[Message]

Type qualifier on return type is meaningless.

M0520826

[Message]

name was never referenced.

M0520831

[Message]

Support for placement delete is disabled.

M0520863

[Message]

Effect of this "#pragma pack" directive is local to xxx.

M0520866

[Message]

Exception specification ignored.

M0520949

[Message]

Specifying a default argument on this declaration is nonstandard.

M0521348

[Message]

Declaration hides "symbol".

M0521353

[Message]

symbol has no corresponding member operator delete xxx (to be called if an exception is thrown during initialization of an allocated object).

M0521380

[Message]

Virtual xxx was not defined (and cannot be defined elsewhere because it is a member of an unnamed namespace).

M0521381

[Message]

Carriage return character in source line outside of comment or character/string literal.

M0523009

[Message]

This pragma has no effect.

M0523028

[Message]

Rule rule number : description

[Explanation]

Violation of a MISRA-C:2004 rule (indicated by the rule number and description) was detected.

M0523033

[Message]

Precision lost.

M0523086

[Message]

Rule rule number : description

[Explanation]

Violation of a MISRA-C:2012 rule (indicated by the rule number and description) was detected.

M0560002

[Message]

Symbol "symbol" created by optimization "optimization"

[Explanation]

The symbol named symbol was created as a result of the optimization.

M0560004

[Message]

"file"-"symbol" deleted by optimization

[Explanation]

As a result of symbol_delete optimization, the symbol named symbol in file was deleted.

M0560005

[Message]

The offset value from the symbol location has been changed by optimization "file"-"section"-"symbol + offset"

[Explanation]

As a result of the size being changed by optimization within the range of symbol + offset, the offset value was changed. Check that this does not cause a problem. To disable changing of the offset value, cancel the specification of the goptimize option on assembly of file.

M0560100

[Message]

No inter-module optimization information in "file"

[Explanation]

No inter-module optimization information was found in file. Inter-module optimization is not performed on file. To perform inter-module optimization, specify the goptimize option on compiling and assembly.

M0560101

[Message]

No stack information in "file"

[Explanation]

No stack information was found in file. file may be an assembler output file. The contents of the file will not be in the stack information file output by the linker.

M0560102

[Message]

Stack size "size" specified to the undefined symbol "symbol" in "file"

[Explanation]

Stack size size is specified for the undefined symbol named symbol in file.

M0560103

[Message]

Multiple stack sizes specified to the symbol "symbol"

[Explanation]

Multiple stack sizes are specified for the symbol named symbol.

M0560300

[Message]

Mode type "mode type1" in "file" differ from "mde type2"

[Explanation]

A file with a different mode type was input.

M0560400

[Message]

Unused symbol "file"-"symbol"

[Explanation]

The symbol named symbol in file is not used.

M0560500

[Message]

Generated CRC code at "address"

[Explanation]

CRC code was generated at address.

M0560510

[Message]

Section "section" was moved other area specified in option "cpu=<attribute>"

[Explanation]

section without dividing is allocated according to cpu=<attribute>.

M0560511

[Message]

Sections "section name","new section name" are Non-contiguous

[Explanation]

section was divided and the newly created section is new section name.

M0560700

[Message]

Section address overflow out of range : "section"