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]

g++: class reference member changes its address value during run


Hi!

While I am trying to create a small example which shows the same effect
(seems not to be easy) You could already answer this question:

Is it OK if the output of the address of a class reference member
changes its value after the constructor call in subsequent member function
calls?

Are there known bugs with gcc-3.0.1 which could have such an effect?


Markus


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