https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70867

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-04-29
                 CC|                            |ebotcazou at gcc dot gnu.org
   Target Milestone|---                         |6.2
            Summary|access discriminant in      |[6 regression] access
                   |return aggregate detected   |discriminant in return
                   |as dangling if set from an  |aggregate wrongly detected
                   |implicit dereference in     |as dangling
                   |generic package             |
     Ever confirmed|0                           |1

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Confirmed, the implementation of the new check overlooks several cases.

Reply via email to