This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/31185] Bus Error in Solaris Sparc



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]