[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-13 15:48 --- : Search converges between 2004-07-12-trunk (#484) and 2004-07-13-trunk (#485). I don't think this is valid code though, errors from 3.4: input.cc: In function `void Position()': input.cc:16: error: no

[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2004-12-13 17:01 --- Try this instead (too much deletia). templateclass T class PLCFIterator; templateclass T class PLCF { friend class PLCFIteratorT; public: PLCFIteratorT at( unsigned int index ) const; };

[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-13 17:05 --- (In reply to comment #2) Yes that one is valid code. Both have the same date so I assume they are the same bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18957

[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-14 14:12 --- *** This bug has been marked as a duplicate of 18825 *** -- What|Removed |Added

[Bug c++/18957] [4.0 regression] ICE in perform_or_defer_access_check

2004-12-13 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18957