[Bug c++/19404] [4.0 Regression] anonymous types and templates and rejecting valid code

2005-04-08 Thread lars at trolltech dot com
--- Additional Comments From lars at trolltech dot com 2005-04-08 14:36 --- Hi Mark, (In reply to comment #3) > This code is invalid. The use of ">>" requires the instantiation of the > declaration of the overloaded "operator>>", but that inst

[Bug c++/19404] [4.0 Regression] anonymous types and templates and rejecting valid code

2005-04-08 Thread lars at trolltech dot com
--- Additional Comments From lars at trolltech dot com 2005-04-08 16:35 --- Subject: Re: [4.0 Regression] anonymous types and templates and rejecting valid code On Friday 08 April 2005 17:34, mark at codesourcery dot com wrote: > --- Additional Comments From mark at codesourc

[Bug c/22432] New: Wrong code generation using MMX intrinsics on amd64

2005-07-12 Thread lars at trolltech dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars at trolltech dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: linux-amd64 http://gcc.

[Bug c++/21476] New: g++ puts read only data into the .data section

2005-05-09 Thread lars at trolltech dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars at trolltech dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21476

[Bug c++/19199] New: Wrong warning about returning a reference to a temporary

2004-12-30 Thread lars at trolltech dot com
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: lars at trolltech dot com CC: gcc-bugs at gcc do