This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22252] [4.0 Regression] pragma interface/implementation still break synthesized methods
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2006 22:52:07 -0000
- Subject: [Bug c++/22252] [4.0 Regression] pragma interface/implementation still break synthesized methods
- References: <bug-22252-183@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from pinskia at gcc dot gnu dot org 2006-01-15 22:52 -------
(In reply to comment #10)
> The claim in Comment #9 is that this is a 4.1 regression as well as a 4.0
> regression, so I've udpated the subject line. It would be interesting to know
> if this affects mainline as well.
Actually that was a different bug. That was PR 25010 so this was fixed also in
4.1 fully. Tested on the mainline and the 4.1 branch to confirm that.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.0/4.1 Regression] pragma |[4.0 Regression] pragma
|interface/implementation |interface/implementation
|still break synthesized |still break synthesized
|methods |methods
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22252