Re: addressability checks in the gimplifier

2006-06-19 Thread Olivier Hainque
Hello, As a followup to my previous message enquiring about the intent underlying various addressability checks in the gimplifier, attached is an example of patch which addresses the issues we're observing. It for instance fixes an ICE in in expand_expr_addr_expr_1 on the testcase

addressability checks in the gimplifier

2006-06-02 Thread Olivier Hainque
Hello, First a short description of a problem we are seeing, then a couple of related questions on addressability checks in the gimplifier. >From a simple Ada testcase which I can provide if need be, the front-end is producing a MODIFY_EXPR with a lhs of the following shape when we get