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/17339] regression in offsetof handling


------- Additional Comments From giovannibajo at libero dot it  2004-09-06 21:07 -------
Confirmed.

Notice that this is not standard C as JSM said, it is just a GNU extension. 
Please, use the standard offsetof() macro instead of rolling up your own, that 
will always work.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.5.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-06 21:07:19
               date|                            |


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


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