This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11512] [3.4 Regression] Spurious warning for comma-operator in templates
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2003 23:42:48 -0000
- Subject: [Bug c++/11512] [3.4 Regression] Spurious warning for comma-operator in templates
- References: <20030713133247.11512.jan@etpmod.phys.tue.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11512
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-06 23:42 -------
With Phil's regression hunter today, I now get: Search converges between 2003-07-08-trunk
(#337) and 2003-07-09-trunk (#338). which corresponds to what Janis gets but I also tried with
limiting to just between 2003-04-11 and 2003-04-12 it returns it fails so something is wrong
because there is no warning at all; I do not know if it is Phil's regression hunter or gcc just rejected
this at that point.