[Bug c++/43522] 4.4 regression: Attempts to instantiate unnecessary code

2010-03-25 Thread georgeh at rentec dot com
--- Comment #1 from georgeh at rentec dot com 2010-03-25 18:07 --- g++ -v output -- apologies: Using built-in specs. Target: i686-suse-linux Configured with: ../../gcc-4.4.3/configure --enable-languages=c,c++,fortran --p refix=/usr/local/products/gcc/4.4.3-32 --with-gnu-as --with-as

[Bug c++/43522] New: 4.4 regression: Attempts to instantiate unnecessary code

2010-03-25 Thread georgeh at rentec dot com
unnecessary code Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: georgeh at rentec dot com GCC target triplet: i686-suse-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43522

[Bug c++/32350] Very high compile times for template code

2007-06-14 Thread georgeh at rentec dot com
--- Comment #1 from georgeh at rentec dot com 2007-06-14 22:02 --- Created an attachment (id=13706) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13706&action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32350

[Bug c++/32350] New: Very high compile times for template code

2007-06-14 Thread georgeh at rentec dot com
tus: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: georgeh at rentec dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32350

[Bug c++/24525] g++ fails to warn when converting UDT through double to int

2006-12-11 Thread georgeh at rentec dot com
--- Comment #3 from georgeh at rentec dot com 2006-12-11 14:34 --- (In reply to comment #2) > > Is this what you wished? > Yes. -- georgeh at rentec dot com changed: What|Removed

[Bug c++/24525] New: g++ fails to warn when converting UDT through double to int

2005-10-25 Thread georgeh at rentec dot com
rting UDT through double to int Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: georgeh at rentec dot c