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/19515] [4.0 Regression] Violation of C99 6.7.8 §21


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-19 00:07 -------
This is basically PR 18191 but for unions this time, the struct/array part has been fixed.
Note I think the following patch caused it:
2004-01-28  Richard Henderson  <rth@redhat.com>
        
        PR opt/13798

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org


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


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