------- Comment #3 from ebotcazou at gcc dot gnu dot org 2007-03-16 06:51 ------- > So does the version 3.4.3 actually has the data alignment issues handled ?
Not quite sure what you mean exactly. GCC generates code that conforms to the alignment requirements of the architecture it will run on. Your problem is either a bug in your code or a bug in the compiler. In either case, you're not using an official FSF release so please report it to the vendor (very likely Sun in this case). -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31185