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/53084] [4.7/4.8 Regression] GCC cannot handle array initialization of string constant with point arithmetic properly


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |wrong-code
   Last reconfirmed|                            |2012-04-23
     Ever Confirmed|0                           |1
            Summary|GCC cannot handle array     |[4.7/4.8 Regression] GCC
                   |initialization of string    |cannot handle array
                   |constant with point         |initialization of string
                   |arithmetic properly         |constant with point
                   |                            |arithmetic properly
   Target Milestone|---                         |4.7.1
           Severity|critical                    |normal

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-23 10:22:34 UTC ---
Confirmed.


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