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/42920] gcc does not produce necessary vec_lvrx instructions



------- Comment #4 from pinskia at gcc dot gnu dot org  2010-01-31 23:18 -------
Actually can you paste the output of ppu-g++?  I think this has been fixed on
the trunk already.  Also can you try 4.4 which has Cell support in it, though I
cannot remember when I submitted the Cell Altivec support.  It might be only
included on the trunk.

I fixed at least a bug like this in the PS3 GCC based toolchain and made sure
that the fix made it into the FSF when I submitted the Cell Altivec support. 


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING
          Component|c++                         |target
  GCC build triplet|x86_64-linux-gnu            |
   GCC host triplet|x86_64-linux-gnu            |
 GCC target triplet|ppu                         |powerpc*-*-*
           Keywords|                            |wrong-code


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


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