[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2008-05-11 19:33 --- Subject: Bug 35578 Author: reichelt Date: Sun May 11 19:32:51 2008 New Revision: 135181 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135181 Log: PR c++/35578 * parser.c

[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #6 from reichelt at gcc dot gnu dot org 2008-05-11 19:36 --- Subject: Bug 35578 Author: reichelt Date: Sun May 11 19:35:20 2008 New Revision: 135182 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135182 Log: PR c++/35578 * parser.c

[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-05-11 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2008-05-11 19:37 --- Now also fixed on the 4.3 and 4.2 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35578] [4.2/4.3 Regression] Error about misplaced 'friend' word is issued on a wrong line

2008-03-31 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to fail|4.2.0 |4.2.0 4.3.0 Priority|P3 |P2

[Bug c++/35578] [4.2/4.3 regression] Error about misplaced 'friend' word is issued on a wrong line

2008-03-30 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2008-03-30 22:08 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Known