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 target/29818] code with SSE segfaults with gcc-3.4.6, runs fine with gcc-4.1.1



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-11-17 01:45 -------
(In reply to comment #8)
> Please see
> 

Can you try the patch mentioned in:
http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01005.html

(I am about to submit a new version of the patch but it does not change
functionality of the patch, just some style issues).

If that does not work, this is most likely an issue with unions and vector
accesses which is really PR 28367.  I am working slowly on these two issues
because I have other work I need to do for Sony.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29818


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