[Bug c++/39409] internal compiler error: Segmentation fault

2009-03-09 Thread amit at mobiletornado dot com
--- Comment #1 from amit at mobiletornado dot com 2009-03-09 14:38 --- Created an attachment (id=17430) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17430&action=view) the preprocessed file (gzipped) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39409

[Bug c++/39409] New: internal compiler error: Segmentation fault

2009-03-09 Thread amit at mobiletornado dot com
Status: UNCONFIRMED Severity: critical Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: amit at mobiletornado dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39409

[Bug libstdc++/18684] static member function not defined in std::locale::facet class

2008-01-16 Thread amit dot mitkar at gmail dot com
--- Comment #6 from amit dot mitkar at gmail dot com 2008-01-16 21:28 --- Am seeing the same problem. I understand that its not a bug with g++ but what about the resolution. How should one get around the issue ? In yanliu's second comment the said program doesn't directly

[Bug c++/33793] New: global scoping for htons/htohs fails (::htons)

2007-10-16 Thread amit dot khandelwal at lehman dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: amit dot khandelwal at lehman dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33793

Conflicting 'typedef' error - Which gcc switch to use?

2006-09-18 Thread amit
I am using gcc3.3.5 on solaris2.7. Its a 64 bit compilation I am compiling a file 'plugin.cpp'. It includes mach.h and the complation gives the following error. - mach.h error: conflicting types for `typedef vx_u32_t off32_t' /