[Bug c++/29375] gcc4.0.3 produces code that copies a structure twice

2006-10-06 Thread deb at pixar dot com
--- Comment #3 from deb at pixar dot com 2006-10-07 04:01 --- Oops, I see how to get the patch. Never mind that part of the question, thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29375

[Bug c++/29375] gcc4.0.3 produces code that copies a structure twice

2006-10-06 Thread deb at pixar dot com
--- Comment #2 from deb at pixar dot com 2006-10-07 04:00 --- (In reply to comment #1) > I think this was fixed in 4.0.4 by the patch which fixed PR 23372. > For various reasons, upgrading to 4.0.4 isn't an option at this time. (a) How do I obtain the specific patch you ar

[Bug c++/29375] New: gcc4.0.3 produces code that copies a structure twice

2006-10-06 Thread deb at pixar dot com
mmary: gcc4.0.3 produces code that copies a structure twice Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: deb at pixar

[Bug c++/29106] sizeof(*var) in expression drops entire line of code out of compile

2006-09-16 Thread deb at pixar dot com
--- Comment #1 from deb at pixar dot com 2006-09-16 14:18 --- /* Using built-in specs. Target: x86_64-redhat-linux-gnu Configured with: ../gcc-4.0.3/configure x86_64-redhat-linux-gnu --prefix=/pixar/d2/sets/t\ ools-03 --exec-prefix=/pixar/d2/sets/tools-03 --bindir=/pixar/d2/sets/tools

[Bug c++/29106] New: sizeof(*var) in expression drops entire line of code out of compile

2006-09-16 Thread deb at pixar dot com
ned at gcc dot gnu dot org ReportedBy: deb at pixar dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29106