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++/14932] [3.4/3.5 Regression] cannot use offsetof to get offsets of array elements in g++ 3.4.0 prerelease


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-13 01:53 -------
I have a fix for 3.5.0 if this is a valid code as I think it is.  But it is too invasive fix for 3.4.x.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
            Summary|cannot use offsetof to get  |[3.4/3.5 Regression] cannot
                   |offsets of array elements in|use offsetof to get offsets
                   |g++ 3.4.0 prerelease        |of array elements in g++
                   |                            |3.4.0 prerelease
   Target Milestone|---                         |3.4.1


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


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