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++/13275] [3.4 regression] Implementation of offsetof macro


------- Additional Comments From gdr at integrable-solutions dot net  2003-12-03 02:51 -------
Subject: Re:  [3.4 regression] Implementation of offsetof macro

"bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| Confirmed. Nathan, want to give this one a shot as well since you 
| already did the other one? 

I think a long-term solution is to have GCC provide a built-in
operator __offsetof__ and implement The Right Semantics, instead of we
playing with evil macros and casts.

-- Gaby


-- 


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


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