This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13166] [3.4 regression] internal compiler error with cvs version 3.4 20031122
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Nov 2003 14:54:43 -0000
- Subject: [Bug c++/13166] [3.4 regression] internal compiler error with cvs version 3.4 20031122
- References: <20031123131343.13166.rafael.espindola@ic.unicamp.br>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2003-11-23 14:54 -------
Confirmed. Test case:
namespace sc_dt {
class sc_length_param {
friend int compare_unsigned(int if_v_signed = 0);
};
}
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|internal compiler error with|[3.4 regression] internal
|cvs version 3.4 20031122 |compiler error with cvs
| |version 3.4 20031122
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13166