https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20416
Jason Merrill changed:
What|Removed |Added
Known to fail||
--- Comment #8 from Jason Merrill ---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20416
shri314 at yahoo dot com changed:
What|Removed |Added
CC||shri314 at yahoo dot com
---
--- Comment #6 from jason at gcc dot gnu dot org 2007-10-04 18:00 ---
Fixed for 4.3.0.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASS
--- Comment #5 from jason at gcc dot gnu dot org 2007-10-04 17:58 ---
Subject: Bug 20416
Author: jason
Date: Thu Oct 4 17:58:07 2007
New Revision: 129020
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129020
Log:
PR c++/20416
* call.c (initialize_reference): Han
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org
|dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-10-05 20:38 ---
*** Bug 29360 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-04-19 15:08 ---
*** Bug 27216 has been marked as a duplicate of this bug. ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #2 from rsandifo at gcc dot gnu dot org 2005-11-21 16:09
---
BTW, this is 12.2/5.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20416
--- Comment #1 from rsandifo at gcc dot gnu dot org 2005-11-21 16:09
---
Confirmed. Here's a dejagnu-style testcase:
// PR c++/20416. We correctly constructed the temporary S in foo(),
// but incorrectly destroyed it every time foo() was called.
// { dg-do run }
extern "C" void abort