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 middle-end/32396] [4.1/4.2 Regression] gcc uses 0 as altivec load/store index



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-03-24 19:02 -------
This was indeed fixed by PR 34529:

.L3:
        stvx 0,0,9
        stvx 0,9,0
        addi 9,9,32
        bdnz .L3

-- Pinski


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.3.0 4.4.0
            Summary|[4.1/4.2/4.3/4.4 Regression]|[4.1/4.2 Regression]  gcc
                   |gcc uses 0 as altivec       |uses 0 as altivec load/store
                   |load/store index            |index


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


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