This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17310] __builtin_offsetof doesn't check dependent expressions
- From: "mark at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2004 20:34:34 -0000
- Subject: [Bug c++/17310] __builtin_offsetof doesn't check dependent expressions
- References: <20040903202001.17310.rth@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mark at codesourcery dot com 2004-09-03 20:34 -------
Subject: Re: __builtin_offsetof doesn't check dependent expressions
rth at gcc dot gnu dot org wrote:
>------- Additional Comments From rth at gcc dot gnu dot org 2004-09-03 20:22 -------
>Current status: http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02553.html
>
>
>
You may very well be right that we are not resolving field access as
soon as we should.
In that case, it might make sense to assign this to me. In any case, so
long as the problem I pointed out is not a regression, I don't think you
should worry too much about fixing it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17310