This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13166] [3.4 regression] internal compiler error with cvs version 3.4 20031122


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]