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 middle-end/16315] Strange variable names for temporaries in warnings


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-01 20:34 -------
a) is the same as PR 14329.

b)  hmm, this is hard as the copy constructor for A is compiler generated.

c) why turn them off when they are correct?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |middle-end
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-07-01 20:34:18
               date|                            |
            Summary|[3.5 regression] Strange    |Strange variable names for
                   |variable names for          |temporaries in warnings
                   |temporaries in warnings     |


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


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