aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
diff options
context:
space:
mode:
authorEd Schonberg <schonberg@adacore.com>2005-09-05 10:03:48 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2005-09-05 10:03:48 +0200
commit2c867f5a52a8fbe19640847244e0251754fd85b2 (patch)
tree2647249f9076f1c38e2b275cbb3e1817bf9c0d98 /gcc/java
parent63e746db7a33e60716aa60fea4497d90402251fd (diff)
downloadgcc-2c867f5a52a8fbe19640847244e0251754fd85b2.zip
gcc-2c867f5a52a8fbe19640847244e0251754fd85b2.tar.gz
gcc-2c867f5a52a8fbe19640847244e0251754fd85b2.tar.bz2
sem_util.ads, [...] (Gather_Components): Omit interface tags from the list of required components.
2005-09-01 Ed Schonberg <schonberg@adacore.com> * sem_util.ads, sem_util.adb (Gather_Components): Omit interface tags from the list of required components. (Is_Controlling_Limited_Procedure): Determine whether an entity is a primitive procedure of a limited interface with a controlling first parameter. (Is_Renamed_Entry): Determine whether an entry is a procedure renaming of an entry. (Safe_To_Capture_Value): A value (such as non_null) is not safe to capture if it is generated in the second operand of a short-circuit operation. Do not capture values for variables with address clauses. (Is_Object_Reference): Treat a function call as an object reference only if its type is not Standard_Void_Type. From-SVN: r103888
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions