This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/21312] [3.4/4.0/4.1 Regression] Access violation diagnostic given twice


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]