This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21312] [3.4/4.0/4.1 Regression] Access violation diagnostic given twice
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 May 2005 12:00:52 -0000
- Subject: [Bug c++/21312] [3.4/4.0/4.1 Regression] Access violation diagnostic given twice
- References: <20050501033228.21312.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2005-05-14 12:00 -------
Patch for 4.1 submitted:
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01322.html
It requires another patch from me:
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg01320.html
Won't fix in 3.4. A stripped down version is possible for 4.0
(adding ACCESS tree node, only used in enforce_access
and not in semantics.c and parser.c).
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21312