[Bug c++/21369] New: Template function definition rejected if function return type begins with 'struct'

2005-05-03 Thread pkoning at equallogic dot com
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc dot gnu dot org

[Bug c++/21373] New: Strange error message on reference to static const member initialized via cast

2005-05-03 Thread pkoning at equallogic dot com
ized via cast Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc do

[Bug c/21391] New: referencing a type via a cast does not emit it for debug

2005-05-04 Thread pkoning at equallogic dot com
nedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21391

[Bug c/21392] New: Wrong code generated for array of enum with "mode" attribute

2005-05-04 Thread pkoning at equallogic dot com
mponent: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-unknown-netbsdelf1.6.2 GCC host triplet: i386-unknown-netbsdelf1.6.2 GCC target triplet: mipsel-netbsdelf http://g

[Bug target/21472] New: Gcc generates CALL16 reloc that ld objects to

2005-05-09 Thread pkoning at equallogic dot com
iority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-netbsdelf GCC host triplet: i386-netbsdelf GCC target triplet: mipsel-netbsd

[Bug target/21472] Gcc generates CALL16 reloc that ld objects to

2005-05-09 Thread pkoning at equallogic dot com
--- Additional Comments From pkoning at equallogic dot com 2005-05-09 16:30 --- Created an attachment (id=8845) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8845&action=view) Preprocessed source file of the code that shows the problem -- http://gcc.gnu.org/b

[Bug target/21472] Gcc generates CALL16 reloc that ld objects to

2005-05-09 Thread pkoning at equallogic dot com
--- Additional Comments From pkoning at equallogic dot com 2005-05-09 16:31 --- Created an attachment (id=8846) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8846&action=view) Assembly file generated by gcc 4.0.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21472

[Bug c++/21631] New: Diagnostic for misdefined copy constructor is not particularly clear

2005-05-17 Thread pkoning at equallogic dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-netbsd GCC host triplet: i386-netb

[Bug c++/21656] New: Spurious "template with C linkage" error message

2005-05-18 Thread pkoning at equallogic dot com
nedTo: unassigned at gcc dot gnu dot org ReportedBy: pkoning at equallogic dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-unknown-netbsdelf1.6.2 GCC host triplet: i386-unknown-netbsdelf1.6.2 GCC target triplet: mips64el-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21656

[Bug target/21656] Spurious "template with C linkage" error message

2005-05-18 Thread pkoning at equallogic dot com
--- Additional Comments From pkoning at equallogic dot com 2005-05-18 21:41 --- Thanks. I added that to config/mips/elf.h and it works correctly now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21656