diff options
author | Yannick Moy <moy@adacore.com> | 2019-07-01 13:35:38 +0000 |
---|---|---|
committer | Pierre-Marie de Rodat <pmderodat@gcc.gnu.org> | 2019-07-01 13:35:38 +0000 |
commit | 1d0b1439ae4db4b52cb2bfd6b786d68bb8b5bb15 (patch) | |
tree | 8564f4a30bd851f6021a87f58e68814c03266dfb /gcc/c | |
parent | 25feb37fc665e0c46ee2deec9f47f5ffd4cdd702 (diff) | |
download | gcc-1d0b1439ae4db4b52cb2bfd6b786d68bb8b5bb15.zip gcc-1d0b1439ae4db4b52cb2bfd6b786d68bb8b5bb15.tar.gz gcc-1d0b1439ae4db4b52cb2bfd6b786d68bb8b5bb15.tar.bz2 |
[Ada] Improve error message on mult/div between fixed-point and integer
Multiplication and division of a fixed-point type by an integer type is
only defined by default for type Integer. Clarify the error message to
explain that a conversion is needed in other cases.
Also change an error message to start with lowercase as it should be.
2019-07-01 Yannick Moy <moy@adacore.com>
gcc/ada/
* sem_ch4.adb (Operator_Check): Refine error message.
From-SVN: r272866
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions