This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/28338] [4.0/4.1/4.2 regression] ICE/rejects-valid with references



------- 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 changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-07-11 11:19:00
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28338


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]