This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11490] [3.4 regression] Spurious signedness warning with templates
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 14:34:45 -0000
- Subject: [Bug c++/11490] [3.4 regression] Spurious signedness warning with templates
- References: <20030710162933.11490.bangerth@dealii.org>
- 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=11490
------- Additional Comments From dhazeghi at yahoo dot com 2003-07-11 14:34 -------
Did the fix include a testcase?