aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
diff options
context:
space:
mode:
authorEd Schonberg <schonberg@adacore.com>2006-02-15 10:40:13 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2006-02-15 10:40:13 +0100
commit59e54267fc4d2eec894f1f4f4f8fc596cee68f3a (patch)
tree32c03273ec579732a66a0a65cd00ad690b168a81 /gcc/tree-flow-inline.h
parentf55cfa2e7ffb31f3afcd63d10308574bcc9cae4a (diff)
downloadgcc-59e54267fc4d2eec894f1f4f4f8fc596cee68f3a.zip
gcc-59e54267fc4d2eec894f1f4f4f8fc596cee68f3a.tar.gz
gcc-59e54267fc4d2eec894f1f4f4f8fc596cee68f3a.tar.bz2
re PR ada/18819 (ACATS cdd2a02 fail at runtime)
2006-02-13 Ed Schonberg <schonberg@adacore.com> Javier Miranda <miranda@adacore.com> Eric Botcazou <ebotcazou@adacore.com> * exp_util.ads, exp_util.adb (Find_Prim_Op, Is_Predefined_Primitive_Operation): When searching for the predefined equality operator, verify that operands have the same type. (Is_Predefined_Dispatching_Operation): Remove the code that looks for the last entity in the list of aliased subprograms. This code was wrong in case of renamings. (Set_Renamed_Subprogram): New procedure (Remove_Side_Effects): Replace calls to Etype (Exp) with use of the Exp_Type constant computed when entering this subprogram. (Known_Null): New function (OK_To_Do_Constant_Replacement): New function (Known_Non_Null): Check scope before believing Is_Known_Non_Null flag (Side_Effect_Free): An attribute reference 'Input is not free of side effect, unlike other attributes that are functions. (from code reading). (Remove_Side_Effects): Expressions that involve packed arrays or records are copied at the point of reference, and therefore must be marked as renamings of objects. (Is_Predefined_Dispatching_Operation): Return false if the operation is not a dispatching operation. PR ada/18819 (Remove_Side_Effects): Lift enclosing type conversion nodes for elementary types in all cases. From-SVN: r111069
Diffstat (limited to 'gcc/tree-flow-inline.h')
0 files changed, 0 insertions, 0 deletions