This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50608] [4.6/4.7 Regression] cannot apply 'offsetof' to a non constant address
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Oct 2011 09:34:37 +0000
- Subject: [Bug c++/50608] [4.6/4.7 Regression] cannot apply 'offsetof' to a non constant address
- Auto-submitted: auto-generated
- References: <bug-50608-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50608
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-10-04
Summary|cannot apply 'offsetof' to |[4.6/4.7 Regression] cannot
|a non constant address |apply 'offsetof' to a non
| |constant address
Ever Confirmed|0 |1
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-04 09:34:37 UTC ---
Seems a Regression.