This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/46824] chromium-compile failed because error: no match for âoperator*â in
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 Mar 2011 17:20:23 +0000
- Subject: [Bug c++/46824] chromium-compile failed because error: no match for âoperator*â in
- Auto-submitted: auto-generated
- References: <bug-46824-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46824
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
CC| |dodji at gcc dot gnu.org,
| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-10 17:20:05 UTC ---
This started being rejected with
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167250
I'll let Dodji/Jason comment on whether the testcase is valid or not.