diff options
| author | Denis Mazzucato <mazzucato@adacore.com> | 2025-10-30 12:56:58 +0100 |
|---|---|---|
| committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2025-11-18 16:05:09 +0100 |
| commit | 3b5c0c0f3acf9cab725381484a7c2d0bf65c7456 (patch) | |
| tree | c28b18a7673c52bdbf392e9bca770982207b52e7 /libjava/classpath/java/io/FileNotFoundException.java | |
| parent | 753e088fdd786a25a20b94b5e3b6d5708191468d (diff) | |
ada: Reserve Is_Constructor for Ada constructors
This patch renames old Is_Constructor to a new Is_CPP_Constructor and reserves
Is_Constructor for Ada constructors.
gcc/ada/ChangeLog:
* sem_util.adb (Is_Constructor_Procedure): Replace by Is_Constructor.
* sem_util.ads: Likewise.
* sem_ch6.adb (Analyze_Direct_Attribute_Definition): Set Is_Constructor.
* einfo.ads: Use Is_Constructor for Ada constructors, and
Is_CPP_Constructor for CPP constructors.
* exp_ch6.adb: Likewise.
* exp_disp.adb: Likewise.
* freeze.adb: Likewise.
* gen_il-fields.ads: Likewise.
* gen_il-gen-gen_entities.adb: Likewise.
* gen_il-internals.adb: Likewise.
* par-ch6.adb: Likewise.
* sem_prag.adb: Likewise.
* treepr.adb: Likewise.
Diffstat (limited to 'libjava/classpath/java/io/FileNotFoundException.java')
0 files changed, 0 insertions, 0 deletions
