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/49768] [4.6/4.7 Regression] C99 style union initializations does not work as expected with optimizations


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.17 22:00:08
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |4.6.2
            Summary|C99 style union             |[4.6/4.7 Regression] C99
                   |initializations does not    |style union initializations
                   |work as expected with       |does not work as expected
                   |optimizations               |with optimizations
     Ever Confirmed|0                           |1

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-17 22:00:08 UTC ---
Confirmed.


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