[Bug c++/29219] Template instantiation problem - Different behavior between gcc 4.0.x and gcc 3.4.x.

2006-09-25 Thread etienne dot clement at autodesk dot com
--- Comment #1 from etienne dot clement at autodesk dot com 2006-09-25 20:19 --- Created an attachment (id=12325) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12325&action=view) Program causing the problem. 1- Compile using the following command: > g++ -v -save-te

[Bug c++/29219] New: Template instantiation problem - Different behavior between gcc 4.0.x and gcc 3.4.x.

2006-09-25 Thread etienne dot clement at autodesk dot com
Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: etienne dot clement at autodesk dot com GCC build triplet: powerpc-apple-darwin8 GCC host triplet: i686-ap