Hello,
We have got some new warning during compilation of software when changing compiler version from 1607 to 1705.

The warning states:
NXP/PowerPC/platform/devices/MPC5777C/startup/gcc/startup_MPC5777C.S:503: Warning: invalid register expression
NXP/PowerPC/platform/devices/MPC5777C/startup/gcc/startup_MPC5777C.S:504: Warning: invalid register expression
The code mentioned in a warning message is as follows:

This part of the code is directly copied from NXP documentation AN5191 "MPC5777C Software Initialization and Optimization". Why is this warning showing all of a sudden and how to remove this warning in a proper way?
Best regards