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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-01-14
                 CC|                            |vehre at gcc dot gnu.org
      Known to work|                            |4.9.3, 6.0
            Summary|Sourced allocation calls    |[5 Regression] Sourced
                   |function twice              |allocation calls function
                   |                            |twice
     Ever confirmed|0                           |1
      Known to fail|                            |5.3.0

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> I believe this may gave been fixed in 6.0, but 5.3 seems to still have the 
> problem.

Likely fixed on trunk by revision r229294. The function is called only once
with 4.8 and 4.9 and up to revision r221412, but called twice with r221464
(+patches), likely r221436.

Reply via email to