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/32041] [4.3/4.4 Regression] offsetof buglet



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-01-03 07:06 -------
If I have time next week, I might fix this bug, it is a matter of adding
support for parsing -> during offsetof parsing (__builtin_offsetof is not
really a builtin :) ) and making sure we reject the indirect reference here if
it is produced.


-- 


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


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