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/13475] [3.3 Regression] ICE on SIMD variables with partial value initialization


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-23 05:06 -------
Confirmed, A regression from 3.3.
>From Phil's regression hunter: Search converges between 2003-07-24-3.3 (#174) and 2003-07
-25-3.3 (#175).
Patch which caused this: <http://gcc.gnu.org/ml/gcc-patches/2003-07/msg02401.html>.

Fixed on the mainline: Search converges between 2003-06-19-trunk (#318) and 2003-06-20-
trunk (#319).

Patch which fixed it on the mainline: <http://gcc.gnu.org/ml/gcc-patches/2003-06/
msg02231.html>.
I will take care of back porting this patch (it is a small one).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-23 05:06:39
               date|                            |
            Summary|ICE on SIMD variables with  |[3.3 Regression] ICE on SIMD
                   |partial value initialization|variables with partial value
                   |                            |initialization
   Target Milestone|---                         |3.3.3


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


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