This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12332] [3.4 Regression] ICE in overload resolution
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2003 16:33:00 -0000
- Subject: [Bug c++/12332] [3.4 Regression] ICE in overload resolution
- References: <20030918181830.12332.nathan@gcc.gnu.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=12332
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Severity|normal |critical
Status|RESOLVED |UNCONFIRMED
Keywords| |ice-on-valid-code
Resolution|FIXED |
Summary|ICE in overload resolution |[3.4 Regression] ICE in
| |overload resolution
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-20 16:32 -------
Reopening since the patch to pt.c was not applied.