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++/13710] [3.3 regression] ICE with typeof


------- Additional Comments From gdr at gcc dot gnu dot org  2004-01-21 03:54 -------
(In reply to comment #4)
> Patch fixing this is at
<http://gcc.gnu.org/ml/gcc-patches/2004-01/msg01847.html>. It appears 
> to apply cleanly to 3.3 branch...

Yes, but the result is not clean :-(  The testcase does not pass.  The failure
has to do with some access checking which are causing the compiler to "bail out"
(same as ICEing in checking mode).
I don't have time to investigate it now. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gdr at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13710


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