This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24275] New: Previously accepted code fails with 4.0.2
- From: "john at johnmaddock dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Oct 2005 16:37:45 -0000
- Subject: [Bug c++/24275] New: Previously accepted code fails with 4.0.2
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
We have some code in Boost that was previously accepted by all versions of gcc
(and a host of other compilers), but is being rejected by gcc-4.0.2. I'll
attach the preprocessed source so you can reproduce the issue, but basically
some non-member operators are no longer being found when they should.
John Maddock.
--
Summary: Previously accepted code fails with 4.0.2
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: john at johnmaddock dot co dot uk
GCC build triplet: Linux x86
GCC host triplet: Linux x86
GCC target triplet: Linux x86
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24275