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: "mikpe at it dot uu.se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Oct 2011 09:07:53 +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
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at gcc dot
| |gnu.org, mikpe at it dot
| |uu.se
--- Comment #3 from Mikael Pettersson <mikpe at it dot uu.se> 2011-10-11 09:07:53 UTC ---
This regression started with r159800, Eric Botcazou's PR44100 fix:
http://gcc.gnu.org/ml/gcc-cvs/2010-05/msg00854.html