[Bug c++/36971] Portability issue from gcc 2.96 to gcc 4.1.1 for c++ casting

2008-08-01 Thread shyam_77_2000 at yahoo dot com
-- shyam_77_2000 at yahoo dot com changed: What|Removed |Added CC||shyam_77_2000 at yahoo dot

[Bug c++/36971] New: Portability issue from gcc 2.96 to gcc 4.1.1 for c++ casting

2008-07-30 Thread shyam_77_2000 at yahoo dot com
Hello i have code working in gcc 2.96 and porting it to gcc 4.1.1 gives me a complete different result; please suggest what should i change in my code to make to portable for gcc 4.1.1 specific //code that was working in gcc 2.96 #include #include #include using namespace std; typedef struct c {

[Bug c++/36964] New: reintrepret_cast corrupts data / does not work as expected

2008-07-29 Thread shyam_77_2000 at yahoo dot com
.1.1 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: shyam_77_2000 at yahoo dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36964