This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/27227] [4.0 Regression] rejects valid code with some extern "C"
- 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 Jul 2006 10:48:21 -0000
- Subject: [Bug c++/27227] [4.0 Regression] rejects valid code with some extern "C"
- References: <bug-27227-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from pinskia at gcc dot gnu dot org 2006-07-15 10:48 -------
(In reply to comment #12)
> Upgrading from 4.1.1 to 4.1.2 should be painless, i.e. fix bugs only. But now
> we suddenly have 13 package build failures in Debian.
It is a bug fix, just not what normal people think about bug fix. If there was
not a defect report still open about this case, I actually would say this was a
bug fix but this one is a bit weird as the defect report was not resolved yet.
I have a feeling Mark should not have changed the behavior until it was
resolved as there was no comments on the defect report either. Anyways I filed
PR 28389 about the defect report so that people know that the standard is
ambiguous and that maybe we can get the behavior back to the orginal
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27227