[Bug c++/29003] operator name accepted in typedef
tbm at cyrius dot com
gcc-bugzilla@gcc.gnu.org
Sat Aug 25 09:41:00 GMT 2007
------- Comment #2 from tbm at cyrius dot com 2007-08-25 09:41 -------
I also get this ICE with 4.3, but with 4.2 I get the following instead:
(sid)25944:tbm@em64t: ~/src/a] g++-4.2 -c t.cc
t.cc:3: error: argument dependent lookup finds âÂÂoperator!âÂÂ
t.cc:5: error: in call to âÂÂoperator!âÂÂ
t.cc:5: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/ccGjUbxr.out file, please attach this to
your bugreport.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29003
More information about the Gcc-bugs
mailing list