[Bug c++/13244] Demangler should parenthesize > operator?

gdr at integrable-solutions dot net gcc-bugzilla@gcc.gnu.org
Mon Dec 1 02:51:00 GMT 2003


------- Additional Comments From gdr at integrable-solutions dot net  2003-12-01 02:51 -------
Subject: Re:  New: Demangler should parenthesize > operator?

"drow at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| 00000000 W void dep8<3>(foo<(3) > (2)>*)
| 
| 
| I'm told there's a DR about this.  But definitely GCC doesn't accept
| something like <3 > 2>, you have to say <(3 > 2)>.  Probably the
| demangler should do something similar?

Definitely.

-- Gaby


-- 


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



More information about the Gcc-bugs mailing list