--- Comment #2 from mmitchel at gcc dot gnu dot org 2006-07-19 22:49
---
Subject: Bug 28338
Author: mmitchel
Date: Wed Jul 19 22:49:20 2006
New Revision: 115600
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115600
Log:
PR c++/28338
* decl.c (layout_var_decl): D
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28338
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-11 11:19 ---
>From the look of it, someone forgets to have an unique identifier for the
temporary variables (for references). Right now it is semi unique but only to
the other functions.
--
pinskia at gcc dot gnu dot org cha
--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.0.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28338