------- Comment #11 from pinskia at gcc dot gnu dot org  2005-10-21 16:15 
-------
(In reply to comment #10)
> Andrew, why do you say that the location of the diagnostics in comment #5?
Those line numbers are different than what I orginally got.  So something fixed
this already in 4.0.2 and 4.1.0 (I had not rechecked until today).
Before I had got:
t.cc: In function `void Bar2()':
t.cc:19: error: no matching function for call to `Parm::Parm(temp&)'
t.cc:13: note: candidates are: Parm::Parm()
t.cc:14: note:                 Parm::Parm(const Parm&)

and still do in 3.4.5.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|2.95.3                      |2.95.3 4.0.2 4.1.0
            Summary|[3.4/4.0/4.1 Regression]    |[3.4 Regression] Wrong line
                   |Wrong line number in        |number in diagnostic
                   |diagnostic                  |
   Target Milestone|4.0.3                       |3.4.5


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

Reply via email to