------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-31 
18:49 -------
Confirmed, note this is either a front-end bug because the front-end produces 
multiple stores or a 
target bug for not combining those stores to one store string instruction.

Also if one initializer is missing it turns out it is undefined if you access 
that data.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |target
     Ever Confirmed|                            |1
 GCC target triplet|                            |i686-pc-linux-gnu
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-31 18:49:10
               date|                            |


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

Reply via email to